Skip to content

Commit 014208b

Browse files
committed
feat(ios): update to Firebase 8.3.1
1 parent d2639b5 commit 014208b

File tree

120 files changed

+304
-268
lines changed

Some content is hidden

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

120 files changed

+304
-268
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: 7.1.0
5+
version: 7.2.0
66
apiversion: 2
77
architectures: arm64 x86_64
88
description: titanium-firebase-core

ios/platform/FirebaseABTesting.xcframework/Info.plist

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,31 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-arm64_i386_x86_64-simulator</string>
9+
<string>macos-arm64_x86_64</string>
1010
<key>LibraryPath</key>
1111
<string>FirebaseABTesting.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
1414
<string>arm64</string>
15-
<string>i386</string>
1615
<string>x86_64</string>
1716
</array>
1817
<key>SupportedPlatform</key>
19-
<string>ios</string>
20-
<key>SupportedPlatformVariant</key>
21-
<string>simulator</string>
18+
<string>macos</string>
2219
</dict>
2320
<dict>
2421
<key>LibraryIdentifier</key>
25-
<string>ios-arm64_armv7</string>
22+
<string>ios-arm64_x86_64-maccatalyst</string>
2623
<key>LibraryPath</key>
2724
<string>FirebaseABTesting.framework</string>
2825
<key>SupportedArchitectures</key>
2926
<array>
3027
<string>arm64</string>
31-
<string>armv7</string>
28+
<string>x86_64</string>
3229
</array>
3330
<key>SupportedPlatform</key>
3431
<string>ios</string>
32+
<key>SupportedPlatformVariant</key>
33+
<string>maccatalyst</string>
3534
</dict>
3635
<dict>
3736
<key>LibraryIdentifier</key>
@@ -50,43 +49,44 @@
5049
</dict>
5150
<dict>
5251
<key>LibraryIdentifier</key>
53-
<string>ios-arm64_x86_64-maccatalyst</string>
52+
<string>tvos-arm64</string>
5453
<key>LibraryPath</key>
5554
<string>FirebaseABTesting.framework</string>
5655
<key>SupportedArchitectures</key>
5756
<array>
5857
<string>arm64</string>
59-
<string>x86_64</string>
6058
</array>
6159
<key>SupportedPlatform</key>
62-
<string>ios</string>
63-
<key>SupportedPlatformVariant</key>
64-
<string>maccatalyst</string>
60+
<string>tvos</string>
6561
</dict>
6662
<dict>
6763
<key>LibraryIdentifier</key>
68-
<string>macos-arm64_x86_64</string>
64+
<string>ios-arm64_armv7</string>
6965
<key>LibraryPath</key>
7066
<string>FirebaseABTesting.framework</string>
7167
<key>SupportedArchitectures</key>
7268
<array>
7369
<string>arm64</string>
74-
<string>x86_64</string>
70+
<string>armv7</string>
7571
</array>
7672
<key>SupportedPlatform</key>
77-
<string>macos</string>
73+
<string>ios</string>
7874
</dict>
7975
<dict>
8076
<key>LibraryIdentifier</key>
81-
<string>tvos-arm64</string>
77+
<string>ios-arm64_i386_x86_64-simulator</string>
8278
<key>LibraryPath</key>
8379
<string>FirebaseABTesting.framework</string>
8480
<key>SupportedArchitectures</key>
8581
<array>
8682
<string>arm64</string>
83+
<string>i386</string>
84+
<string>x86_64</string>
8785
</array>
8886
<key>SupportedPlatform</key>
89-
<string>tvos</string>
87+
<string>ios</string>
88+
<key>SupportedPlatformVariant</key>
89+
<string>simulator</string>
9090
</dict>
9191
</array>
9292
<key>CFBundlePackageType</key>

ios/platform/FirebaseABTesting.xcframework/ios-arm64_armv7/FirebaseABTesting.framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundlePackageType</key>
1414
<string>FMWK</string>
1515
<key>CFBundleVersion</key>
16-
<string>8.10.0</string>
16+
<string>8.12.0</string>
1717
<key>DTSDKName</key>
1818
<string>iphonesimulator11.2</string>
1919
</dict>

ios/platform/FirebaseABTesting.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseABTesting.framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundlePackageType</key>
1414
<string>FMWK</string>
1515
<key>CFBundleVersion</key>
16-
<string>8.10.0</string>
16+
<string>8.12.0</string>
1717
<key>DTSDKName</key>
1818
<string>iphonesimulator11.2</string>
1919
</dict>

ios/platform/FirebaseABTesting.xcframework/ios-arm64_x86_64-maccatalyst/FirebaseABTesting.framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundlePackageType</key>
1414
<string>FMWK</string>
1515
<key>CFBundleVersion</key>
16-
<string>8.10.0</string>
16+
<string>8.12.0</string>
1717
<key>DTSDKName</key>
1818
<string>iphonesimulator11.2</string>
1919
</dict>

ios/platform/FirebaseABTesting.xcframework/macos-arm64_x86_64/FirebaseABTesting.framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundlePackageType</key>
1414
<string>FMWK</string>
1515
<key>CFBundleVersion</key>
16-
<string>8.10.0</string>
16+
<string>8.12.0</string>
1717
<key>DTSDKName</key>
1818
<string>iphonesimulator11.2</string>
1919
</dict>

ios/platform/FirebaseABTesting.xcframework/tvos-arm64/FirebaseABTesting.framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundlePackageType</key>
1414
<string>FMWK</string>
1515
<key>CFBundleVersion</key>
16-
<string>8.10.0</string>
16+
<string>8.12.0</string>
1717
<key>DTSDKName</key>
1818
<string>iphonesimulator11.2</string>
1919
</dict>

ios/platform/FirebaseABTesting.xcframework/tvos-arm64_x86_64-simulator/FirebaseABTesting.framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundlePackageType</key>
1414
<string>FMWK</string>
1515
<key>CFBundleVersion</key>
16-
<string>8.10.0</string>
16+
<string>8.12.0</string>
1717
<key>DTSDKName</key>
1818
<string>iphonesimulator11.2</string>
1919
</dict>

ios/platform/FirebaseCore.xcframework/Info.plist

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,31 +6,28 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>macos-arm64_x86_64</string>
9+
<string>tvos-arm64</string>
1010
<key>LibraryPath</key>
1111
<string>FirebaseCore.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
1414
<string>arm64</string>
15-
<string>x86_64</string>
1615
</array>
1716
<key>SupportedPlatform</key>
18-
<string>macos</string>
17+
<string>tvos</string>
1918
</dict>
2019
<dict>
2120
<key>LibraryIdentifier</key>
22-
<string>ios-arm64_x86_64-maccatalyst</string>
21+
<string>ios-arm64_armv7</string>
2322
<key>LibraryPath</key>
2423
<string>FirebaseCore.framework</string>
2524
<key>SupportedArchitectures</key>
2625
<array>
2726
<string>arm64</string>
28-
<string>x86_64</string>
27+
<string>armv7</string>
2928
</array>
3029
<key>SupportedPlatform</key>
3130
<string>ios</string>
32-
<key>SupportedPlatformVariant</key>
33-
<string>maccatalyst</string>
3431
</dict>
3532
<dict>
3633
<key>LibraryIdentifier</key>
@@ -50,28 +47,31 @@
5047
</dict>
5148
<dict>
5249
<key>LibraryIdentifier</key>
53-
<string>ios-arm64_armv7</string>
50+
<string>ios-arm64_x86_64-maccatalyst</string>
5451
<key>LibraryPath</key>
5552
<string>FirebaseCore.framework</string>
5653
<key>SupportedArchitectures</key>
5754
<array>
5855
<string>arm64</string>
59-
<string>armv7</string>
56+
<string>x86_64</string>
6057
</array>
6158
<key>SupportedPlatform</key>
6259
<string>ios</string>
60+
<key>SupportedPlatformVariant</key>
61+
<string>maccatalyst</string>
6362
</dict>
6463
<dict>
6564
<key>LibraryIdentifier</key>
66-
<string>tvos-arm64</string>
65+
<string>macos-arm64_x86_64</string>
6766
<key>LibraryPath</key>
6867
<string>FirebaseCore.framework</string>
6968
<key>SupportedArchitectures</key>
7069
<array>
7170
<string>arm64</string>
71+
<string>x86_64</string>
7272
</array>
7373
<key>SupportedPlatform</key>
74-
<string>tvos</string>
74+
<string>macos</string>
7575
</dict>
7676
<dict>
7777
<key>LibraryIdentifier</key>

ios/platform/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Headers/FIROptions.h

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ NS_SWIFT_NAME(FirebaseOptions)
3232

3333
/**
3434
* An iOS API key used for authenticating requests from your app, e.g.
35-
* @"AIzaSyDdVgKwhZl0sTTTLZ7iTmt1r3N2cJLnaDk", used to identify your app to Google servers.
35+
* The key must begin with "A" and contain exactly 39 alphanumeric characters, used to identify your
36+
* app to Google servers.
3637
*/
3738
@property(nonatomic, copy, nullable) NSString *APIKey NS_SWIFT_NAME(apiKey);
3839

@@ -98,25 +99,30 @@ NS_SWIFT_NAME(FirebaseOptions)
9899
@property(nonatomic, copy, nullable) NSString *appGroupID;
99100

100101
/**
101-
* Initializes a customized instance of FIROptions from the file at the given plist file path. This
102-
* will read the file synchronously from disk.
103-
* For example,
104-
* NSString *filePath =
105-
* [[NSBundle mainBundle] pathForResource:@"GoogleService-Info" ofType:@"plist"];
106-
* FIROptions *options = [[FIROptions alloc] initWithContentsOfFile:filePath];
102+
* Initializes a customized instance of FirebaseOptions from the file at the given plist file path.
103+
* This will read the file synchronously from disk.
104+
* For example:
105+
* ```swift
106+
* if let path = Bundle.main.path(forResource:"GoogleServices-Info", ofType:"plist") {
107+
* let options = FirebaseOptions(contentsOfFile: path)
108+
* }
109+
* ```
110+
* Note that it is not possible to customize FirebaseOptions for Firebase Analytics which expects a
111+
* static file named `GoogleServices-Info.plist` -
112+
* https://github.com/firebase/firebase-ios-sdk/issues/230.
107113
* Returns nil if the plist file does not exist or is invalid.
108114
*/
109115
- (nullable instancetype)initWithContentsOfFile:(NSString *)plistPath NS_DESIGNATED_INITIALIZER;
110116

111117
/**
112-
* Initializes a customized instance of FIROptions with required fields. Use the mutable properties
113-
* to modify fields for configuring specific services.
118+
* Initializes a customized instance of FirebaseOptions with required fields. Use the mutable
119+
* properties to modify fields for configuring specific services. Note that it is not possible to
120+
* customize FirebaseOptions for Firebase Analytics which expects a static file named
121+
* `GoogleServices-Info.plist` - https://github.com/firebase/firebase-ios-sdk/issues/230.
114122
*/
115-
// clang-format off
116123
- (instancetype)initWithGoogleAppID:(NSString *)googleAppID
117124
GCMSenderID:(NSString *)GCMSenderID
118-
NS_SWIFT_NAME(init(googleAppID:gcmSenderID:)) NS_DESIGNATED_INITIALIZER;
119-
// clang-format on
125+
NS_SWIFT_NAME(init(googleAppID:gcmSenderID:))NS_DESIGNATED_INITIALIZER;
120126

121127
/** Unavailable. Please use `init(contentsOfFile:)` or `init(googleAppID:gcmSenderID:)` instead. */
122128
- (instancetype)init NS_UNAVAILABLE;

