github apollographql/apollo-ios 1.13.0

5 days ago

New

  • Added ExistentialAny requirement (#379): This adds the -enable-upcoming-feature ExistentialAny to all targets to ensure compatibility with the upcoming Swift feature.
  • Schema type renaming (#388): This adds the feature to allow customizing the names of schema types in Swift generated code.
  • JSONConverter helper (#380): This adds a new helper class for handling JSON conversion of data including the ability to convert SelectionSet instances to JSON.

Fixed

  • ApolloSQLite build error with Xcode 16 (#386): This fixes a naming conflict with Foundation in iOS 18 and the SQLite library. Thanks to @rastersize for the contributon.

Don't miss a new apollo-ios release

NewReleases is sending notifications on new releases.