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

M1 arm64 #6

Open
luluhoc opened this issue Jan 20, 2022 · 0 comments
Open

M1 arm64 #6

luluhoc opened this issue Jan 20, 2022 · 0 comments

Comments

@luluhoc
Copy link

luluhoc commented Jan 20, 2022

Can you add arm64 lib?

I'm getting when running on m1 mac this error:

/Users/xxxx/Desktop/Zebra-Printer-Samples/ios/Pods/Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 15.2.99. (in target 'boost-for-react-native' from project 'Pods')
/Users/xxxx/Desktop/Zebra-Printer-Samples/ios/ZSDKRCTDevDemo.xcodeproj: error: The linked library 'libPods-ZSDKRCTDevDemo.a' is missing one or more architectures required by this target: arm64. (in target 'ZSDKRCTDevDemo' from project 'ZSDKRCTDevDemo')

objc[42310]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libamsupport.dylib (0x1e3eab130) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x1087002c8). One of the two will be used. Which one is undefined.
objc[42310]: Class AMSupportURLSession is implemented in both /usr/lib/libamsupport.dylib (0x1e3eab180) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x108700318). One of the two will be used. Which one is undefined.
** BUILD FAILED **

the workaround this is to run xcode through rosetta

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

1 participant