You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Prerequisites
Tested with v.2.5.0-2016.12.9.6
Steps to reproduce
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
The text was updated successfully, but these errors were encountered: