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

[iOS] Cannot create an archive - RN 0.43.3 / Xcode 8 #14257

Closed
harudev opened this issue May 30, 2017 · 1 comment
Closed

[iOS] Cannot create an archive - RN 0.43.3 / Xcode 8 #14257

harudev opened this issue May 30, 2017 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@harudev
Copy link

harudev commented May 30, 2017

Description

My app is running successfully on IPhone simulator and real device with both debug and release scheme.
But when I try to create archive, it shows error 'clang: error: linker command failed with exit code 1 (use -v to see invocation)' without any file referencing
2017-05-31 2 15 04

My app contains 'react-native-firebase', 'react-native-maps' packages and I linked them with cocoaPods.

Target IOS version is 10.2
I set provisioning profile for deployment correctly.
I tried to set ENABLE_BITCODE false.
Both debug and release configuration success to build and run but fail to archive.

Is there something I could try to archive?

Additional Information

  • React Native version: 0.43.3
  • Platform: IOS
  • Development Operating System: MacOS sierra
  • Dev tools: Xcode8
@harudev
Copy link
Author

harudev commented May 30, 2017

Sorry duplication of #12814

@harudev harudev closed this as completed May 30, 2017
@facebook facebook locked as resolved and limited conversation to collaborators May 30, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants