-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
428cdaf
commit f541e2d
Showing
39 changed files
with
411 additions
and
329 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseRemoteConfigBinary.json" "7.3.0" | ||
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseRemoteConfigBinary.json" "9.6.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+1.13 MB
...aseRemoteConfig.xcframework/ios-arm64/FirebaseRemoteConfig.framework/FirebaseRemoteConfig
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
...ramework/ios-arm64/FirebaseRemoteConfig.framework/Headers/FirebaseRemoteConfig-umbrella.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#ifdef __OBJC__ | ||
#import <UIKit/UIKit.h> | ||
#else | ||
#ifndef FOUNDATION_EXPORT | ||
#if defined(__cplusplus) | ||
#define FOUNDATION_EXPORT extern "C" | ||
#else | ||
#define FOUNDATION_EXPORT extern | ||
#endif | ||
#endif | ||
#endif | ||
|
||
#import "FirebaseRemoteConfig.h" | ||
#import "FIRRemoteConfig.h" | ||
|
||
FOUNDATION_EXPORT double FirebaseRemoteConfigVersionNumber; | ||
FOUNDATION_EXPORT const unsigned char FirebaseRemoteConfigVersionString[]; | ||
|
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...Config.framework/Modules/module.modulemap → ...Config.framework/Modules/module.modulemap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-2.13 MB
...oteConfig.xcframework/ios-arm64_armv7/FirebaseRemoteConfig.framework/FirebaseRemoteConfig
Binary file not shown.
Binary file removed
BIN
-1.14 MB
...ework/ios-arm64_i386_x86_64-simulator/FirebaseRemoteConfig.framework/FirebaseRemoteConfig
Binary file not shown.
Binary file modified
BIN
+7.95 KB
(100%)
...ramework/ios-arm64_x86_64-maccatalyst/FirebaseRemoteConfig.framework/FirebaseRemoteConfig
Binary file not shown.
Oops, something went wrong.