Skip to content

CLI should not allow execution of iOS commands with Xcode8 #3887

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

Closed
Natalia-Hristova opened this issue Sep 12, 2018 · 0 comments
Closed

CLI should not allow execution of iOS commands with Xcode8 #3887

Natalia-Hristova opened this issue Sep 12, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@Natalia-Hristova
Copy link

Please, provide the details below:

Did you verify this is a real problem by searching the NativeScript Forum and the other open issues in this repo?

Tell us about the problem

CLI have to prevent users to execute ios commands when Xcode version is 8. tns-ios from version 4.2.0 is built with Xcode9 and this makes build/run ios etc. not possible with Xcode8. Also documentation says:
https://docs.nativescript.org/start/ns-setup-os-x

For iOS development:
Latest Xcode
...

Which platform(s) does your issue occur on?

iOS

Please provide the following version numbers that your issue occurs with:

  • CLI: 4.2.3
  • Runtime(s): "tns-ios" 4.2.0

Please tell us how to recreate the issue in as much detail as possible.

Execute tns build ios on mac with Xcode8.

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

Consider using the playground to provide the code you have issues with.

@Natalia-Hristova Natalia-Hristova changed the title CLI should not allow execution of ios commands with Xcode8 CLI should not allow execution of iOS commands with Xcode8 Sep 12, 2018
@rosen-vladimirov rosen-vladimirov self-assigned this Oct 2, 2018
@rosen-vladimirov rosen-vladimirov added this to the 5.0.0 milestone Oct 2, 2018
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

3 participants