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

backport to ios7.1 #73

Open
michaelkirk opened this issue Jun 16, 2015 · 1 comment
Open

backport to ios7.1 #73

michaelkirk opened this issue Jun 16, 2015 · 1 comment
Assignees
Labels

Comments

@michaelkirk
Copy link
Member

Can't deploy to ios 7.1

Need to change deployment target, and address any backwards compatibility issues.

  • new warnings in main.storyboard
  • xcglogger requires ios8, the recommended workaround is to not use the "module" but to include the source directly.
  • alamofire requires ios8, the recommended workaround is to include the source directly, and resolve and wrap any called methods in a public struct. See here: roadfire/Alamofire@22e893a
@michaelkirk michaelkirk changed the title deploy to ios7.1 backport to ios7.1 Jun 16, 2015
@michaelkirk michaelkirk self-assigned this Jun 27, 2015
@michaelkirk michaelkirk added this to the 0.5.0 milestone Jun 27, 2015
@michaelkirk michaelkirk removed this from the 0.5.0 milestone Jul 9, 2015
@michaelkirk
Copy link
Member Author

This has been deprioritized since I no longer have an ios7 user.

WIP at feature/ios7

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

No branches or pull requests

1 participant