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 tooling (Ruby, Pods, Deployment Targets) #368

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

AliSoftware
Copy link
Owner

@AliSoftware AliSoftware commented Mar 10, 2024

Checklist

  • I've checked that all new and existing tests pass
  • I've updated the documentation if necessary
  • I've added an entry in the CHANGELOG to credit myself

Description

  • Add a Gemfile (Same as in Specify ruby version and use bundler to fix gem versions #367)
  • Add .ruby-version file (Ruby 3.2.2)
  • Switch Podfile to use CocoaPods' CDN (instead of master repo)
  • Update deployment target versions in .podspec and Podfiles for Xcode 15.2+ minimums
  • Xcode: Update to recommended settings
  • Remove deprecated NSURLConnection calls in tests
  • Update Examples (Podfile, NSURLConnection -> NSURLSession, …)
  • Fix some CHANGELOG entries

cc @Liquidsoul I just noticed you already implemented some of this in #367 and #366; I only saw those branches after I started doing the work, but figured I'd finish my work and submit my version of the PR containing everything.

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

2 participants