ios/platform/FirebaseCore.xcframework/ios-arm64_armv7/FirebaseCore.framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundlePackageType</key>
1414
<string>FMWK</string>
1515
<key>CFBundleVersion</key>
16-
<string>8.10.0</string>
16+
<string>8.12.1</string>
1717
<key>DTSDKName</key>
1818
<string>iphonesimulator11.2</string>
1919
</dict>

ios/platform/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Headers/FIROptions.h

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ NS_SWIFT_NAME(FirebaseOptions)
3232

3333
/**
3434
* An iOS API key used for authenticating requests from your app, e.g.
35-
* @"AIzaSyDdVgKwhZl0sTTTLZ7iTmt1r3N2cJLnaDk", used to identify your app to Google servers.
35+
* The key must begin with "A" and contain exactly 39 alphanumeric characters, used to identify your
36+
* app to Google servers.
3637
*/
3738
@property(nonatomic, copy, nullable) NSString *APIKey NS_SWIFT_NAME(apiKey);
3839

@@ -98,25 +99,30 @@ NS_SWIFT_NAME(FirebaseOptions)
9899
@property(nonatomic, copy, nullable) NSString *appGroupID;
99100

100101
/**
101-
* Initializes a customized instance of FIROptions from the file at the given plist file path. This
102-
* will read the file synchronously from disk.
103-
* For example,
104-
* NSString *filePath =
105-
* [[NSBundle mainBundle] pathForResource:@"GoogleService-Info" ofType:@"plist"];
106-
* FIROptions *options = [[FIROptions alloc] initWithContentsOfFile:filePath];
102+
* Initializes a customized instance of FirebaseOptions from the file at the given plist file path.
103+
* This will read the file synchronously from disk.
104+
* For example:
105+
* ```swift
106+
* if let path = Bundle.main.path(forResource:"GoogleServices-Info", ofType:"plist") {
107+
* let options = FirebaseOptions(contentsOfFile: path)
108+
* }
109+
* ```
110+
* Note that it is not possible to customize FirebaseOptions for Firebase Analytics which expects a
111+
* static file named `GoogleServices-Info.plist` -
112+
* https://github.com/firebase/firebase-ios-sdk/issues/230.
107113
* Returns nil if the plist file does not exist or is invalid.
108114
*/
109115
- (nullable instancetype)initWithContentsOfFile:(NSString *)plistPath NS_DESIGNATED_INITIALIZER;
110116

111117
/**
112-
* Initializes a customized instance of FIROptions with required fields. Use the mutable properties
113-
* to modify fields for configuring specific services.
118+
* Initializes a customized instance of FirebaseOptions with required fields. Use the mutable
119+
* properties to modify fields for configuring specific services. Note that it is not possible to
120+
* customize FirebaseOptions for Firebase Analytics which expects a static file named
121+
* `GoogleServices-Info.plist` - https://github.com/firebase/firebase-ios-sdk/issues/230.
114122
*/
115-
// clang-format off
116123
- (instancetype)initWithGoogleAppID:(NSString *)googleAppID
117124
GCMSenderID:(NSString *)GCMSenderID
118-
NS_SWIFT_NAME(init(googleAppID:gcmSenderID:)) NS_DESIGNATED_INITIALIZER;
119-
// clang-format on
125+
NS_SWIFT_NAME(init(googleAppID:gcmSenderID:))NS_DESIGNATED_INITIALIZER;
120126

121127
/** Unavailable. Please use `init(contentsOfFile:)` or `init(googleAppID:gcmSenderID:)` instead. */
122128
- (instancetype)init NS_UNAVAILABLE;

ios/platform/FirebaseCore.xcframework/ios-arm64_i386_x86_64-simulator/FirebaseCore.framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundlePackageType</key>
1414
<string>FMWK</string>
1515
<key>CFBundleVersion</key>
16-
<string>8.10.0</string>
16+
<string>8.12.1</string>
1717
<key>DTSDKName</key>
1818
<string>iphonesimulator11.2</string>
1919
</dict>

0 commit comments

Comments
 (0)