ld: framework not found CoreServices for architecture x86_64
See original GitHub issueEnvironment
- react-native -v:
- react-native-cli: 2.0.1
- react-native: 0.46.1
- node -v: v8.9.1
- npm -v: 5.5.1
- Target Platform: iOS 10.1
- Development Operating System: macOS Sierra 10.13
- Xcode 9.2
Result
Build Failed with following errors:
ld: framework not found CoreServices for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:18
Top Results From Across the Web
The linker command failed with exi… | Apple Developer Forums
ld: warning: -undefined dynamic_lookup is deprecated on iOS ld: framework not found CoreServices for architecture x86_64 clang: error: linker command failed ...
Read more >Apple Mach-O Linker Error - Undefined symbols for ...
... in Intercom(IIMMediaViewController.o) ... ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit ...
Read more >Help with Rust linker error on Darwin ... - NixOS Discourse
Using cargo build I get the following error (truncated): Undefined symbols for architecture x86_64: "_CFURLResourceIsReachable", referenced from: ...
Read more >Of 0.11.2 complete fail to build anything - x-code
ld : symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation).
Read more >Xcode10再坑之framework not found CoreServices for ...
1、前言前段时间,升级了Xcode10 后,提供给第三方用户的SDK,客户反馈说报错: ld: framework not found CoreServices for architecture armv7 为什么iOS SDK 拖入 ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I used RN-fbsdk 0.6.0 and Facebook SDK <4.33.0 @phonganhhung9xtb
Hi @devinvenable I downgraded only facebook sdk. I guess you are still using high version of facebook sdk. So I suggest to downgrade a bit more. You should use facebook sdk which was born before iOS 12 to continue with xcode 9.2