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

Jazzy doesn’t run on XC 8 GM when Swift version explicitly specified #656

Closed
pcantrell opened this issue Sep 14, 2016 · 10 comments
Closed

Comments

@pcantrell
Copy link
Collaborator

I get:

xcrun: error: unable to find utility "xcrun", not a developer tool or in PATH

It appears to be this bug at play: segiddins/xcinvoke#6

@jpsim
Copy link
Collaborator

jpsim commented Sep 14, 2016

I've been avoiding this by not specifying a --swift-version, but rather using SourceKitten's built in toolchain resolution instead.

@jpsim jpsim added the bug label Sep 14, 2016
@pcantrell
Copy link
Collaborator Author

Confirmed, removing swift_version fixes it.

@pcantrell pcantrell changed the title Jazzy doesn’t run on XC 8 GM Jazzy doesn’t run on XC 8 GM when Swift version explicitly specified Sep 14, 2016
@karagraysen karagraysen self-assigned this Nov 23, 2016
@karagraysen
Copy link
Contributor

Confirmed, removing swift_version fixes it.

Closing.

@jpsim
Copy link
Collaborator

jpsim commented Nov 26, 2016

@istx25 not specifying swift_version is a workaround, not a solution.

@jpsim jpsim reopened this Nov 26, 2016
@pcantrell
Copy link
Collaborator Author

segiddins/xcinvoke#7 may fix it, but hasn’t been merged yet — I think because @segiddins wanted somebody to test it on XC 5…?

@svdo
Copy link

svdo commented Nov 30, 2016

Now CocoaDocs is broken because if this :( CocoaPods automatically adds swift version to podspec, so it's not possible to "not specify swift version" :( Hope the PR on xcinvoke gets merged quickly. If not, we should consider switching to a fork of xcinvoke (or remove it entirely??).

@segiddins
Copy link
Collaborator

@svdo or you can help verify the xcinvoke PR...

@svdo
Copy link

svdo commented Nov 30, 2016

Xcode 5 doesn't run on my computer :(

@pcantrell
Copy link
Collaborator Author

Sam just cut a new xcinvoke release (0.3.0) that may fix this.

@jpsim
Copy link
Collaborator

jpsim commented Dec 1, 2016

Fixed in #691.

@jpsim jpsim closed this as completed Dec 1, 2016
pcantrell added a commit to bustoutsolutions/siesta that referenced this issue Jan 10, 2017
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

5 participants