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 build failing while archiving with message : "Undefined symbols for architecture armv7" #24464

Closed
ronyv opened this issue Apr 16, 2019 · 1 comment
Labels
Platform: iOS iOS applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.

Comments

@ronyv
Copy link

ronyv commented Apr 16, 2019

My React native ios build is failing only while archiving with the message:

Undefined symbols for architecture armv7: "_OBJC_CLASS_$_RCTCxxBridge", referenced from: objc-class-ref in libReact.a(RCTBridge.o) "facebook::react::parseTypeFromHeader(facebook::react::BundleHeader const&)", referenced from: +[RCTJavaScriptLoader attemptSynchronousLoadOfBundleAtURL:runtimeBCVersion:sourceLength:error:] in libReact.a(RCTJavaScriptLoader.o) ld: symbol(s) not found for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)

I am able to successfully run and use the app using react-native run-ios.
My Xcode version is 10.1.
Also, i am using the following libs in my react-native project:


react native version : 0.58.6 
react : 16.6.3
react-native-firebase: 5.2.3

Kindly let me know if anyone has solved this issue as i am stuck with the release process of my build.

Thanks in advance..!

@ronyv ronyv added the Type: Question Issues that are actually questions and not bug reports. label Apr 16, 2019
@react-native-bot react-native-bot added the Platform: iOS iOS applications. label Apr 16, 2019
@react-native-bot
Copy link
Collaborator

We are automatically closing this issue because it does not appear to follow any of the provided issue templates.

👉 Click here if you want to report a reproducible bug or regression in React Native.

@react-native-bot react-native-bot added Ran Commands One of our bots successfully processed a command. Resolution: No Template labels Apr 16, 2019
@facebook facebook locked as resolved and limited conversation to collaborators Apr 16, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Apr 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: iOS iOS applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot. Type: Question Issues that are actually questions and not bug reports.
Projects
None yet
Development

No branches or pull requests

2 participants