upd: firebase bundle id
This commit is contained in:
@@ -2724,6 +2724,6 @@ SPEC CHECKSUMS:
|
||||
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
|
||||
Yoga: adb397651e1c00672c12e9495babca70777e411e
|
||||
|
||||
PODFILE CHECKSUM: 84885102d3cd2059e8ac6450a3c07d4b23893a8a
|
||||
PODFILE CHECKSUM: c5fe5ebbeae04f6245009795a1dcd457ba36c8e6
|
||||
|
||||
COCOAPODS: 1.16.2
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
A2BCE8702D5E41A288948173 /* GoogleService-Info.plist */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "mobiledarmasaba/GoogleService-Info.plist"; sourceTree = "<group>"; };
|
||||
AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = mobiledarmasaba/SplashScreen.storyboard; sourceTree = "<group>"; };
|
||||
BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; };
|
||||
E96D549FFF96F04087943FAC /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = mobiledarmasaba/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
||||
E96D549FFF96F04087943FAC /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = mobiledarmasaba/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
||||
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
||||
F11748412D0307B40044C1D9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = mobiledarmasaba/AppDelegate.swift; sourceTree = "<group>"; };
|
||||
F11748442D0722820044C1D9 /* mobiledarmasaba-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "mobiledarmasaba-Bridging-Header.h"; path = "mobiledarmasaba/mobiledarmasaba-Bridging-Header.h"; sourceTree = "<group>"; };
|
||||
@@ -114,7 +114,6 @@
|
||||
2C6E73A92014AA28DC96A88D /* Pods-mobiledarmasaba.debug.xcconfig */,
|
||||
FF7BFED2EBA3E89A5466BC15 /* Pods-mobiledarmasaba.release.xcconfig */,
|
||||
);
|
||||
name = Pods;
|
||||
path = Pods;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
@@ -373,6 +372,7 @@
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = mobiledarmasaba/mobiledarmasaba.entitlements;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_TEAM = 5W96P6CVXB;
|
||||
ENABLE_BITCODE = NO;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
"$(inherited)",
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<key>PLIST_VERSION</key>
|
||||
<string>1</string>
|
||||
<key>BUNDLE_ID</key>
|
||||
<string>mobiledarmasaba</string>
|
||||
<string>mobiledarmasaba.app</string>
|
||||
<key>PROJECT_ID</key>
|
||||
<string>mobile-darmasaba</string>
|
||||
<key>STORAGE_BUCKET</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<key>IS_SIGNIN_ENABLED</key>
|
||||
<true></true>
|
||||
<key>GOOGLE_APP_ID</key>
|
||||
<string>1:867439221179:ios:d70441e534db1f169b0c9e</string>
|
||||
<string>1:867439221179:ios:aedc34b89ff4919e9b0c9e</string>
|
||||
<key>DATABASE_URL</key>
|
||||
<string>https://mobile-darmasaba-default-rtdb.asia-southeast1.firebasedatabase.app</string>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user