-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
ld: framework not found CoreServices for architecture x86_64 #21768
Comments
Can you run If you believe this information is irrelevant to the reported issue, you may write |
I am using react-native 0.46.1 and it shows |
UpdateYes, upgrading to Xcode 10 seems to have fixed this issue for me. I am also seeing this issue.
I only started seeing this when I tried to add the FacebookSDK via Cocoapods. Doing some Googling, I think I have found that CoreServices was added to iOS in 12.0+ (See https://developer.apple.com/documentation/coreservices). |
I am using xcode 9.2 and the most recent facebook sdk. It caused the issue. Upgrading to xcode 10 resolved the issue too. |
Check my info, React Native Environment Info: |
This was happening for me with |
@risingworld777 I'm stuck on Xcode 9.2 at the moment. When you say downgrade the facebook sdk, do you mean downgrade the react-native version or something else? This is not working for me. React Native Environment Info: |
Hi @devinvenable |
i have xcode 9.2 |
@preetluv I assume you have Facebook SDK in the Documents folder of your Mac. |
i face same issue. how to resolve without upgrade xcode version? React Native Environment Info: |
@phonganhhung9xtb Are you using facebook sdk in your project? If yes can you share fb sdk version? |
I'm using RN-fbsdk 0.8.0 and tryed mix with FacebookSDK 4.34, 4.36, 4.38,
4.39, 4.40 but noone success. All show error "ld: Frameword not found
coreService....
Do you faced this case yet?
Vào Th 3, 2 thg 4, 2019 lúc 04:45 risingworld777 <notifications@github.com>
đã viết:
@phonganhhung9xtb <https://github.com/phonganhhung9xtb> Are you using
facebook sdk in your project? If yes can you share fb sdk version?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#21768 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AXFv7Qv9j-4dmkE0UQhK2v_HxsvywH0Uks5vcn3tgaJpZM4Xai5q>
.
--
Phong Dang | Developer | Quant Edge JSC
mobile: +84 869020693
email: phong.dang@quant-edge.com
Quant Edge JSC
21st Floor, Hoa Binh Tower
106 Hoang Quoc Viet St., Cau Giay Dist., Hanoi, Vietnam
tel: +84 24 7300 8999
fax: +84 24 7300 3999
web: www.quant-edge.com
|
I used RN-fbsdk 0.6.0 and Facebook SDK <4.33.0 @phonganhhung9xtb |
My team using RN-fbsdk 0.8.0 and i cant change it. Do you know way to
integrate it? Thanks!
Vào Th 3, 2 thg 4, 2019 lúc 08:47 risingworld777 <notifications@github.com>
đã viết:
I used RN-fbsdk 0.6.0 and Facebook SDK <4.33.0 @phonganhhung9xtb
<https://github.com/phonganhhung9xtb>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#21768 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AXFv7XzDHH5heTZ2ueB02XIgWH9j9p78ks5vcra-gaJpZM4Xai5q>
.
--
Phong Dang | Developer | Quant Edge JSC
mobile: +84 869020693
email: phong.dang@quant-edge.com
Quant Edge JSC
21st Floor, Hoa Binh Tower
106 Hoang Quoc Viet St., Cau Giay Dist., Hanoi, Vietnam
tel: +84 24 7300 8999
fax: +84 24 7300 3999
web: www.quant-edge.com
|
Can you try to downgrade only Facebook SDK to 4.33.0? |
Thank for response. I decided upgrade my macos and xcode version :)
Vào Th 3, 2 thg 4, 2019 lúc 09:14 risingworld777 <notifications@github.com>
đã viết:
Can you try to downgrade only Facebook SDK to 4.33.0?
If it doesn't work you should update Xcode. CoreServices was added to iOS
12.0+
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#21768 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AXFv7dpPec9RhNE6aHdVrGhUzX1OenN2ks5vcr0igaJpZM4Xai5q>
.
--
Phong Dang | Developer | Quant Edge JSC
mobile: +84 869020693
email: phong.dang@quant-edge.com
Quant Edge JSC
21st Floor, Hoa Binh Tower
106 Hoang Quoc Viet St., Cau Giay Dist., Hanoi, Vietnam
tel: +84 24 7300 8999
fax: +84 24 7300 3999
web: www.quant-edge.com
|
the issue was closed so I deleted my message here Yes I use FBSDK I create a new issuer #25063 |
Environment
Result
Build Failed with following errors:
http://prntscr.com/l5l0vj
The text was updated successfully, but these errors were encountered: