Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Support for ios-arm64_x86_64-simulator #7

Open
ToineHulshof opened this issue Dec 24, 2023 · 1 comment
Open

Support for ios-arm64_x86_64-simulator #7

ToineHulshof opened this issue Dec 24, 2023 · 1 comment

Comments

@ToineHulshof
Copy link

ToineHulshof commented Dec 24, 2023

It would be nice if the compiled xcframework includes a binary for ios-arm64_x86_64-simulator to allow for running in a simulator on an Apple silicon equipped device. Currently, in this case, the following linker error is emitted:

... found architecture 'x86_64', required architecture 'arm64'

@xbjfk
Copy link
Member

xbjfk commented Dec 25, 2023

Yep, this is a known issue - in the coming few weeks I may have an alternative method and arm64 simulator support will be one of the upsides - the current approach is full of hacks and magic

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants