diff --git a/firebase/.firebaserc b/firebase/.firebaserc new file mode 100644 index 0000000..0175093 --- /dev/null +++ b/firebase/.firebaserc @@ -0,0 +1,5 @@ +{ + "projects": { + "timy": "timy-messenger-13b45" + } +} \ No newline at end of file diff --git a/ios/Runner/GoogleService-Info-Dev.plist b/ios/Runner/GoogleService-Info-Dev.plist new file mode 100644 index 0000000..5a8bed2 --- /dev/null +++ b/ios/Runner/GoogleService-Info-Dev.plist @@ -0,0 +1,36 @@ + + + + + CLIENT_ID + 572245397700-9f97mpirdursq0vtjdmfu4tupcdie7uh.apps.googleusercontent.com + REVERSED_CLIENT_ID + com.googleusercontent.apps.572245397700-9f97mpirdursq0vtjdmfu4tupcdie7uh + API_KEY + AIzaSyC5Zlg7ciKE0Sx7ZR3amWjJ1JGC4OscKRA + GCM_SENDER_ID + 572245397700 + PLIST_VERSION + 1 + BUNDLE_ID + de.janoodle.circlesApp.debug + PROJECT_ID + timy-messenger-13b45 + STORAGE_BUCKET + timy-messenger-13b45.appspot.com + IS_ADS_ENABLED + + IS_ANALYTICS_ENABLED + + IS_APPINVITE_ENABLED + + IS_GCM_ENABLED + + IS_SIGNIN_ENABLED + + GOOGLE_APP_ID + 1:572245397700:ios:d483b71091155d36523991 + DATABASE_URL + https://timy-messenger-13b45.firebaseio.com + + \ No newline at end of file