-
-
Notifications
You must be signed in to change notification settings - Fork 197
NativeScript cli error when tns run ios or any command related to IOS platform #3189
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
Comments
From @NathanaelA on October 31, 2017 19:17 @fawzywassel -- Do you have XCode 8 or 9 installed? |
From @fawzywassel on October 31, 2017 19:33 yes i have XCode 9 , and i follow this steps and all is installed perfect |
From @fawzywassel on October 31, 2017 19:35 |
From @fawzywassel on October 31, 2017 19:37 |
From @NathanaelA on October 31, 2017 20:11 A couple things you can try:
|
From @fawzywassel on October 31, 2017 20:15
|
From @NathanaelA on October 31, 2017 20:49 @fawzywassel - Everything looks correct based on that. So when you do a
You get that error, correct? , this is from a brand new project correct? |
From @fawzywassel on October 31, 2017 20:51 yes |
From @NathanaelA on October 31, 2017 20:54 Can you do a |
From @fawzywassel on October 31, 2017 20:55 |
From @fawzywassel on October 31, 2017 21:2 this issue happen when i trying to add/remove/build/prepare ios |
From @NathanaelA on October 31, 2017 21:28 @tsonevn - Any ideas? This also probably needs to be moved to the CLI repo... |
Hi @fawzywassel Also, could you run |
|
xcode new gererate native apps work normaly with no errors |
We are still unable to recreate this behavior on our side, which makes the research on the problem hard. Something that you could check on your side is if the correct path is set up for the Xcode while running
Also, you could verify, the returned Xcode version in the terminal via |
|
Hi @fawzywassel, Regarding that please run Thank you in advance for your cooperation. |
@tsonevn please help me ..... |
Hi @fawzywassel, To confirm that this is the case you could run the following commands and verify if the log on your side will be the same. If there is a difference. you could run the following command in the terminal: After that try to build an application in the same tab while using |
@tsonevn |
Hi @fawzywassel, If the path is correct, run After that delete |
@tsonevn |
I had the same issue and this solved mine
reference https://github.com/nodejs/node-gyp/issues/569 |
@narayananl23 also working for me. Thank you! |
I faced the same scenario after fresh install of Xcode 9.2. Thanks @narayananl23 for a solution! |
@narayananl23 this worked for me too, thanks! |
@narayananl23 Worked for me as well! Thank you so much. |
But for me is still not working, i have tried all things what is mentioned here. Here is my stackoverflow ticket https://stackoverflow.com/questions/54873245/nativescript-can-only-run-in-xcode-version-6-0-or-greater. |
any news about this issue? |
From @fawzywassel on October 31, 2017 18:6
cli error =>
NativeScript can only run in Xcode version 6.0 or greater
Copied from original issue: NativeScript/NativeScript#5015
The text was updated successfully, but these errors were encountered: