Skip to content

Commit d726cba

Browse files
committed
release: 6.28.0
1 parent 22a61cc commit d726cba

File tree

25 files changed

+42
-41
lines changed

25 files changed

+42
-41
lines changed

FirebaseFirestore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
firebase_firestore_version = '1.16.0'
1+
firebase_firestore_version = '1.16.1'
22

33
Pod::Spec.new do |s|
44
s.name = 'FirebaseFirestore'

FirebaseFirestore/BoringSSL-GRPC.xcframework/Info.plist

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,17 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-armv7_arm64</string>
9+
<string>ios-x86_64-maccatalyst</string>
1010
<key>LibraryPath</key>
1111
<string>BoringSSL-GRPC.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
14-
<string>armv7</string>
15-
<string>arm64</string>
14+
<string>x86_64</string>
1615
</array>
1716
<key>SupportedPlatform</key>
1817
<string>ios</string>
18+
<key>SupportedPlatformVariant</key>
19+
<string>maccatalyst</string>
1920
</dict>
2021
<dict>
2122
<key>LibraryIdentifier</key>
@@ -34,17 +35,16 @@
3435
</dict>
3536
<dict>
3637
<key>LibraryIdentifier</key>
37-
<string>ios-x86_64-maccatalyst</string>
38+
<string>ios-armv7_arm64</string>
3839
<key>LibraryPath</key>
3940
<string>BoringSSL-GRPC.framework</string>
4041
<key>SupportedArchitectures</key>
4142
<array>
42-
<string>x86_64</string>
43+
<string>armv7</string>
44+
<string>arm64</string>
4345
</array>
4446
<key>SupportedPlatform</key>
4547
<string>ios</string>
46-
<key>SupportedPlatformVariant</key>
47-
<string>maccatalyst</string>
4848
</dict>
4949
</array>
5050
<key>CFBundlePackageType</key>

FirebaseFirestore/FirebaseFirestore.xcframework/Info.plist

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,31 +20,31 @@
2020
</dict>
2121
<dict>
2222
<key>LibraryIdentifier</key>
23-
<string>ios-armv7_arm64</string>
23+
<string>ios-i386_x86_64-simulator</string>
2424
<key>LibraryPath</key>
2525
<string>FirebaseFirestore.framework</string>
2626
<key>SupportedArchitectures</key>
2727
<array>
28-
<string>armv7</string>
29-
<string>arm64</string>
28+
<string>i386</string>
29+
<string>x86_64</string>
3030
</array>
3131
<key>SupportedPlatform</key>
3232
<string>ios</string>
33+
<key>SupportedPlatformVariant</key>
34+
<string>simulator</string>
3335
</dict>
3436
<dict>
3537
<key>LibraryIdentifier</key>
36-
<string>ios-i386_x86_64-simulator</string>
38+
<string>ios-armv7_arm64</string>
3739
<key>LibraryPath</key>
3840
<string>FirebaseFirestore.framework</string>
3941
<key>SupportedArchitectures</key>
4042
<array>
41-
<string>i386</string>
42-
<string>x86_64</string>
43+
<string>armv7</string>
44+
<string>arm64</string>
4345
</array>
4446
<key>SupportedPlatform</key>
4547
<string>ios</string>
46-
<key>SupportedPlatformVariant</key>
47-
<string>simulator</string>
4848
</dict>
4949
</array>
5050
<key>CFBundlePackageType</key>

FirebaseFirestore/abseil.xcframework/Info.plist

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,45 +6,45 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-armv7_arm64</string>
9+
<string>ios-x86_64-maccatalyst</string>
1010
<key>LibraryPath</key>
1111
<string>abseil.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
14-
<string>armv7</string>
15-
<string>arm64</string>
14+
<string>x86_64</string>
1615
</array>
1716
<key>SupportedPlatform</key>
1817
<string>ios</string>
18+
<key>SupportedPlatformVariant</key>
19+
<string>maccatalyst</string>
1920
</dict>
2021
<dict>
2122
<key>LibraryIdentifier</key>
22-
<string>ios-i386_x86_64-simulator</string>
23+
<string>ios-armv7_arm64</string>
2324
<key>LibraryPath</key>
2425
<string>abseil.framework</string>
2526
<key>SupportedArchitectures</key>
2627
<array>
27-
<string>i386</string>
28-
<string>x86_64</string>
28+
<string>armv7</string>
29+
<string>arm64</string>
2930
</array>
3031
<key>SupportedPlatform</key>
3132
<string>ios</string>
32-
<key>SupportedPlatformVariant</key>
33-
<string>simulator</string>
3433
</dict>
3534
<dict>
3635
<key>LibraryIdentifier</key>
37-
<string>ios-x86_64-maccatalyst</string>
36+
<string>ios-i386_x86_64-simulator</string>
3837
<key>LibraryPath</key>
3938
<string>abseil.framework</string>
4039
<key>SupportedArchitectures</key>
4140
<array>
41+
<string>i386</string>
4242
<string>x86_64</string>
4343
</array>
4444
<key>SupportedPlatform</key>
4545
<string>ios</string>
4646
<key>SupportedPlatformVariant</key>
47-
<string>maccatalyst</string>
47+
<string>simulator</string>
4848
</dict>
4949
</array>
5050
<key>CFBundlePackageType</key>

0 commit comments

Comments
 (0)