We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
now that iOS 9.0 has been released, we can safely move ofxiOS minimum iOS support to 6.0
The text was updated successfully, but these errors were encountered:
Why not go the full iOS 7 jump #3977
Also this would prevent the million warnings for having a lib that is minimum for iOS 7 included in a build (due to minimum for arm64 architectures).
Sorry, something went wrong.
@danoli3 ah forgot about that issue already being opened. i'll close this one in favour of #3977
julapy
No branches or pull requests
now that iOS 9.0 has been released,
we can safely move ofxiOS minimum iOS support to 6.0
The text was updated successfully, but these errors were encountered: