LinkOS-iOS-Samples
LinkOS-iOS-Samples copied to clipboard
Apple Silicon Macs
Can't build app for iOS Simulator on Apple Silicon Macs
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.
Any plans on moving to XCFramework? Since this issue can't be solved using fat library
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.
Okay, thanks for the information :)
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.