Jemand eine Idee warum ich meine App nicht bei Apple Hochladen kann?

silentx

Aktives Mitglied
Thread Starter
Dabei seit
30.08.2011
Beiträge
375
Reaktionspunkte
16
Es kommt folgende Meldung:
Code:
Application failed code sign verification. The signature was invalid, contains disallowed entitlements, or was not signed with an iPhone Distribution Certificate

Eine erste Version habe ich hochladen können und wurde auch von Apple genehmigt. Doch jetzt habe ich noch Erweiterungen gemacht und jetzt kommt immer diese Meldung und ich weiss jetzt wirklich nicht weiter. Jemand ne Idee/Tip?
 
Ja habe den Developer-Zugang :p
Der Fehler kommt ja dann wo er die App Hochladen sollte. Auswahl der neuen Version wo ich im Itunes-Connect erfasst habe kommt vorher als Auswahl...
 
Ich glaube der nimmt nicht das Richtig Provisioning-File...
Denn wenn ich alle entferne bis das von dieser App kommt schon beim Product-Archive ein Fehler...
 
Zuletzt bearbeitet:
Jetzt bekomme ich folgende Fehlermeldung (bzw. habe es jetzt gesehen beim Archiverstellen), wo ich aber keine Lösung kenne, für Heute mach ich jetzt Schluss sonst drehe ich noch durch.

Code:
Validate /Users/info/Library/Developer/Xcode/DerivedData/urLeka-bfgnygexjjivbbhbcdevhkzhboli/Build/Intermediates/ArchiveIntermediates/urLeka/InstallationBuildProductsLocation/Applications/urLeka.app
    cd /Users/info/AppEntwicklung/Entwicklungsumgebung/Main/branch_urleka_rw/urLeka
    setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    setenv PRODUCT_TYPE com.apple.product-type.application
    /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/Validation /Users/info/Library/Developer/Xcode/DerivedData/urLeka-bfgnygexjjivbbhbcdevhkzhboli/Build/Intermediates/ArchiveIntermediates/urLeka/InstallationBuildProductsLocation/Applications/urLeka.app

warning: Application failed codesign verification.  The signature was invalid, contains disallowed entitlements, or it was not signed with an iPhone Distribution Certificate. (-19011)
Executable=/Users/info/Library/Developer/Xcode/DerivedData/urLeka-bfgnygexjjivbbhbcdevhkzhboli/Build/Intermediates/ArchiveIntermediates/urLeka/InstallationBuildProductsLocation/Applications/urLeka.app/urLeka
codesign_wrapper-0.7.10: using Apple CA for profile evaluation
/Users/info/Library/Developer/Xcode/DerivedData/urLeka-bfgnygexjjivbbhbcdevhkzhboli/Build/Intermediates/ArchiveIntermediates/urLeka/InstallationBuildProductsLocation/Applications/urLeka.app: valid on disk
/Users/info/Library/Developer/Xcode/DerivedData/urLeka-bfgnygexjjivbbhbcdevhkzhboli/Build/Intermediates/ArchiveIntermediates/urLeka/InstallationBuildProductsLocation/Applications/urLeka.app: satisfies its Designated Requirement
test-requirement: code failed to satisfy specified code requirement(s)
codesign_wrapper-0.7.10: failed to execute codesign(1)
 - (null)
 
Jemand eine Ahnung was hiermit gemeint ist?
Code:
Code Sign error: No unexpired provisioning profiles found that contain any of the keychain's signing certificates

Denn ich habe alle meine Zertifikate gelöscht und nochmals erfasst und nun kommt diese Meldung, aber ich habe das richtige Zertifikat bei Xcode wieder eingefügt.
Falls ich im Organizer auf "Refresh" klicke werden zwar alle Files kopiert und der Fehler kommt nicht mehr, aber dann kann ich es nicht an Apple hochladen (siehe vorheriger Post)

Ist evtl. hier was falsch beim Code-Signing (siehe meine Einstellungsscreen)
 

Anhänge

  • screenshot_05.jpg
    screenshot_05.jpg
    31,3 KB · Aufrufe: 128
Zuletzt bearbeitet:
Habe das Problem beheben können:
Beim Bild seht ihr, dass ich beim Release: iPhone Developer geschrieben haben. Da muss ich aber iPhone Distribution schreiben, dann funktioniert es...

(Mich wundert bloss das es bei Version 1.0.0 keine Probleme mit dem Upload gegeben hat :) )
 
Zurück
Oben Unten