Skip to content

emulate command not working for iOS #2344

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

Closed
pkoleva opened this issue Dec 12, 2016 · 0 comments
Closed

emulate command not working for iOS #2344

pkoleva opened this issue Dec 12, 2016 · 0 comments
Assignees
Milestone

Comments

@pkoleva
Copy link
Contributor

pkoleva commented Dec 12, 2016

Prerequisites
Tested with v.2.5.0-2016.12.9.6

Steps to reproduce

  1. Create an app
  2. Run tns emulate ios

Expected result
Emulator is started and app is deployed on it
Actual result
Xcode 8 requires a team id to be specified when building for device.
You can specify the team id by setting the DEVELOPMENT_TEAM setting in build.xcconfig file located in App_Resources folder of your app, or by using the --teamId option when calling run, debug or livesync commnads.
?[31;1mConsole is not interactive and no default action specified.?[0m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants