I also encountered the same problem , the above methods will not work . I accidentally deleted the files in the following directory on it .
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_FBSession", referenced from: someFile
ld: symbol(s) not found for architecture arm64
10
|