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

Update CocoaPods Deployment Targets #387

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

Conversation

jshier
Copy link

@jshier jshier commented Jun 22, 2023

#331 and #386 are caused by the CocoaPods deployment targets being too far out of date. This PR brings them up to the iOS 10 generation. Technically these will still produce warnings in Xcode but they can be easily ignored and won't break at compile time any more.

This PR also updates the Ruby environment to the latest Ruby version, latest dependencies, and adds a .ruby-gemset for RVM (and rbenv with the right configuration I think). Also removes Boris from the authors, as I don't believe he can support the framework. Let me know if there should be some other contact.

@jshier
Copy link
Author

jshier commented Jun 22, 2023

Looks like the test failures are due to a live network request failing.

@jshier
Copy link
Author

jshier commented Jun 23, 2023

Just an FYI, bumping deployment targets is breaking for anything depending on it with a lower deployment target, so this would require a major version bump.

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