Invalid code signing certificate #2138
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceLaunch build on dev branch Expected resultsBuild completes successfully Actual resultsBuild fails during "Set up code signing identities" step with the following error: Build failed :| Nothing has been changed in the configuration before the builds start failing. It suddenly happened the 16th of October. Build id (optional)653622d2d14fb8ea05ad58b3 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @Thumbler1983, I noticed that you've specified the Xcode version as the |
Beta Was this translation helpful? Give feedback.
Hi @Thumbler1983, I noticed that you've specified the Xcode version as the
edge
version, which is currently Xcode 15.1. Please set it to Xcode 14.3.1, which was the version you were using when the build was successful