summaryrefslogtreecommitdiff
path: root/platform/ios/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/Info.plist')
-rw-r--r--platform/ios/Info.plist14
1 files changed, 14 insertions, 0 deletions
diff --git a/platform/ios/Info.plist b/platform/ios/Info.plist
index 757fc8a7..d310b312 100644
--- a/platform/ios/Info.plist
+++ b/platform/ios/Info.plist
@@ -81,6 +81,20 @@
<string>????</string>
<key>CFBundleVersion</key>
<string>1.8</string>
+ <key>Fabric</key>
+ <dict>
+ <key>APIKey</key>
+ <string>invalid key</string>
+ <key>Kits</key>
+ <array>
+ <dict>
+ <key>KitInfo</key>
+ <dict/>
+ <key>KitName</key>
+ <string>Crashlytics</string>
+ </dict>
+ </array>
+ </dict>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIFileSharingEnabled</key>