I am getting following errors while loading the app through Application loader
I am loading the zip file which i created from the .app file (under the distribution build)
Please suggest
I am loading the zip file which i created from the .app file (under the distribution build)
1)Unable to extract codesigning entitlements from your application. Please make sure company contacts directory.app is valid Mach executable that's properly codesigned.
2)Application failed codesign verification. This signature was invalid, or it was not signed with an Apple submission certificate.
3)iphone/ipod touch: application executable contains unsupported architecture(s):i386
Please suggest