123456789101112131415161718192021222324252627282930 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>API_KEY</key>
- <string>AIzaSyBsEivehxu_i5Nbc_OZaNWJf3Vz1MaUk6k</string>
- <key>GCM_SENDER_ID</key>
- <string>609035707165</string>
- <key>PLIST_VERSION</key>
- <string>1</string>
- <key>BUNDLE_ID</key>
- <string>com.brother.pdfreaderprofree.mac</string>
- <key>PROJECT_ID</key>
- <string>pdf-pro-mac-app-store-free</string>
- <key>STORAGE_BUCKET</key>
- <string>pdf-pro-mac-app-store-free.firebasestorage.app</string>
- <key>IS_ADS_ENABLED</key>
- <false></false>
- <key>IS_ANALYTICS_ENABLED</key>
- <false></false>
- <key>IS_APPINVITE_ENABLED</key>
- <true></true>
- <key>IS_GCM_ENABLED</key>
- <true></true>
- <key>IS_SIGNIN_ENABLED</key>
- <true></true>
- <key>GOOGLE_APP_ID</key>
- <string>1:609035707165:ios:b71fa54f7e0b29af5ab7f4</string>
- </dict>
- </plist>
|