Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"react-native run-ios --configuration Release" - does not run in Release mode, but Debug instead #16227

Closed
GeoffreyPlitt opened this issue Oct 5, 2017 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@GeoffreyPlitt
Copy link

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes.

Environment

$ react-native info
Scanning 819 folders for symlinks in /Users/giro/stardust-app/node_modules (11ms)

Environment:
  OS:  macOS Sierra 10.12.6
  Node:  6.5.0
  Yarn:  0.24.6
  npm:  3.10.3
  Watchman:  4.7.0
  Xcode:  Xcode 9.0 Build version 9A235
  Android Studio:  Not Found

Packages: (wanted => installed)
  react: 16.0.0-alpha.12 => 16.0.0-alpha.12
  react-native: 0.48.0 => 0.48.0

Steps to Reproduce

Run the command in the title of this issue.

Expected Behavior

App runs in Release mode.

Actual Behavior

App runs in Debug mode-- shake menu, etc.

Reproducible Demo

Any skeleton RN app.

@ItsNoHax
Copy link

react-native run-ios --variant=release

@GeoffreyPlitt
Copy link
Author

Thanks!

@facebook facebook locked as resolved and limited conversation to collaborators Oct 16, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants