Надеясь, что кто-то может помочь мне здесь, так как это сводит меня с ума. Раньше у меня не было проблем с загрузкой в магазин приложений .... пока я не обновил xcode до v4.
Я попытался удалить все сертификаты, подготовить профили и т. Д. И снова запустить, но это не сработало. Я проверил, что в сборках используются правильные профили и т. Д., Но все еще выводит следующее сообщение в виде желтого индикатора ошибки (так что все-таки удалось построить успешно, просто не позволяет загрузить!)
Надеюсь, кто-нибудь может помочь?
Validate /Users/Mac/Library/Developer/Xcode/DerivedData/xxxx-fwjaruekfnmkdjdwxcykohoidqyg/Build/Products/Distribution-iphoneos/xxxx.app
cd "/Users/Mac/Documents/Bxxxx/xxxx"
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/Mac/Library/Developer/Xcode/DerivedData/xxxx-fwjaruekfnmkdjdwxcykohoidqyg/Build/Products/Distribution-iphoneos/xxxx.app
warning: Application failed codesign verification. The signature was invalid, or it was not signed with an iPhone Distribution Certificate. (-19011)
Executable=/Users/Mac/Library/Developer/Xcode/DerivedData/xxxx-fwjaruekfnmkdjdwxcykohoidqyg/Build/Products/Distribution-iphoneos/xxxx.app/xxxx
codesign_wrapper-0.7.10: using Apple CA for profile evaluation
/Users/Mac/Library/Developer/Xcode/DerivedData/xxxx-fwjaruekfnmkdjdwxcykohoidqyg/Build/Products/Distribution-iphoneos/xxxx.app: valid on disk
/Users/Mac/Library/Developer/Xcode/DerivedData/xxxx-fwjaruekfnmkdjdwxcykohoidqyg/Build/Products/Distribution-iphoneos/xxxx.app: satisfies its Designated Requirement
test-requirement: failed to satisfy code requirement(s)
codesign_wrapper-0.7.10: failed to execute codesign(1)
- (null)