Hi,
I am trying to modify the admob module of Appcelerator using the github source. I added all frameworks, clean up the project and build it in XCode. After that i used build.py to create the zip file and libti.admob.a
Now if i try to test my application in Titanium 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)If i chose the 1.5.0 version (current released version) it runs perfect. But i want to use the latest version of AdMob. One thing i noticed is that my libti.admob.a file is about 50% of the size of Appcelerator's current version.
Anyone a suggestion?
if more info is needed, please ask me.