Getting this error
framework not found Bolts for architecture x86_64
Followed Facebook\'s guide word for word, but the only place I can think o
- Run "pod update" in terminal (if you not updated)
- Remove "Bolts" framework from "Other Linker Flags" (Click on target->Build Settings -> Other Linker Flags)
Documents/FacebookSDK
. Bolts.framework
file and drop into your Frameworks folder in
Xcode for your project.It should build now.