Apple-Actions / download-provisioning-profiles

Github Action for downloading provisioning profiles from Apple AppStore Connect
MIT License
74 stars 37 forks source link

Unable to find 'ACTIVE' profiles for bundleId #5

Open ginesguiropa opened 4 years ago

ginesguiropa commented 4 years ago

Hi,

I have the 'x.CIExample' bundle id create but the Run Apple-Actions/download-provisioning-profiles@v1 give a:

[error]Unable to find 'ACTIVE' profiles for bundleId 'x.CIExample'.

Run Apple-Actions/download-provisioning-profiles@v1 with: bundle-id: x.CIExample profile-type: IOS_APP_STORE issuer-id: api-key-id: api-private-key: *** env: MD_APPLE_SDK_ROOT: /Applications/Xcode_12.app

[error]Unable to find 'ACTIVE' profiles for bundleId 'Deka.CIExample'.

phosphene commented 4 years ago

I'm having the same problem. did you find a fix for this?

phosphene commented 4 years ago

No activity since February on this repo. An issue since September with no response. I can read the tea leaves. I moved on to using Fastlane and sigh. I recommend anyone with issues do the same. Fastlane is an active project.

paresy commented 3 years ago

You need to manually create the provisioning profiles. You cannot download the autogenerated profiles which are managed by Xcode.