i'm trying to submit my app, i have builded in simulator, then click on the xcode folder products, right click on myapp.app show in finder, zipped that file and used loader to upload.
but i receice this issues: iphone/ipod touch: application executable is missing required architecture. at least one of the following must be present: armv6
but if i click on the project->targets in architecture i have standard(armv6 armv7) icon dimension (58x58) don't meet the size requirements. the icon must be 57x57 the icon was 58x58, so i have made it 57x57 but still get this error
application failed codesign verification. the signature was invalid, or it was signed with an apple submission certificate
i made a new app store distribution profile and putted in code sign->debug but still this error occours
any ideas? thanks