NativeScript/nativescript-cli

TNS Build Issues after installing new version xCode

Open

#2,182 opened on Nov 1, 2016

View on GitHub
 (5 comments) (2 reactions) (0 assignees)JavaScript (204 forks)auto 404
featurehacktoberfesthelp wanted

Repository metrics

Stars
 (1,053 stars)
PR merge metrics
 (PR metrics pending)

Description

When upgrading xCode from 8 to 8.1, the tns command line started to fail. No errors; just returned to the command line after spinning for a few minutes. Running tns doctor does not show any failures and says everything is fine.

To fix; you need actually open up xCode and answer the question about it needing to download support files. Once it does download then tns starts working again. This "error" case should be checked by TNS and then it should alert the user what need to be fixed at least at a minimum with the tns doctor.

Contributor guide