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

After updating xcode 'ionic build ios' not working #3589

Open
tanvishah-syn opened this issue Sep 19, 2018 · 2 comments
Open

After updating xcode 'ionic build ios' not working #3589

tanvishah-syn opened this issue Sep 19, 2018 · 2 comments
Labels

Comments

@tanvishah-syn
Copy link

tanvishah-syn commented Sep 19, 2018

Description:
I have updated my Xcode v9.0 to v10.0. after updating Xcode ionic build ios does not work anymore, therefore ionic emulate ios doesn't work, meaning I cannot run the app through the ionic CLI but I am able to run an app through Xcode.

ionic build android still works fine.

Output:
'ionic emulate ios' gives an error as:
No target specified for emulator. Deploying to iPhone-XS-Max, 12.0 simulator
/Users/.../mobileApp/platforms/ios/build/emulator/demo APP.app/Info.plist file not found.
[ERROR] An error occurred while running subprocess cordova.

    cordova emulate ios exited with exit code 1.

My ionic info:
Ionic:

ionic (Ionic CLI) : 4.1.2 (/Users/tanvishah/.nvm/versions/node/v10.5.0/lib/node_modules/ionic)
Ionic Framework : ionic-angular 3.7.1
@ionic/app-scripts : 3.0.1

Cordova:

cordova (Cordova CLI) : 8.0.0
Cordova Platforms : android 7.0.0, ios 4.5.5
Cordova Plugins : cordova-plugin-ionic-webview 1.2.1, (and 11 other plugins)

System:

Android SDK Tools : 26.1.1 (/Users/xyz/Library/Android/sdk)
ios-deploy : 2.0.0
NodeJS : v10.5.0 (/Users/xyz/.nvm/versions/node/v10.5.0/bin/node)
npm : 6.1.0
OS : macOS High Sierra
Xcode : Xcode 10.0 Build version 10A255

@ionitron-bot ionitron-bot bot added the triage label Sep 19, 2018
@danielsogl
Copy link
Contributor

Follow this issue to fix your problem: apache/cordova-ios#407

@tanvishah-syn
Copy link
Author

tanvishah-syn commented Sep 19, 2018

@danielsogl Thank you.

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

No branches or pull requests

2 participants