diff --git a/ios/fastlane/Fastfile b/ios/fastlane/Fastfile index 710753c..44e034e 100644 --- a/ios/fastlane/Fastfile +++ b/ios/fastlane/Fastfile @@ -42,7 +42,7 @@ platform :ios do lane :release do # match(type: "appstore") # snapshot - gym # Build your app - more options available + gym(scheme: "ywam") # Build your app - more options available deliver(force: true) # frameit end diff --git a/ios/fastlane/report.xml b/ios/fastlane/report.xml index 11fd635..e9537bd 100644 --- a/ios/fastlane/report.xml +++ b/ios/fastlane/report.xml @@ -5,22 +5,22 @@ - + - + - + - + diff --git a/ios/ywam/Info.plist b/ios/ywam/Info.plist index 7ca107a..26ed4f9 100644 --- a/ios/ywam/Info.plist +++ b/ios/ywam/Info.plist @@ -21,18 +21,18 @@ CFBundleSignature ???? CFBundleVersion - 1 + 2 LSRequiresIPhoneOS NSAppTransportSecurity NSExceptionDomains - find-my-mission.crmovement.com - - NSTemporaryExceptionAllowsInsecureHTTPLoads - - + find-my-mission.crmovement.com + + NSTemporaryExceptionAllowsInsecureHTTPLoads + + localhost NSExceptionAllowsInsecureHTTPLoads