I've added custom schemes to my Xcode project, I would like to specify the scheme, this is the error I receive when trying to run debug:
The project named "MyApp" does not contain a scheme named "MyApp". The "-list" option can be used to find the names of the schemes in the project.
+1
+1
Howdy folks, I appreciate the +1 comments here in support, but let's try not to flood the maintainers, use the handy 馃憤 thumbs-up emoji on the bottom left corner to show your support!
I added support for "scheme" in this PR: https://github.com/Microsoft/vscode-react-native/pull/444
Most helpful comment
I added support for "scheme" in this PR: https://github.com/Microsoft/vscode-react-native/pull/444