-
-
Notifications
You must be signed in to change notification settings - Fork 848
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
Xcode build failed #1304
Comments
Can you please try the |
@ferdicus |
my mapbox component:
|
@designervoid sounds like duplicate of https://github.com/react-native-mapbox-gl/maps/issues/1031 is this an M1 Mac?! |
@mfazekas |
answer of @questionsrvdende in thread
|
so all good, yes? closing this |
You can encounter this error on both x86 and Apple Silicon. On x86 it's solved with the EXCLUDE_ARCH build setting. On Apple Silicon, there's still no fix. Let's keep this issue scoped to x86 and close it. |
Describe the bug
I can run my app in debug mode on device and simulator with
npx react-native run-ios
.I can create archives of my app and send them in Test Flight and AppStore.
I can build with detox-cli my debug and release mode iOS app.
But xCode12 run on device or simulator build failed with that error:
To Reproduce
Build project with
"@react-native-mapbox-gl/maps": "^8.2.0-beta1",
inxCode
oniPhone11
,iOS 14.4
Additional Context
npx react-native info
The text was updated successfully, but these errors were encountered: