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

[RFC][DNM] Swift 3.0 and iOS 10 SDK adoption #1

Closed
wants to merge 3 commits into from
Closed

Conversation

dfed
Copy link
Collaborator

@dfed dfed commented Jun 14, 2016

This branch / pull request represents v0.9 of SuperDelegate. v0.9 is a breaking change from v0.8, and has the following new features:

  • Adoption of Swift 3.0 [RFC]
  • Adoption of Swift 3.0 naming conventions [RFC]
  • Adoption of iOS 10 SDK [in progress]

See issues for outstanding/known issues in v0.9.

Contributing

  • Discovered a bug UIApplicationDelegate that we haven't addressed?
  • Want a feature that does not exist?
  • Found a bug?
  • Dislike our take on Swift 3.0 naming conventions?
  • Something else?

We want to hear from you! Please follow our contributing guidelines by filing an issue before submitting a PR. If you have a comment on a line in this PR, please file an issue with a link to the line number. Thanks!

@@ -1,5 +1,5 @@
language: objective-c
osx_image: xcode7.3
osx_image: xcode8
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This won't work until Xcode 8 GMs, but CI won't work on 7.3 either since we're using Swift 3.

@dfed
Copy link
Collaborator Author

dfed commented Jun 14, 2016

Had some fun with git and it closed this PR. On to #2!

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

Successfully merging this pull request may close these issues.

None yet

1 participant