- No profiles for were found: Xcode couldn't find any iOS App Development provisioning profiles matching #2139
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduce1.- Generate new build Expected resultsNew build completed Actual resultsI have been working for months without any problem. Just today I got this error, any suggestions, I already checked the xcode and if it has the signed version of iOS since it acquires it through the Apple Connect API and does it in adhoc to distribute for firebase distribution Archiving xxxxxx... It appears that there was a problem signing your application prior to installation on the device. Verify that the Bundle Identifier in your project is your signing id in Xcode Also try selecting 'Product > Build' to fix the problem. Build id (optional)6536d2d070b1e37fbe3a54df |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hey @MonsterDKing, I noticed that in your latest build, you are using Xcode version 14.0.1 with Cocoapods 1.13.0, which may not be compatible. Could you try switching to Xcode 15, as this was the version that was running on your previously successful build? |
Beta Was this translation helpful? Give feedback.
Although i can see some build errors during the Gradle setup;