Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR Provide a valid path to the desired application bundle.(with Device and Simulator running) #1904

Closed
NickIliev opened this issue Jul 6, 2016 · 0 comments
Assignees
Milestone

Comments

@NickIliev
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants