We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2176e99 commit a2f04f4Copy full SHA for a2f04f4
Package.swift
@@ -1505,8 +1505,8 @@ func firestoreTargets() -> [Target] {
1505
} else {
1506
return .binaryTarget(
1507
name: "FirebaseFirestoreInternal",
1508
- url: "https://dl.google.com/firebase/ios/bin/firestore/11.5.0/rc0/FirebaseFirestoreInternal.zip",
1509
- checksum: "32df6c2cfce97249ad4c333bade9af5c2301a2b35c285980355320a3398d5aef"
+ url: "https://dl.google.com/firebase/ios/bin/firestore/11.6.0/rc0/FirebaseFirestoreInternal.zip",
+ checksum: "ad9d6cf31120ba0a91dbb9ccbe7ad08276a88565f6c79216929ec93a7d436459"
1510
)
1511
}
1512
}()
0 commit comments