Ver Fonte

feat: firebase 在 relase 版本开启 analytics 功能

陈文艺 há 1 dia atrás
pai
commit
4b75b86235
1 ficheiros alterados com 6 adições e 6 exclusões
  1. 6 6
      Lanu/GoogleService-Info-Release.plist

+ 6 - 6
Lanu/GoogleService-Info-Release.plist

@@ -21,16 +21,16 @@
 	<key>STORAGE_BUCKET</key>
 	<string>gami-74c1a.firebasestorage.app</string>
 	<key>IS_ADS_ENABLED</key>
-	<false></false>
+	<false/>
 	<key>IS_ANALYTICS_ENABLED</key>
-	<false></false>
+	<true/>
 	<key>IS_APPINVITE_ENABLED</key>
-	<true></true>
+	<true/>
 	<key>IS_GCM_ENABLED</key>
-	<true></true>
+	<true/>
 	<key>IS_SIGNIN_ENABLED</key>
-	<true></true>
+	<true/>
 	<key>GOOGLE_APP_ID</key>
 	<string>1:955524882346:ios:ccfadf305dea34a3dc15d3</string>
 </dict>
-</plist>
+</plist>