From 67b6f338cfe4da739d39dc6764d11efa00105d81 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Thu, 9 Dec 2021 23:15:33 +0100 Subject: Created a new Expo app --- ios/10lesson/Supporting/Expo.plist | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ios/10lesson/Supporting/Expo.plist (limited to 'ios/10lesson/Supporting/Expo.plist') 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 @@ + + + + + EXUpdatesSDKVersion + YOUR-APP-SDK-VERSION-HERE + EXUpdatesURL + YOUR-APP-URL-HERE + + -- cgit v1.3.1