Skip to content

Commit

Permalink
Updating codegen config test
Browse files Browse the repository at this point in the history
  • Loading branch information
BobaFetters committed Nov 27, 2024
1 parent c9d2428 commit a5a98d4
Showing 1 changed file with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,14 @@
"schemaTypes" : {
"path" : "./AnimalKingdomAPI",
"moduleType" : {
"swiftPackageManager" : {

"swiftPackage" : {
"apolloSDKDependency" : {
"sdkVersion" : {
"local" : {
"path" : "../../../../apollo-ios"
}
}
}
}
}
},
Expand Down

0 comments on commit a5a98d4

Please sign in to comment.