question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ld: framework not found CoreServices for architecture x86_64

See original GitHub issue

Environment

  1. react-native -v:
  • react-native-cli: 2.0.1
  • react-native: 0.46.1
  1. node -v: v8.9.1
  2. npm -v: 5.5.1
  3. Target Platform: iOS 10.1
  4. Development Operating System: macOS Sierra 10.13
  5. 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)

http://prntscr.com/l5l0vj

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:18

github_iconTop GitHub Comments

1reaction
riseworld27commented, Apr 2, 2019

I used RN-fbsdk 0.6.0 and Facebook SDK <4.33.0 @phonganhhung9xtb

1reaction
riseworld27commented, Dec 11, 2018

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found