feat: update Firebase configuration for development environment and adjust related scripts
This commit is contained in:
@@ -249,7 +249,7 @@
|
||||
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
||||
924B93AB74D97EF4B42824EC /* [CP] Embed Pods Frameworks */,
|
||||
8A3E049698DB74713226DAC2 /* [CP] Copy Pods Resources */,
|
||||
CA84EF6F10FA3C39D36D57BC /* FlutterFire: "flutterfire bundle-service-file" */,
|
||||
9FB2BFDDFD4635E632456623 /* FlutterFire: "flutterfire bundle-service-file" */,
|
||||
);
|
||||
buildRules = (
|
||||
);
|
||||
@@ -457,7 +457,7 @@
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n";
|
||||
};
|
||||
CA84EF6F10FA3C39D36D57BC /* FlutterFire: "flutterfire bundle-service-file" */ = {
|
||||
9FB2BFDDFD4635E632456623 /* FlutterFire: "flutterfire bundle-service-file" */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CLIENT_ID</key>
|
||||
<string>933560802882-qgbq6m04moicvkff2b3i6p9agu7i4gou.apps.googleusercontent.com</string>
|
||||
<string>933560802882-dppsapp5i3lsfrlm1mhob2s21peofg1t.apps.googleusercontent.com</string>
|
||||
<key>REVERSED_CLIENT_ID</key>
|
||||
<string>com.googleusercontent.apps.933560802882-qgbq6m04moicvkff2b3i6p9agu7i4gou</string>
|
||||
<string>com.googleusercontent.apps.933560802882-dppsapp5i3lsfrlm1mhob2s21peofg1t</string>
|
||||
<key>API_KEY</key>
|
||||
<string>AIzaSyDyEXkzZAWpXXe4dAesYaZflt5BEtMn9tA</string>
|
||||
<key>GCM_SENDER_ID</key>
|
||||
@@ -13,7 +13,7 @@
|
||||
<key>PLIST_VERSION</key>
|
||||
<string>1</string>
|
||||
<key>BUNDLE_ID</key>
|
||||
<string>com.krow.app.dev</string>
|
||||
<string>com.krow.app.staff.dev</string>
|
||||
<key>PROJECT_ID</key>
|
||||
<string>krow-workforce-dev</string>
|
||||
<key>STORAGE_BUCKET</key>
|
||||
@@ -29,6 +29,6 @@
|
||||
<key>IS_SIGNIN_ENABLED</key>
|
||||
<true></true>
|
||||
<key>GOOGLE_APP_ID</key>
|
||||
<string>1:933560802882:ios:07becdd41ac6ca627757db</string>
|
||||
<string>1:933560802882:ios:7264452527da24537757db</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user