File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 58
58
- 'FirebaseFirestoreInternal.podspec'
59
59
- 'FirebaseFirestore.podspec'
60
60
61
+ # Package.swift
62
+ - 'Package.swift'
63
+
61
64
# CMake
62
65
- '**CMakeLists.txt'
63
66
- 'cmake/**'
Original file line number Diff line number Diff line change @@ -1505,8 +1505,8 @@ func firestoreTargets() -> [Target] {
1505
1505
} else {
1506
1506
return . binaryTarget(
1507
1507
name: " FirebaseFirestoreInternal " ,
1508
- url: " https://dl.google.com/firebase/ios/bin/firestore/11.6 .0/rc0/FirebaseFirestoreInternal.zip " ,
1509
- checksum: " ad9d6cf31120ba0a91dbb9ccbe7ad08276a88565f6c79216929ec93a7d436459 "
1508
+ url: " https://dl.google.com/firebase/ios/bin/firestore/11.7 .0/rc0/FirebaseFirestoreInternal.zip " ,
1509
+ checksum: " 08dd8be97322a1c35bdde315376921d145b5c9dd9bb91bbdbb933380556f24f9 "
1510
1510
)
1511
1511
}
1512
1512
} ( )
You can’t perform that action at this time.
0 commit comments