Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple Silicon Macs #9

Open
michalopach opened this issue Nov 18, 2022 · 5 comments
Open

Apple Silicon Macs #9

michalopach opened this issue Nov 18, 2022 · 5 comments

Comments

@michalopach
Copy link

Can't build app for iOS Simulator on Apple Silicon Macs

@ssizebra
Copy link
Collaborator

This is a known issue as the libZSDK_API.a was built for the Mac's Intel processor. It won't work with the emulator for the Mi processor, unless using the Rosetta.

@michalopach
Copy link
Author

Any plans on moving to XCFramework? Since this issue can't be solved using fat library

@ssizebra
Copy link
Collaborator

The SDK product mgmt team is assessing the resources and priorities among other things. As the impact of the issue is currently only on the simulator, it may not be given a priority. I do not expect this gets addressed any time soon.

@michalopach
Copy link
Author

Okay, thanks for the information :)

@svenmuennich
Copy link

Just in case you missed it: at least since version 1.6.1130 the SDK is also distributed as an xcframework with support for Apple Silicon.

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

No branches or pull requests

3 participants