phonegap / build

This is the public repository for PhoneGap Build source and bug tracking
92 stars 33 forks source link

PhoneGap Build is not properly sealing and signing package #660

Closed LodeStarLearning closed 4 years ago

LodeStarLearning commented 4 years ago

I've successfully created an .IPA in Phonegap build. It accepts my provisioning certificate and .pk12.

But when I attempt to upload to Itunes Connect through Application Loader, the loader complains:

ERROR ITMS-90035: "Invalid Signature. A sealed resource is missing or invalid.

I've done this successfully on a past project. I'm at my wit's end with this one.

Here is my setup:

  1. Running XCode 7.3.1 under High Sierra (10.13.6)

  2. I've cleaned out my KeyChain so that I have only one IOS distribution certificate.

  3. I have signed with a distribution certificate and I have a properly matched provisioning profile and certificate as far as I can determine.

  4. I loaded my .IPA into Application Loader and get the error message .

LodeStarLearning commented 4 years ago

The problem was with asset names with foreign characters that the Phonegap build process didn't catch but choked ApplicationLoader.