Thursday, June 20, 2024
HomeiOS DevelopmentConstructing App Failed with "Xcode could not discover any iOS App Improvement...

Constructing App Failed with “Xcode could not discover any iOS App Improvement provisioning profiles”


Hiya Fastlane group,
I am attempting to implement an iOS construct and add a App Retailer in a CI/CD workflow utilizing GitHub Actions with Fastlane, however I am unable to move the construct step. I am a primary time Fastlane person, so possibly I am failing in one thing very primary.

When the method reaches the construct step, it throws the error “No profiles for ” had been discovered: Xcode could not discover any iOS App Improvement provisioning profiles matching ”. Computerized signing is disabled and unable to generate a profile. To allow automated signing, move -allowProvisioningUpdates to xcodebuild. (in goal ‘App’ from mission ‘App’)”.

The applying is an Ionic utility and the Xcode mission was generated utilizing Ionic (ionic capacitor add ios) additionally the generated mission was not modified.

Since we are attempting implement a CI/CD workflow, I have to configure the mission utilizing the Fastfile as an alternative of Xcode GUI.

We’re utilizing match to generate the certificates, do I have to load the in any method for xcodebuild to make use of them?

Configuration information and logs:
Motion log: https://pastebin.com/zHrYg9Lf Fastfile: https://pastebin.com/3CUY2gej Matchfile: https://pastebin.com/yy0q2eG3 Gemfile: https://pastebin.com/deAEhdVb Pluginfile: https://pastebin.com/rb2z7LSJ

Earlier than including “update_project_team” to the Fastfile (It’s hooked up), it was throwing the error “Signing for “App” requires a improvement crew. Choose a improvement crew within the Signing & Capabilities editor. (in goal ‘App’ from mission ‘App’)”

Including disable_automatic_code_signing to the Fastfile, throws the error: “App” requires a provisioning profile. Choose a provisioning profile within the Signing & Capabilities editor. (in goal ‘App’ from mission ‘App’)”



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments