This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 906
Apple Mach-O Linker Error #757
Comments
I think you are trying to run your-project.xcodeproj instead of your-project.xcworkspace, aren't you? When using iOS with CocoaPods you need to use .xcworkspace. |
If that is not the case check this #755 (comment) |
thank you for responding. there is no .xcworkspace there is project-name.xcworkspace. or am i looking in the wrong directory? |
Yes, it is project-name.xcworkspace. Sorry for late response. |
ramirobg94
added a commit
to ramirobg94/react-native-fbsdk
that referenced
this issue
Jun 20, 2020
Solves this issues: facebookarchive#755 facebookarchive#757
I added this PR to improve the readme, #767 |
Yes thank you @ramirobg94. to solve this you have to know that there is a swift file need.Let me try i'll close if it works. or should i close when the PR has been merged? Also thank you @evilchis94 for you help. |
janicduplessis
pushed a commit
that referenced
this issue
Nov 4, 2020
I'm having this issue currently but creating the File.swift file did not help :/ |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, everyone
After installing the facebook sdk and following the steps
step 1
step 2
step 3
I get Apple Mach-O Linker Error, I tried search on this for the whole internet but seem not to find an answer. first i thought the problem was having to install it on my project, but tried it on new init project and it gave the same error.
Thanks you in advance
The text was updated successfully, but these errors were encountered: