Hey i keep getting this error when trying to submit a update.
I attached screen shots of my app under edit project settings and edit active target
(I attached two photos of both active target to developer and distribution, im not sure which is correct but both do not work.)
I attached screen shots of my app under edit project settings and edit active target
(I attached two photos of both active target to developer and distribution, im not sure which is correct but both do not work.)
Code:
Validate build/Release-iphoneos/iLogFitness.app
cd "/Users/lukegeiger/Desktop/Offical iLogFitness App"
setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
setenv PRODUCT_TYPE com.apple.product-type.application
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/Validation "/Users/lukegeiger/Desktop/Offical iLogFitness App/build/Release-iphoneos/iLogFitness.app"
warning: Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate. (-19011)
Executable=/Users/lukegeiger/Desktop/Offical iLogFitness App/build/Release-iphoneos/iLogFitness.app/iLogFitness
codesign_wrapper-0.7.5: using Apple CA for profile evaluation
/Users/lukegeiger/Desktop/Offical iLogFitness App/build/Release-iphoneos/iLogFitness.app: valid on disk
/Users/lukegeiger/Desktop/Offical iLogFitness App/build/Release-iphoneos/iLogFitness.app: satisfies its Designated Requirement
test-requirement: failed to satisfy code requirement(s)
codesign_wrapper-0.7.5: failed to execute codesign(1)
- (null)