Build failed :| Scheme "staging" not found from repository! Please reconfigure your project. #1859
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceWhen i am trying to run my workflow for flutter ios build having multiple flavor code magic is giving this error on Installing dependencies task Build failed :| Scheme "staging" not found from repository! Please reconfigure your project. Expected resultsIt should build the ipa using that scheme i used it before too in other projects it worked Actual resultsBuild failed :| Scheme "staging" not found from repository! Please reconfigure your project. Build id (optional)64a8089076d9ef65200a52ad |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @salmanclustox, it is usually about either a typo in the scheme name or it needs to be built for the project's workspace and that can be configured in Xcode. Though, checking the latest logs and can see that you have already fixed it. Please confirm, so that we can close this thread. |
Beta Was this translation helpful? Give feedback.
Hi @salmanclustox, it is usually about either a typo in the scheme name or it needs to be built for the project's workspace and that can be configured in Xcode. Though, checking the latest logs and can see that you have already fixed it. Please confirm, so that we can close this thread.