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

Cannot build app on iOS #186

Open
tomaskallup opened this issue Aug 23, 2018 · 6 comments
Open

Cannot build app on iOS #186

tomaskallup opened this issue Aug 23, 2018 · 6 comments

Comments

@tomaskallup
Copy link

Hi, I added react-native-fabric to my react-native app and now it's failing to build (archive) for iOS.
The error I get:

ld: could not reparse object file in bitcode bundle: 'Invalid bitcode version (Producer: '902.0.39.2_0' Reader: '900.0.39.2_0')', using libLTO version 'LLVM version 9.0.0, (clang-900.0.39.2)' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
@herarya
Copy link

herarya commented Nov 6, 2018

same +1

1 similar comment
@Jaydipsinhv
Copy link

same +1

@kalyanijamunkar10
Copy link

+1

@ronypro
Copy link

ronypro commented Jan 21, 2019

same +1

@ronypro
Copy link

ronypro commented Jan 22, 2019

We solved using Xcode 10.1 and react-native 0.57.8.

With Xcode 10.1 maybe you will need to use the "Legacy Build System", change here: File > Workspace Settings… > Build System

@youssame
Copy link

Check the iOS deployment target version is the same in PROJECT and TARGET

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

6 participants