diff --git a/Forest/Assets/GoogleService-Info.plist b/Forest/Assets/GoogleService-Info.plist index 9e55280..1173346 100644 --- a/Forest/Assets/GoogleService-Info.plist +++ b/Forest/Assets/GoogleService-Info.plist @@ -2,22 +2,18 @@ - CLIENT_ID - 256005629269-mpejfn9iek9rj8h9il9htviee3l5mqfp.apps.googleusercontent.com - REVERSED_CLIENT_ID - com.googleusercontent.apps.256005629269-mpejfn9iek9rj8h9il9htviee3l5mqfp API_KEY - AIzaSyA_9o7g8dy1bGCYl5gn_8aOMZP7niwC5_Q + AIzaSyBrJKEh-Jnp2nKXzqD-T7vT0cGecvzuAkU GCM_SENDER_ID - 256005629269 + 419683978289 PLIST_VERSION 1 BUNDLE_ID - com.phxh.carpentergirl + com.woodfire.nutsbolts PROJECT_ID - avery-e2e18 + forest-ecab9 STORAGE_BUCKET - avery-e2e18.appspot.com + forest-ecab9.appspot.com IS_ADS_ENABLED IS_ANALYTICS_ENABLED @@ -29,8 +25,6 @@ IS_SIGNIN_ENABLED GOOGLE_APP_ID - 1:256005629269:ios:20ae83a7c115e02826fbdc - DATABASE_URL - https://avery-e2e18-default-rtdb.firebaseio.com + 1:419683978289:ios:7c056d17e75cb2740a5910 \ No newline at end of file diff --git a/Forest/Assets/StreamingAssets/google-services-desktop.json b/Forest/Assets/StreamingAssets/google-services-desktop.json index 1ac70da..f98d726 100644 --- a/Forest/Assets/StreamingAssets/google-services-desktop.json +++ b/Forest/Assets/StreamingAssets/google-services-desktop.json @@ -1,44 +1,28 @@ { "project_info": { - "project_number": "256005629269", - "firebase_url": "https://avery-e2e18-default-rtdb.firebaseio.com", - "project_id": "avery-e2e18", - "storage_bucket": "avery-e2e18.appspot.com" + "project_number": "419683978289", + "project_id": "forest-ecab9", + "storage_bucket": "forest-ecab9.appspot.com" }, "client": [ { "client_info": { - "mobilesdk_app_id": "1:256005629269:android:80a37eefb6b12ffd26fbdc", + "mobilesdk_app_id": "1:419683978289:ios:7c056d17e75cb2740a5910", "android_client_info": { - "package_name": "com.phxh.carpentergirl" + "package_name": "com.woodfire.nutsbolts" } }, - "oauth_client": [ - { - "client_id": "256005629269-5tghoagsn12vaoh0fh8mk0ckk0n64frn.apps.googleusercontent.com", - "client_type": 3 - } - ], "api_key": [ { - "current_key": "AIzaSyCeqdw8xyxExOLZ7XZPLOWwaLdQqi-o7qE" + "current_key": "AIzaSyBrJKEh-Jnp2nKXzqD-T7vT0cGecvzuAkU" } ], "services": { + "analytics_service": { + "status": 0 + }, "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "256005629269-5tghoagsn12vaoh0fh8mk0ckk0n64frn.apps.googleusercontent.com", - "client_type": 3 - }, - { - "client_id": "256005629269-mpejfn9iek9rj8h9il9htviee3l5mqfp.apps.googleusercontent.com", - "client_type": 2, - "ios_info": { - "bundle_id": "com.phxh.carpentergirl" - } - } - ] + "status": 1 } } } diff --git a/Forest/Assets/google-services.json b/Forest/Assets/google-services.json index 1ac70da..a0e4d57 100644 --- a/Forest/Assets/google-services.json +++ b/Forest/Assets/google-services.json @@ -1,44 +1,26 @@ { "project_info": { - "project_number": "256005629269", - "firebase_url": "https://avery-e2e18-default-rtdb.firebaseio.com", - "project_id": "avery-e2e18", - "storage_bucket": "avery-e2e18.appspot.com" + "project_number": "419683978289", + "project_id": "forest-ecab9", + "storage_bucket": "forest-ecab9.appspot.com" }, "client": [ { "client_info": { - "mobilesdk_app_id": "1:256005629269:android:80a37eefb6b12ffd26fbdc", + "mobilesdk_app_id": "1:419683978289:android:43d76a971b667d590a5910", "android_client_info": { - "package_name": "com.phxh.carpentergirl" + "package_name": "com.woodfire.nutsbolts" } }, - "oauth_client": [ - { - "client_id": "256005629269-5tghoagsn12vaoh0fh8mk0ckk0n64frn.apps.googleusercontent.com", - "client_type": 3 - } - ], + "oauth_client": [], "api_key": [ { - "current_key": "AIzaSyCeqdw8xyxExOLZ7XZPLOWwaLdQqi-o7qE" + "current_key": "AIzaSyD04yMvefyMunQ3fiVJHLzjCWFKqEuA1LM" } ], "services": { "appinvite_service": { - "other_platform_oauth_client": [ - { - "client_id": "256005629269-5tghoagsn12vaoh0fh8mk0ckk0n64frn.apps.googleusercontent.com", - "client_type": 3 - }, - { - "client_id": "256005629269-mpejfn9iek9rj8h9il9htviee3l5mqfp.apps.googleusercontent.com", - "client_type": 2, - "ios_info": { - "bundle_id": "com.phxh.carpentergirl" - } - } - ] + "other_platform_oauth_client": [] } } }