Replies: 3 comments 2 replies
-
hey @RemeJuan looks like you have a syintax error in your build command. You have added this build argument |
Beta Was this translation helpful? Give feedback.
-
I'm tentatively closing the discussion since we haven't heard back from you. You can open the discussion again by replying to this message or opening a new discussion. |
Beta Was this translation helpful? Give feedback.
-
In case anybody stumbles across this error on Google (like I did), your problem might be the capitalisation of the xcscheme files. Mine were capitalised (Production and Staging rather than production and staging). I renamed them but git didn't pick it up because Mac isn't case sensitive. I had to use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Trigger. build using flavours
Expected results
Build to succeed
Actual results
Build fails with error.
Scheme "production" not found from repository! Please reconfigure your project.
Build id (optional)
6621206168d504f180c49696
Beta Was this translation helpful? Give feedback.
All reactions