Post

Replies

Boosts

Views

Activity

Reply to Provisioning profile "XXXXXX" doesn't include signing certificate "iPhone Distribution: XXXXXXXXXX (XXXXXXXXXX)".
Apples certification process is crap. We always have issues with signing when profiles expire. Nothing has changed in the app. As long as you have a valid working paid for account apps should run from a single certificate until your account is closed. Why add ridiculously short life spans for certificates and profiles it has never made sense. Why not a token that validates against your account. No account no running your Enterprise app. Apple need to short this out.
Jun ’21
Reply to Profile file required error thrown while exporting archive from xcodebuild command
I'm having the same issue. I have 2 projects on compiles OK and the other throws this error. Both use the same wildcard Provisioning profile which I have used before. Build command is: - ns build ios --release --for-device --provision ***** I've hidden Profile name Error is_ - Error Domain=IDEProvisioningErrorDomain Code=9 ""WFSL.app" requires a provisioning profile." UserInfo={IDEDistributionIssueSeverity=3, NSLocalizedDescription="WFSL.app" requires a provisioning profile., NSLocalizedRecoverySuggestion=Add a profile to the "provisioningProfiles" dictionary in your Export Options property list.} EXPORT FAILED ** Command xcodebuild failed with exit code 70
May ’21