diff --git a/msgNotificationContent/GoogleService-Info.plist b/msgNotificationContent/GoogleService-Info.plist
new file mode 100644
index 000000000..7d4266485
--- /dev/null
+++ b/msgNotificationContent/GoogleService-Info.plist
@@ -0,0 +1,36 @@
+
+
+
+
+ CLIENT_ID
+
+ REVERSED_CLIENT_ID
+
+ API_KEY
+
+ GCM_SENDER_ID
+
+ PLIST_VERSION
+ 1
+ BUNDLE_ID
+ org.linphone.phone.msgNotificationContent
+ PROJECT_ID
+ linphone-iphone
+ STORAGE_BUCKET
+ linphone-iphone.appspot.com
+ IS_ADS_ENABLED
+
+ IS_ANALYTICS_ENABLED
+
+ IS_APPINVITE_ENABLED
+
+ IS_GCM_ENABLED
+
+ IS_SIGNIN_ENABLED
+
+ GOOGLE_APP_ID
+
+ DATABASE_URL
+
+
+
diff --git a/msgNotificationService/GoogleService-Info.plist b/msgNotificationService/GoogleService-Info.plist
new file mode 100644
index 000000000..98867592f
--- /dev/null
+++ b/msgNotificationService/GoogleService-Info.plist
@@ -0,0 +1,36 @@
+
+
+
+
+ CLIENT_ID
+
+ REVERSED_CLIENT_ID
+
+ API_KEY
+
+ GCM_SENDER_ID
+
+ PLIST_VERSION
+ 1
+ BUNDLE_ID
+ org.linphone.phone.msgNotificationService
+ PROJECT_ID
+ linphone-iphone
+ STORAGE_BUCKET
+ linphone-iphone.appspot.com
+ IS_ADS_ENABLED
+
+ IS_ANALYTICS_ENABLED
+
+ IS_APPINVITE_ENABLED
+
+ IS_GCM_ENABLED
+
+ IS_SIGNIN_ENABLED
+
+ GOOGLE_APP_ID
+
+ DATABASE_URL
+
+
+