Skip to content

emulate command not working for iOS #2344

@pkoleva

Description

@pkoleva

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions