I am trying to add Admob into my app. All I do is drop the Admob files into my app and I get these errors:
I had no errors before I add Admob...
Here is the full error:
error: unable to open executable '/Users/Library/Developer/Xcode/DerivedData/AppName-/Build/Products/Debug-iphonesimulator/AppName.app/AppName'
Link all Libraries from this list (step 3):
and add
-ObjC
to other linker flags for youtarget
(step 4):Source: this guide