From 4fc2284c5db729c03062f0300f28e39b10a7ba6e Mon Sep 17 00:00:00 2001 From: Francis Li Date: Thu, 21 Sep 2023 15:17:21 -0700 Subject: [PATCH] iOS build 38 --- Gemfile.lock | 10 +++++----- ios/IntentionalWalkApp.xcodeproj/project.pbxproj | 4 ++-- ios/IntentionalWalkApp/Info.plist | 2 +- ios/IntentionalWalkAppTests/Info.plist | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b0a1bea..554e0f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,8 +16,8 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.824.0) - aws-sdk-core (3.181.1) + aws-partitions (1.826.0) + aws-sdk-core (3.183.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.5) @@ -25,7 +25,7 @@ GEM aws-sdk-kms (1.71.0) aws-sdk-core (~> 3, >= 3.177.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.134.0) + aws-sdk-s3 (1.135.0) aws-sdk-core (~> 3, >= 3.181.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.6) @@ -115,7 +115,7 @@ GEM faraday_middleware (1.2.0) faraday (~> 1.0) fastimage (2.2.7) - fastlane (2.215.1) + fastlane (2.216.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -190,7 +190,7 @@ GEM google-cloud-core (~> 1.6) googleauth (>= 0.16.2, < 2.a) mini_mime (~> 1.0) - googleauth (1.8.0) + googleauth (1.8.1) faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) multi_json (~> 1.11) diff --git a/ios/IntentionalWalkApp.xcodeproj/project.pbxproj b/ios/IntentionalWalkApp.xcodeproj/project.pbxproj index 9cad853..ca726ee 100644 --- a/ios/IntentionalWalkApp.xcodeproj/project.pbxproj +++ b/ios/IntentionalWalkApp.xcodeproj/project.pbxproj @@ -614,7 +614,7 @@ CODE_SIGN_ENTITLEMENTS = IntentionalWalkApp/IntentionalWalkApp.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 37; + CURRENT_PROJECT_VERSION = 38; DEVELOPMENT_TEAM = 2XU846A9M4; INFOPLIST_FILE = IntentionalWalkApp/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; @@ -644,7 +644,7 @@ CODE_SIGN_ENTITLEMENTS = IntentionalWalkApp/IntentionalWalkAppRelease.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 37; + CURRENT_PROJECT_VERSION = 38; DEVELOPMENT_TEAM = 2XU846A9M4; INFOPLIST_FILE = IntentionalWalkApp/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.0; diff --git a/ios/IntentionalWalkApp/Info.plist b/ios/IntentionalWalkApp/Info.plist index f424ec0..ad73fb3 100644 --- a/ios/IntentionalWalkApp/Info.plist +++ b/ios/IntentionalWalkApp/Info.plist @@ -21,7 +21,7 @@ CFBundleSignature ???? CFBundleVersion - 37 + 38 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS diff --git a/ios/IntentionalWalkAppTests/Info.plist b/ios/IntentionalWalkAppTests/Info.plist index 16f4446..be8f6aa 100644 --- a/ios/IntentionalWalkAppTests/Info.plist +++ b/ios/IntentionalWalkAppTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 37 + 38