diff --git a/.gitignore b/.gitignore index 3b29812..e347b52 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ DerivedData/ .swiftpm/config/registries.json .swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata .netrc +GoogleService-Info.plist \ No newline at end of file diff --git a/Examples/SwiftExample/SwiftExample/GoogleService-Info.plist b/Examples/SwiftExample/SwiftExample/GoogleService-Info.plist deleted file mode 100644 index eab0f92..0000000 --- a/Examples/SwiftExample/SwiftExample/GoogleService-Info.plist +++ /dev/null @@ -1,30 +0,0 @@ - - - - - API_KEY - AIzaSyDetyUf9Nn5mT8VTwxG0woav_1UgVDwW3Y - GCM_SENDER_ID - 450727442932 - PLIST_VERSION - 1 - BUNDLE_ID - HC9N5Z797X.com.deskpro.mobile.ios - PROJECT_ID - deskpro-messenger - STORAGE_BUCKET - deskpro-messenger.appspot.com - IS_ADS_ENABLED - - IS_ANALYTICS_ENABLED - - IS_APPINVITE_ENABLED - - IS_GCM_ENABLED - - IS_SIGNIN_ENABLED - - GOOGLE_APP_ID - 1:450727442932:ios:d0dc056a89cc700d81e1a1 - - \ No newline at end of file