Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

hi everyone i would like get archive my app and than submit it but i didnt it because of this error.is there any solution to figure it out ?

Validate "/Users/nurullaherel/Library/Developer/Xcode/DerivedData/Vistula_Mobile-erhwwijcjlilggddkltndosmpjte/Build/Intermediates/ArchiveIntermediates/Vistula Mobile/InstallationBuildProductsLocation/Applications/Vistula Mobile.app" cd "/Users/nurullaherel/Desktop/Vistula Mobile" setenv PATH "/Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Volumes/Xcode/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" setenv PRODUCT_TYPE com.apple.product-type.application /Volumes/Xcode/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/Validation "/Users/nurullaherel/Library/Developer/Xcode/DerivedData/Vistula_Mobile-erhwwijcjlilggddkltndosmpjte/Build/Intermediates/ArchiveIntermediates/Vistula Mobile/InstallationBuildProductsLocation/Applications/Vistula Mobile.app"

Executable=/Users/nurullaherel/Library/Developer/Xcode/DerivedData/Vistula_Mobile-erhwwijcjlilggddkltndosmpjte/Build/Intermediates/ArchiveIntermediates/Vistula Mobile/InstallationBuildProductsLocation/Applications/Vistula Mobile.app/Vistula Mobilecodesign_wrapper-4.1: using Apple CA for profile evaluation/Users/nurullaherel/Library/Developer/Xcode/DerivedData/Vistula_Mobile-erhwwijcjlilggddkltndosmpjte/Build/Intermediates/ArchiveIntermediates/Vistula Mobile/InstallationBuildProductsLocation/Applications/Vistula Mobile.app: valid on disk/Users/nurullaherel/Library/Developer/Xcode/DerivedData/Vistula_Mobile-erhwwijcjlilggddkltndosmpjte/Build/Intermediates/ArchiveIntermediates/Vistula Mobile/InstallationBuildProductsLocation/Applications/Vistula Mobile.app: satisfies its Designated Requirementtest-requirement: code failed to satisfy specified code requirement(s)codesign_wrapper-4.1: failed to execute codesign(1) - (null

The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone Distribution Certificate. (-19011)

share|improve this question
But you have your app signed with a valid certificate? Dont you modified this on the provisional portal o something like that? – Patricio Ignacio Faria Valdivi Dec 1 '12 at 1:26

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.