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
Steps to reproduce:
attach a real device and start iOS simulator simultaneously.
run either
tns run iOS
or
tns run iOS --release --forDevice
will throw the following
Command xcrun with arguments simctl install 03AEBB35-4EC4-4DCC-B04A-638868D47981 /Users/niliev/Desktop/repositories/nativescript-marketplace-demo/platforms/ios/build/device/nativescriptmarketplacedemo.ipa failed with exit code 2. Error output:
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
attach a real device and start iOS simulator simultaneously.
run either
or
will throw the following
The text was updated successfully, but these errors were encountered: