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

Support Swift 1.2 #213

Merged
merged 4 commits into from
Apr 23, 2015
Merged

Support Swift 1.2 #213

merged 4 commits into from
Apr 23, 2015

Conversation

jpsim
Copy link
Collaborator

@jpsim jpsim commented Apr 23, 2015

  • Update SourceKitten to 0.4.0
  • Support projects using Swift 1.2
  • Use key.accessibility to determine ACL (value coming from SourceKit, which is generally more accurate)

Fixes #170, #185 and #186. /cc @segiddins @juangamnik @cipriancaba

- Support projects using Swift 1.2
- Use key.accessibility to determine ACL

##### Breaking

* Jazzy now only supports projects using Swift 1.2.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

two spaces

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are two spaces.

@segiddins
Copy link
Collaborator

I'm nervous about all of those Framework changes, can you double check them?

@jpsim
Copy link
Collaborator Author

jpsim commented Apr 23, 2015

I'm nervous about all of those Framework changes, can you double check them?

Installing on a fresh machine works. Any other feedback before I merge and cut a release?

@segiddins
Copy link
Collaborator

:shipit:

jpsim added a commit that referenced this pull request Apr 23, 2015
@jpsim jpsim merged commit e7e01f9 into master Apr 23, 2015
@jpsim jpsim deleted the swift-1.2 branch April 23, 2015 18:38
@jessesquires
Copy link
Contributor

thanks @jpsim !

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.

Update to jazzy-0.1.2 with XCode 6.3 beta 1(6D520o)
4 participants