chore(ios): rebuild ios graphql schema (#9935)

This commit is contained in:
forehalo
2025-02-05 10:27:27 +00:00
parent 7826e2b7c8
commit 7ceab1c7da
61 changed files with 227 additions and 482 deletions

View File

@@ -14,7 +14,7 @@ let package = Package(
.library(name: "AffineGraphQL", targets: ["AffineGraphQL"]),
],
dependencies: [
.package(url: "https://github.com/apollographql/apollo-ios.git", from: "1.16.0"),
.package(url: "https://github.com/apollographql/apollo-ios", exact: "1.17.0"),
],
targets: [
.target(