Vscode-react-native: iOS debug configuration specifying scheme

Created on 10 Apr 2017  路  4Comments  路  Source: microsoft/vscode-react-native

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.

Most helpful comment

I added support for "scheme" in this PR: https://github.com/Microsoft/vscode-react-native/pull/444

All 4 comments

+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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kevinnguy picture kevinnguy  路  3Comments

buddhamangler picture buddhamangler  路  5Comments

dimitarnestorov picture dimitarnestorov  路  4Comments

rsouthgate picture rsouthgate  路  4Comments

SounD120 picture SounD120  路  4Comments