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
Trying to track feature 'Build' with value 'iOS.device'.
Searching for devices...
startLookingForDevices; platform is ios
Starting to look for iOS devices.
Exec ps cax | grep launchd_sim
stdout: 28119 ?? S 0:00.99 launchd_sim
stderr:
Found device with identifier '0F7C9B2B-208F-4722-8475-B9D02F5A31E1'
startLookingForDevices; platform is iOS
Exec ps cax | grep launchd_sim
stdout: 28119 ?? S 0:01.00 launchd_sim
stderr:
Exec xcodebuild -version | head -n 1 | sed -e 's/Xcode //'
stdout: 8.3.2
The text was updated successfully, but these errors were encountered:
Please, provide the details below:
tns build ios --forDevice --path TestApp
start simulator.tns build ios --release --forDevice --path TestApp
-> do not start simulatortns build ios --path TestApp
-> do not start simulatorWhich platform(s) does your issue occur on?
iOS
Please provide the following version numbers that your issue occurs with:
Please tell us how to recreate the issue in as much detail as possible.
Log trace:
The text was updated successfully, but these errors were encountered: