Skip to content

Commit c6aab3a

Browse files
authored
Merge pull request #71 from Astrovic/main
feat(ios): update the Firebase iOS SDK to 11.15.0
2 parents 9ead66c + bd02fc5 commit c6aab3a

File tree

2,076 files changed

+294029
-87755
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,076 files changed

+294029
-87755
lines changed

ios/manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# this is your module manifest and used by Titanium
33
# during compilation, packaging, distribution, etc.
44
#
5-
version: 10.0.0
5+
version: 12.0.0
66
apiversion: 2
77
architectures: arm64 x86_64
88
description: titanium-firebase-core

ios/platform/FBLPromises.xcframework/Info.plist

Lines changed: 58 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,56 @@
55
<key>AvailableLibraries</key>
66
<array>
77
<dict>
8+
<key>BinaryPath</key>
9+
<string>FBLPromises.framework/FBLPromises</string>
810
<key>LibraryIdentifier</key>
9-
<string>tvos-arm64_x86_64-simulator</string>
11+
<string>tvos-arm64</string>
1012
<key>LibraryPath</key>
1113
<string>FBLPromises.framework</string>
1214
<key>SupportedArchitectures</key>
1315
<array>
1416
<string>arm64</string>
15-
<string>x86_64</string>
1617
</array>
1718
<key>SupportedPlatform</key>
1819
<string>tvos</string>
20+
</dict>
21+
<dict>
22+
<key>BinaryPath</key>
23+
<string>FBLPromises.framework/FBLPromises</string>
24+
<key>LibraryIdentifier</key>
25+
<string>watchos-arm64_x86_64-simulator</string>
26+
<key>LibraryPath</key>
27+
<string>FBLPromises.framework</string>
28+
<key>SupportedArchitectures</key>
29+
<array>
30+
<string>arm64</string>
31+
<string>x86_64</string>
32+
</array>
33+
<key>SupportedPlatform</key>
34+
<string>watchos</string>
1935
<key>SupportedPlatformVariant</key>
2036
<string>simulator</string>
2137
</dict>
2238
<dict>
39+
<key>BinaryPath</key>
40+
<string>FBLPromises.framework/FBLPromises</string>
2341
<key>LibraryIdentifier</key>
24-
<string>ios-arm64</string>
42+
<string>watchos-arm64_arm64_32</string>
2543
<key>LibraryPath</key>
2644
<string>FBLPromises.framework</string>
2745
<key>SupportedArchitectures</key>
2846
<array>
2947
<string>arm64</string>
48+
<string>arm64_32</string>
3049
</array>
3150
<key>SupportedPlatform</key>
32-
<string>ios</string>
51+
<string>watchos</string>
3352
</dict>
3453
<dict>
54+
<key>BinaryPath</key>
55+
<string>FBLPromises.framework/FBLPromises</string>
3556
<key>LibraryIdentifier</key>
36-
<string>macos-arm64_x86_64</string>
57+
<string>ios-arm64_x86_64-simulator</string>
3758
<key>LibraryPath</key>
3859
<string>FBLPromises.framework</string>
3960
<key>SupportedArchitectures</key>
@@ -42,23 +63,32 @@
4263
<string>x86_64</string>
4364
</array>
4465
<key>SupportedPlatform</key>
45-
<string>macos</string>
66+
<string>ios</string>
67+
<key>SupportedPlatformVariant</key>
68+
<string>simulator</string>
4669
</dict>
4770
<dict>
71+
<key>BinaryPath</key>
72+
<string>FBLPromises.framework/Versions/A/FBLPromises</string>
4873
<key>LibraryIdentifier</key>
49-
<string>tvos-arm64</string>
74+
<string>ios-arm64_x86_64-maccatalyst</string>
5075
<key>LibraryPath</key>
5176
<string>FBLPromises.framework</string>
5277
<key>SupportedArchitectures</key>
5378
<array>
5479
<string>arm64</string>
80+
<string>x86_64</string>
5581
</array>
5682
<key>SupportedPlatform</key>
57-
<string>tvos</string>
83+
<string>ios</string>
84+
<key>SupportedPlatformVariant</key>
85+
<string>maccatalyst</string>
5886
</dict>
5987
<dict>
88+
<key>BinaryPath</key>
89+
<string>FBLPromises.framework/Versions/A/FBLPromises</string>
6090
<key>LibraryIdentifier</key>
61-
<string>ios-arm64_x86_64-simulator</string>
91+
<string>macos-arm64_x86_64</string>
6292
<key>LibraryPath</key>
6393
<string>FBLPromises.framework</string>
6494
<key>SupportedArchitectures</key>
@@ -67,13 +97,27 @@
6797
<string>x86_64</string>
6898
</array>
6999
<key>SupportedPlatform</key>
100+
<string>macos</string>
101+
</dict>
102+
<dict>
103+
<key>BinaryPath</key>
104+
<string>FBLPromises.framework/FBLPromises</string>
105+
<key>LibraryIdentifier</key>
106+
<string>ios-arm64</string>
107+
<key>LibraryPath</key>
108+
<string>FBLPromises.framework</string>
109+
<key>SupportedArchitectures</key>
110+
<array>
111+
<string>arm64</string>
112+
</array>
113+
<key>SupportedPlatform</key>
70114
<string>ios</string>
71-
<key>SupportedPlatformVariant</key>
72-
<string>simulator</string>
73115
</dict>
74116
<dict>
117+
<key>BinaryPath</key>
118+
<string>FBLPromises.framework/FBLPromises</string>
75119
<key>LibraryIdentifier</key>
76-
<string>ios-arm64_x86_64-maccatalyst</string>
120+
<string>tvos-arm64_x86_64-simulator</string>
77121
<key>LibraryPath</key>
78122
<string>FBLPromises.framework</string>
79123
<key>SupportedArchitectures</key>
@@ -82,9 +126,9 @@
82126
<string>x86_64</string>
83127
</array>
84128
<key>SupportedPlatform</key>
85-
<string>ios</string>
129+
<string>tvos</string>
86130
<key>SupportedPlatformVariant</key>
87-
<string>maccatalyst</string>
131+
<string>simulator</string>
88132
</dict>
89133
</array>
90134
<key>CFBundlePackageType</key>
155 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)