I am facing an issue with "libZSDK_API.a" with Xcode 15.0.1 and M2 Macbook. I am getting a compilation error:
ld: building for 'iOS-simulator', but linking in object file (/Volumes/Data/Projects/AppName/ZebraSDK/libZSDK_API.a[arm64][2](TcpPrinterConnection.o)) built for 'iOS'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Is there any new library available to update?
1 Replies
Hi Mog,
Please refer to this thread (https://developer.zebra.com/content/link-os-sdk-ios-v151049-doesnt-buil…) to download the Link-OS SDK for iOS v1.6.1130, which addresses the simulator issue.