Xcode 14 Asset Validation Failed

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

  • Xcode 14 Asset Validation Failed

    Hallo zusammen,
    ich habe ein Projekt und dieses soll auf iOS 16 geupdatet werden. Hab ich gemacht und wollte nun einfach über Product --> Archive die App an den AppStore senden. So wie immer.

    Nur leider kommt jetzt sowohl für die App als auch für jegliche Frameworks beim Absenden/Validieren folgender Fehler:

    Asset validation failed
    Invalid Signature. Code failed to satisfy specified code requirement(s). The file at path [MyApp.app/MyApp] is not properly signed. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose "Clean All" in Xcode, delete the "build" directory in the Finder, and rebuild your release target. For more information, please consult developer.apple.com/library/io…duction/Introduction.html (ID: 6ca04fd0-4307-459b-90ec-be50d3c8a138)


    Warum? Was kann man da machen? Ich habe jetzt schon Stunden probiert ohne Erfolgt. Alles ist auf "Automaticly Signing" eingestellt. Mit Xcode 13 ging auch alles. Ich hab auch schon zig mal irgendwelche Zertifikate gelöscht...

    Jemand eine Idee?

    Viele Grüße und Danke
    Nils
  • Für alle die dasselbe Problem haben:

    Mit Xcode 14 wurde das LegacyBuildSystem abgeschafft (wusste bis heute nicht mal das es das gab) und dieser Fehler kommt wenn der App Name Sonderzeichen wie é enthält. Weil neues „tolles“ Build System kann es nicht.

    Also der Fehler sagt null darüber aus.

    Die Spinnen da drüben bei Apple… 7 Stunden Arbeit umsonst versenkt. Ich sollte denen Rechnung stellen. :cursing: :thumbdown: