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

Xcode 7 && iOS 9 #254

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Xcode 7 && iOS 9 #254

wants to merge 1 commit into from

Conversation

jhersh
Copy link
Member

@jhersh jhersh commented Jun 28, 2015

  • Updates build settings for Xcode 7
  • Raises minimum iOS deployment target from iOS 7 to iOS 8
  • Adds support for iOS 9's SFSafariViewController
  • Removes deprecated API usage (UIAlertView, UIActionSheet, old notification styles)
  • Builds with much stricter settings: -Weverything!!! (and only a few additional disabled warnings)

WIP

@jhersh
Copy link
Member Author

jhersh commented Jun 29, 2015

Build will be 🔴 until CircleCI gains support for Xcode 7

@jhersh jhersh changed the title Xcode 7/iOS 9 Xcode 7 && iOS 9 Jun 29, 2015
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