From cfca62598f534e94c450faa43415ef353c226c17 Mon Sep 17 00:00:00 2001 From: Matthew Chan Date: Wed, 5 Jul 2017 23:38:55 -0700 Subject: [PATCH] Adding in changes for build --- ios/fastlane/Fastfile | 2 +- ios/fastlane/report.xml | 8 ++++---- ios/ywam/Info.plist | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) 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