-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Description
Prerequisites
Tested with v.2.5.0-2016.12.9.6
Steps to reproduce
- Create an app
- 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