Skip to content

Added AppStoreCountry Structure

Compare
Choose a tag to compare
@ArtSabintsev ArtSabintsev released this 22 Nov 02:40
· 61 commits to master since this release

I took the time to cleanup the repository a bit prior to this release.

Notable changes (not related to the repo cleanup):

  • #352: Thanks to @hkellaway's work, these is now explicit, type-safe support for every country that Apple has an App Store in. Checkout AppStoreCountry.swift
  • Updated the minimum version to iOS 11
  • Removed support for Carthage