Skip to content

Executing "$ tns platform add ios" throws exception #45

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
tytodorov opened this issue Aug 14, 2014 · 2 comments
Closed

Executing "$ tns platform add ios" throws exception #45

tytodorov opened this issue Aug 14, 2014 · 2 comments
Assignees
Milestone

Comments

@tytodorov
Copy link

Xcode: Version 5.0.2 (5A3005)

TYTODOROVMAC:kolcho tytodorov$ tns platform add ios --log trace
Starting watch on killswitch /Users/tytodorov/.nativescript-cli/KillSwitches/cli
Looking for project in '/Users/tytodorov/nativeclitest/kolcho'
Project directory is '/Users/tytodorov/nativeclitest/kolcho'.
exec: which xcodebuild
exec: xcodebuild -version | head -n 1 | sed -e 's/Xcode //'
Version strings are not in the same format
Usage:
$ tns platform add

Platform-specific usage:
$ tns platform add android
$ tns platform add ios

Creates a new platform specific project. In this version of Telerik NativeScript you can create only ios and android projects.
You can create Android projects on windows and Mac machine. You can create ios projects only on Mac machine.

@tytodorov tytodorov added this to the v0.2 milestone Aug 14, 2014
@tytodorov tytodorov changed the title Executing "$ tns platform add ios" throws exception (maybe old XCode) Executing "$ tns platform add ios" throws exception Aug 14, 2014
@leebailey88
Copy link

I'm getting this error today when following the getting started guide after tns platform add ios

@teobugslayer
Copy link
Contributor

Hello @leebailey88,

Please give us more details about your configuration - what are the versions of NativeScript, Xcode, Mac OS you are using?

It would be very helpful to us, if you try the following command:

$ tns platform add --log trace > log.txt

and send us the contents of log.txt. Note, it may contain sensitive information, so check it before posting it publicly or open a support ticket with Telerik support mentioning this issue.

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