Xcode 4.2 - Zertifikate, ok, aber “Es gibt keine codesign_wrapper ausführbare Datei. Bitte installieren Sie die Xcode developer tools." erscheint

Wähle ich "Build-Archiv" in XCode 4.2 und die folgende Fehlermeldung wird angezeigt:

Validate "/Users/merlin/Motivapps/DerivedData/GoalWorkshop2-gzesusxljzqjkmbznfkkmylstlca/ArchiveIntermediates/GoalWorkshop2/InstallationBuildProductsLocation/Applications/Goal Wshop.app"
    cd /Users/merlin/Motivapps/GoalWorkshop2
    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/merlin/Motivapps/DerivedData/GoalWorkshop2-gzesusxljzqjkmbznfkkmylstlca/ArchiveIntermediates/GoalWorkshop2/InstallationBuildProductsLocation/Applications/Goal Wshop.app"

2011-06-10 17:10:48.879 Validation[15683:607] *** Warning: Defaulting to the standard codesign tool
warning: There is no codesign_wrapper executable. Please reinstall the Xcode developer tools. (-19058)
Unable to validate your application. - (null)

Die gleiche Konfiguration funktioniert auch mit früheren XCode, und ich habe gerade nochmal überprüft - code-Zeichen-Zertifikate gültig sind. Vorschläge?

InformationsquelleAutor kolinko | 2011-06-10
Schreibe einen Kommentar