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

[WIP] Swift 1.2 #187

Closed
wants to merge 7 commits into from
Closed

[WIP] Swift 1.2 #187

wants to merge 7 commits into from

Conversation

jpsim
Copy link
Collaborator

@jpsim jpsim commented Mar 23, 2015

This adds proper support for Swift 1.2 to jazzy. This is a work-in-progress PR that I intend to split up once Swift 1.2 is officially shipped.

For now, this addresses #170, #185 & #186.

@segiddins
Copy link
Collaborator

@jpsim let me know when you want comments

* Jazzy now only supports projects using Swift 1.2.
* Increase default minimum ACL to public.
* Use key.accessibility to determine ACL.
@segiddins segiddins closed this Apr 8, 2015
@juangamnik
Copy link

I updated via gem to v0.1.6 and it says:

/Library/Ruby/Gems/2.0.0/gems/jazzy-0.1.6/lib/jazzy/sourcekitten.rb:75:in `assert_swift_version': Jazzy only works with Swift 1.1. (RuntimeError)

How do I get a version that works with Swift 1.2 and Xcode 6.3.

@jpsim
Copy link
Collaborator Author

jpsim commented Apr 11, 2015

How do I get a version that works with Swift 1.1 and Xcode 6.3.

Since Apple doesn't ship Swift 1.1 with Xcode 6.3 anymore, only Swift 1.2, that's not possible.

We'll be releasing a version of jazzy that works with Swift 1.2 in the coming days.

@juangamnik
Copy link

Sorry I misspelled this. I meant how can I get a version that works with Swift 1.2 and Xcode 6.3. As you can see in the error message, jazzy moans about my Swift 1.2 😄.

@juangamnik
Copy link

Sorry? I meant Swift 1.2. Jazzy 0.1.6 says: Swift 1.1, only. But I have Xcode 6.3 and Swift 1.2.

@cipriancaba
Copy link

Hi guys.. any news related to an update? 6.3 is officially out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants