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
Reply to Question regarding Provisioning Profiles within the Apple Developer Portal - they are becoming invalid by themselves
We are not Using CircleCi, but I do compile locally with Nativescript (ns) and Xcode on a Mac. Recently all our provisioning profiles also became invalid. We had to do the same, edit and resave to make them valid again. No idea what is going on.
Replies
Boosts
Views
Activity
Jun ’21
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.
Replies
Boosts
Views
Activity
Jun ’21
Reply to iOS App Crashing Instantly After Opening It
I have exactly the same issue. Works on Simulator. Another App using the same wildcard provisioning profile works fine. This app starts and crashes immediately. Xcode 12.4
Replies
Boosts
Views
Activity
May ’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
Replies
Boosts
Views
Activity
May ’21