Application failed codesign verification. The signature was invalid
Bonjour,
Depuis quelques jours, j'essai de mettre à jour une application pour l'AppStore, mais j'ai des problèmes avec les certificats.
J'ai tous refais les certificats, désinstaller/résintaller Xcode, mais rien y fait, je ne sait plus par où aller.
Voici le message d'erreur que vous avez surement déjà dû avoir :
Citation:
Validate /Users/k0rt3x/Library/Developer/Xcode/DerivedData/QuickEvent-axmfryufdppmqodkjvqpqdentmvi/ArchiveIntermediates/QuickEvent/InstallationBuildProductsLocation/Applications/QuickEvent.app
cd "/Users/k0rt3x/Dropbox/dev perso/dev iphone/QuickDate"
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/k0rt3x/Library/Developer/Xcode/DerivedData/QuickEvent-axmfryufdppmqodkjvqpqdentmvi/ArchiveIntermediates/QuickEvent/InstallationBuildProductsLocation/Applications/QuickEvent.app
warning: Application failed codesign verification. The signature was invalid, or it was not signed with an iPhone Distribution Certificate. (-19011)
Executable=/Users/k0rt3x/Library/Developer/Xcode/DerivedData/QuickEvent-axmfryufdppmqodkjvqpqdentmvi/ArchiveIntermediates/QuickEvent/InstallationBuildProductsLocation/Applications/QuickEvent.app/quickevent
codesign_wrapper-0.7.10: using Apple CA for profile evaluation
/Users/k0rt3x/Library/Developer/Xcode/DerivedData/QuickEvent-axmfryufdppmqodkjvqpqdentmvi/ArchiveIntermediates/QuickEvent/InstallationBuildProductsLocation/Applications/QuickEvent.app: a sealed resource is missing or invalid
codesign_wrapper-0.7.10: failed to execute codesign(1)
- (null)
comment peut-on résoudre ce problème ?
Par avance, merci.