Skip to content

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.

2 participants