|
@@ -2,28 +2,6 @@
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<dict>
|
|
- <key>Fabric</key>
|
|
|
|
- <dict>
|
|
|
|
- <key>APIKey</key>
|
|
|
|
- <string>AIzaSyDex9auPUJBSvPMMu4UhIAtpwwzKutdmiQ</string>
|
|
|
|
- <key>Kits</key>
|
|
|
|
- <array>
|
|
|
|
- <dict>
|
|
|
|
- <key>KitInfo</key>
|
|
|
|
- <dict/>
|
|
|
|
- <key>KitName</key>
|
|
|
|
- <string>Crashlytics</string>
|
|
|
|
- </dict>
|
|
|
|
- </array>
|
|
|
|
- </dict>
|
|
|
|
- <key>FirebaseAppDelegateProxyEnabled</key>
|
|
|
|
- <false/>
|
|
|
|
- <key>SUFeedURL</key>
|
|
|
|
- <string></string>
|
|
|
|
- <key>SUPublicDSAKeyFile</key>
|
|
|
|
- <string>dsa_pub.pem</string>
|
|
|
|
- <key>SUScheduledCheckInterval</key>
|
|
|
|
- <integer>86400</integer>
|
|
|
|
<key>ATSApplicationFontsPath</key>
|
|
<key>ATSApplicationFontsPath</key>
|
|
<string>Fonts</string>
|
|
<string>Fonts</string>
|
|
<key>CFBundleDocumentTypes</key>
|
|
<key>CFBundleDocumentTypes</key>
|
|
@@ -306,11 +284,46 @@
|
|
<string>KMImageDocument</string>
|
|
<string>KMImageDocument</string>
|
|
</dict>
|
|
</dict>
|
|
</array>
|
|
</array>
|
|
|
|
+ <key>CFBundleURLTypes</key>
|
|
|
|
+ <array>
|
|
|
|
+ <dict>
|
|
|
|
+ <key>CFBundleTypeRole</key>
|
|
|
|
+ <string>Editor</string>
|
|
|
|
+ <key>CFBundleURLName</key>
|
|
|
|
+ <string>com.pdftechnologies.pdfreader.dmg</string>
|
|
|
|
+ <key>CFBundleURLSchemes</key>
|
|
|
|
+ <array>
|
|
|
|
+ <string>subscriptionSchemes</string>
|
|
|
|
+ </array>
|
|
|
|
+ </dict>
|
|
|
|
+ </array>
|
|
|
|
+ <key>Fabric</key>
|
|
|
|
+ <dict>
|
|
|
|
+ <key>APIKey</key>
|
|
|
|
+ <string>AIzaSyDex9auPUJBSvPMMu4UhIAtpwwzKutdmiQ</string>
|
|
|
|
+ <key>Kits</key>
|
|
|
|
+ <array>
|
|
|
|
+ <dict>
|
|
|
|
+ <key>KitInfo</key>
|
|
|
|
+ <dict/>
|
|
|
|
+ <key>KitName</key>
|
|
|
|
+ <string>Crashlytics</string>
|
|
|
|
+ </dict>
|
|
|
|
+ </array>
|
|
|
|
+ </dict>
|
|
|
|
+ <key>FirebaseAppDelegateProxyEnabled</key>
|
|
|
|
+ <false/>
|
|
<key>NSAppTransportSecurity</key>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
|
|
+ <key>SUFeedURL</key>
|
|
|
|
+ <string></string>
|
|
|
|
+ <key>SUPublicDSAKeyFile</key>
|
|
|
|
+ <string>dsa_pub.pem</string>
|
|
|
|
+ <key>SUScheduledCheckInterval</key>
|
|
|
|
+ <integer>86400</integer>
|
|
<key>UIAppFonts</key>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<array>
|
|
<string>SF-Pro-Text-Regular.otf</string>
|
|
<string>SF-Pro-Text-Regular.otf</string>
|