aboutsummaryrefslogtreecommitdiffstats
path: root/ios/10lesson/Supporting/Expo.plist
diff options
context:
space:
mode:
Diffstat (limited to 'ios/10lesson/Supporting/Expo.plist')
-rw-r--r--ios/10lesson/Supporting/Expo.plist10
1 files changed, 10 insertions, 0 deletions
diff --git a/ios/10lesson/Supporting/Expo.plist b/ios/10lesson/Supporting/Expo.plist
new file mode 100644
index 0000000..03410dc
--- /dev/null
+++ b/ios/10lesson/Supporting/Expo.plist
@@ -0,0 +1,10 @@
+<?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>EXUpdatesSDKVersion</key>
+ <string>YOUR-APP-SDK-VERSION-HERE</string>
+ <key>EXUpdatesURL</key>
+ <string>YOUR-APP-URL-HERE</string>
+</dict>
+</plist>