Hi,
i am trying to build my own version of AdMob Module for iOS, since it has been over a year the last version was released by Appcelerator. I used the github source as base and imported the files from the latest AdMob SDK of Google. I changed some files (as the README guide told). Added the missing frameworks. Cleaned up with XCode. Build with XCode and then run build.py. With the 1.5.0 version of Appcelerator the project runs great in simulator, but with my version i get the following error:
[ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed: [ERROR] : Ld build/Debug-iphonesimulator/Weerstation\ HD.app/Weerstation\ HD normal i386 [ERROR] : (1 failure)i noticed that my libti.admob.a file is about 50% of the size of Appcelerators version. Who has a suggestion? did i forget anything?