diff --git a/AWSPluginsCore.podspec b/AWSPluginsCore.podspec index 064a81a6e8..6180c3404b 100644 --- a/AWSPluginsCore.podspec +++ b/AWSPluginsCore.podspec @@ -10,7 +10,7 @@ $AMPLIFY_VERSION = '1.30.8' $AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}" -$AWS_SDK_VERSION = '2.34.0' +$AWS_SDK_VERSION = '2.35.0' $OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}" Pod::Spec.new do |s| diff --git a/AWSPredictionsPlugin.podspec b/AWSPredictionsPlugin.podspec index becfc30573..51c60a6964 100644 --- a/AWSPredictionsPlugin.podspec +++ b/AWSPredictionsPlugin.podspec @@ -2,7 +2,7 @@ $AMPLIFY_VERSION = '1.30.8' $AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}" -$AWS_SDK_VERSION = '2.34.0' +$AWS_SDK_VERSION = '2.35.0' $OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}" Pod::Spec.new do |s| diff --git a/AmplifyPlugins.podspec b/AmplifyPlugins.podspec index 6d0d391045..14196bd1f4 100644 --- a/AmplifyPlugins.podspec +++ b/AmplifyPlugins.podspec @@ -10,7 +10,7 @@ $AMPLIFY_VERSION = '1.30.8' $AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}" -$AWS_SDK_VERSION = '2.34.0' +$AWS_SDK_VERSION = '2.35.0' $OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}" Pod::Spec.new do |s| diff --git a/AmplifyPlugins/API/Podfile.lock b/AmplifyPlugins/API/Podfile.lock index e1fb9159c7..99518808e6 100644 --- a/AmplifyPlugins/API/Podfile.lock +++ b/AmplifyPlugins/API/Podfile.lock @@ -3,11 +3,11 @@ PODS: - Amplify/Default (= 1.30.8) - Amplify/Default (1.30.8) - AmplifyPlugins/AWSCognitoAuthPlugin (1.30.8): - - AWSAuthCore (~> 2.34.0) - - AWSCognitoIdentityProvider (~> 2.34.0) - - AWSCognitoIdentityProviderASF (~> 2.34.0) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSAuthCore (~> 2.35.0) + - AWSCognitoIdentityProvider (~> 2.35.0) + - AWSCognitoIdentityProviderASF (~> 2.35.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - AmplifyTestCommon (1.30.8): - Amplify (= 1.30.8) @@ -15,28 +15,28 @@ PODS: - CwlPreconditionTesting (~> 2.0) - AmplifyTestCommon/AWSPluginsTestCommon (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - CwlPreconditionTesting (~> 2.0) - AppSyncRealTimeClient (3.1.2): - Starscream (= 4.0.4) - - AWSAuthCore (2.34.0): - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProvider (2.34.0): - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProviderASF (2.34.0): - - AWSCore (= 2.34.0) - - AWSCore (2.34.0) - - AWSMobileClient (2.34.0): - - AWSAuthCore (= 2.34.0) - - AWSCognitoIdentityProvider (= 2.34.0) - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) + - AWSAuthCore (2.35.0): + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProvider (2.35.0): + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProviderASF (2.35.0): + - AWSCore (= 2.35.0) + - AWSCore (2.35.0) + - AWSMobileClient (2.35.0): + - AWSAuthCore (= 2.35.0) + - AWSCognitoIdentityProvider (= 2.35.0) + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) - AWSPluginsCore (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) + - AWSCore (~> 2.35.0) - CwlCatchException (2.1.1): - CwlCatchExceptionSupport (~> 2.1.1) - CwlCatchExceptionSupport (2.1.1) @@ -97,15 +97,15 @@ CHECKOUT OPTIONS: SPEC CHECKSUMS: Amplify: e7dcabfb29a14ec8d3ff94e113519a192ca2d54d - AmplifyPlugins: c08ffb54a66c68792bfea613c28bfd005ef4dfdf - AmplifyTestCommon: deb7b3a9f7f2820b1b018cddb378d68ea44697fc + AmplifyPlugins: c74edf84e6a840c87fcce52c2f35cc1826007b2f + AmplifyTestCommon: 05f9abe710de7ede63816680fdede9dc0bf4642b AppSyncRealTimeClient: 36ff2f65f330bce7f1d0d2157a4ae5d255483dac - AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960 - AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c - AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d - AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb - AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029 - AWSPluginsCore: 6265e87adf13164ad54b85e896e792bb574c1b1a + AWSAuthCore: aa5090b8d86389f958c5b916f14dc218b0c20f8e + AWSCognitoIdentityProvider: b4c4d7d78782d62636cb3edfed71472dffe5e6d6 + AWSCognitoIdentityProviderASF: 295cac5c59c71c1494a3bac437f4c6284b9a73d3 + AWSCore: f644b48f9508301ba5d2692b5a0c418ca47e1673 + AWSMobileClient: 6c00da79fef9fcb63311b9b2e2abb7cf45fc7ccd + AWSPluginsCore: d7fd36a9faa46033e44e45326cc8c74c65e463b8 CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676 CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8 @@ -117,4 +117,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: f542a7a3bf7a7e882e6ea4799c9722d5b6495208 -COCOAPODS: 1.11.3 +COCOAPODS: 1.15.2 diff --git a/AmplifyPlugins/Analytics/Podfile.lock b/AmplifyPlugins/Analytics/Podfile.lock index af8eec419e..88a678f419 100644 --- a/AmplifyPlugins/Analytics/Podfile.lock +++ b/AmplifyPlugins/Analytics/Podfile.lock @@ -3,11 +3,11 @@ PODS: - Amplify/Default (= 1.30.8) - Amplify/Default (1.30.8) - AmplifyPlugins/AWSCognitoAuthPlugin (1.30.8): - - AWSAuthCore (~> 2.34.0) - - AWSCognitoIdentityProvider (~> 2.34.0) - - AWSCognitoIdentityProviderASF (~> 2.34.0) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSAuthCore (~> 2.35.0) + - AWSCognitoIdentityProvider (~> 2.35.0) + - AWSCognitoIdentityProviderASF (~> 2.35.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - AmplifyTestCommon (1.30.8): - Amplify (= 1.30.8) @@ -15,28 +15,28 @@ PODS: - CwlPreconditionTesting (~> 2.0) - AmplifyTestCommon/AWSPluginsTestCommon (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - CwlPreconditionTesting (~> 2.0) - - AWSAuthCore (2.34.0): - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProvider (2.34.0): - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProviderASF (2.34.0): - - AWSCore (= 2.34.0) - - AWSCore (2.34.0) - - AWSMobileClient (2.34.0): - - AWSAuthCore (= 2.34.0) - - AWSCognitoIdentityProvider (= 2.34.0) - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) - - AWSPinpoint (2.34.0): - - AWSCore (= 2.34.0) + - AWSAuthCore (2.35.0): + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProvider (2.35.0): + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProviderASF (2.35.0): + - AWSCore (= 2.35.0) + - AWSCore (2.35.0) + - AWSMobileClient (2.35.0): + - AWSAuthCore (= 2.35.0) + - AWSCognitoIdentityProvider (= 2.35.0) + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) + - AWSPinpoint (2.35.0): + - AWSCore (= 2.35.0) - AWSPluginsCore (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) + - AWSCore (~> 2.35.0) - CwlCatchException (2.1.1): - CwlCatchExceptionSupport (~> 2.1.1) - CwlCatchExceptionSupport (2.1.1) @@ -53,7 +53,7 @@ DEPENDENCIES: - Amplify (from `../../`) - AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`) - AmplifyTestCommon (from `../../`) - - AWSPinpoint (~> 2.34.0) + - AWSPinpoint (~> 2.35.0) - AWSPluginsCore (from `../../`) - CwlCatchException (= 2.1.1) - CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`) @@ -95,15 +95,15 @@ CHECKOUT OPTIONS: SPEC CHECKSUMS: Amplify: e7dcabfb29a14ec8d3ff94e113519a192ca2d54d - AmplifyPlugins: c08ffb54a66c68792bfea613c28bfd005ef4dfdf - AmplifyTestCommon: deb7b3a9f7f2820b1b018cddb378d68ea44697fc - AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960 - AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c - AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d - AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb - AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029 - AWSPinpoint: b862a5651e85ef0188d3d8519e6b32e4d24d5f0a - AWSPluginsCore: 6265e87adf13164ad54b85e896e792bb574c1b1a + AmplifyPlugins: c74edf84e6a840c87fcce52c2f35cc1826007b2f + AmplifyTestCommon: 05f9abe710de7ede63816680fdede9dc0bf4642b + AWSAuthCore: aa5090b8d86389f958c5b916f14dc218b0c20f8e + AWSCognitoIdentityProvider: b4c4d7d78782d62636cb3edfed71472dffe5e6d6 + AWSCognitoIdentityProviderASF: 295cac5c59c71c1494a3bac437f4c6284b9a73d3 + AWSCore: f644b48f9508301ba5d2692b5a0c418ca47e1673 + AWSMobileClient: 6c00da79fef9fcb63311b9b2e2abb7cf45fc7ccd + AWSPinpoint: a373d935d1f5e98776e1d1bf92c4d8ed42c02e72 + AWSPluginsCore: d7fd36a9faa46033e44e45326cc8c74c65e463b8 CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676 CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8 @@ -114,4 +114,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 48d1574dddce5cef7bdb7b05b06fc588ee22956e -COCOAPODS: 1.11.3 +COCOAPODS: 1.15.2 diff --git a/AmplifyPlugins/Auth/Podfile.lock b/AmplifyPlugins/Auth/Podfile.lock index 06de2bb08c..8431414620 100644 --- a/AmplifyPlugins/Auth/Podfile.lock +++ b/AmplifyPlugins/Auth/Podfile.lock @@ -8,26 +8,26 @@ PODS: - CwlPreconditionTesting (~> 2.0) - AmplifyTestCommon/AWSPluginsTestCommon (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - CwlPreconditionTesting (~> 2.0) - - AWSAuthCore (2.34.0): - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProvider (2.34.0): - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProviderASF (2.34.0): - - AWSCore (= 2.34.0) - - AWSCore (2.34.0) - - AWSMobileClient (2.34.0): - - AWSAuthCore (= 2.34.0) - - AWSCognitoIdentityProvider (= 2.34.0) - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) + - AWSAuthCore (2.35.0): + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProvider (2.35.0): + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProviderASF (2.35.0): + - AWSCore (= 2.35.0) + - AWSCore (2.35.0) + - AWSMobileClient (2.35.0): + - AWSAuthCore (= 2.35.0) + - AWSCognitoIdentityProvider (= 2.35.0) + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) - AWSPluginsCore (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) + - AWSCore (~> 2.35.0) - CwlCatchException (2.1.1): - CwlCatchExceptionSupport (~> 2.1.1) - CwlCatchExceptionSupport (2.1.1) @@ -43,7 +43,7 @@ PODS: DEPENDENCIES: - Amplify (from `../../`) - AmplifyTestCommon (from `../../`) - - AWSMobileClient (~> 2.34.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (from `../../`) - CwlCatchException (= 2.1.1) - CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`) @@ -82,13 +82,13 @@ CHECKOUT OPTIONS: SPEC CHECKSUMS: Amplify: e7dcabfb29a14ec8d3ff94e113519a192ca2d54d - AmplifyTestCommon: deb7b3a9f7f2820b1b018cddb378d68ea44697fc - AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960 - AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c - AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d - AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb - AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029 - AWSPluginsCore: 6265e87adf13164ad54b85e896e792bb574c1b1a + AmplifyTestCommon: 05f9abe710de7ede63816680fdede9dc0bf4642b + AWSAuthCore: aa5090b8d86389f958c5b916f14dc218b0c20f8e + AWSCognitoIdentityProvider: b4c4d7d78782d62636cb3edfed71472dffe5e6d6 + AWSCognitoIdentityProviderASF: 295cac5c59c71c1494a3bac437f4c6284b9a73d3 + AWSCore: f644b48f9508301ba5d2692b5a0c418ca47e1673 + AWSMobileClient: 6c00da79fef9fcb63311b9b2e2abb7cf45fc7ccd + AWSPluginsCore: d7fd36a9faa46033e44e45326cc8c74c65e463b8 CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676 CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8 @@ -99,4 +99,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 371cf67fe35ebb5167d0880bad12b01618a0fb0e -COCOAPODS: 1.11.3 +COCOAPODS: 1.15.2 diff --git a/AmplifyPlugins/DataStore/Podfile.lock b/AmplifyPlugins/DataStore/Podfile.lock index be04112b33..cc895bc18c 100644 --- a/AmplifyPlugins/DataStore/Podfile.lock +++ b/AmplifyPlugins/DataStore/Podfile.lock @@ -4,14 +4,14 @@ PODS: - Amplify/Default (1.30.8) - AmplifyPlugins/AWSAPIPlugin (1.30.8): - AppSyncRealTimeClient (~> 3.1) - - AWSCore (~> 2.34.0) + - AWSCore (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - AmplifyPlugins/AWSCognitoAuthPlugin (1.30.8): - - AWSAuthCore (~> 2.34.0) - - AWSCognitoIdentityProvider (~> 2.34.0) - - AWSCognitoIdentityProviderASF (~> 2.34.0) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSAuthCore (~> 2.35.0) + - AWSCognitoIdentityProvider (~> 2.35.0) + - AWSCognitoIdentityProviderASF (~> 2.35.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - AmplifyTestCommon (1.30.8): - Amplify (= 1.30.8) @@ -19,28 +19,28 @@ PODS: - CwlPreconditionTesting (~> 2.0) - AmplifyTestCommon/AWSPluginsTestCommon (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - CwlPreconditionTesting (~> 2.0) - AppSyncRealTimeClient (3.1.2): - Starscream (= 4.0.4) - - AWSAuthCore (2.34.0): - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProvider (2.34.0): - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProviderASF (2.34.0): - - AWSCore (= 2.34.0) - - AWSCore (2.34.0) - - AWSMobileClient (2.34.0): - - AWSAuthCore (= 2.34.0) - - AWSCognitoIdentityProvider (= 2.34.0) - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) + - AWSAuthCore (2.35.0): + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProvider (2.35.0): + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProviderASF (2.35.0): + - AWSCore (= 2.35.0) + - AWSCore (2.35.0) + - AWSMobileClient (2.35.0): + - AWSAuthCore (= 2.35.0) + - AWSCognitoIdentityProvider (= 2.35.0) + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) - AWSPluginsCore (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) + - AWSCore (~> 2.35.0) - CwlCatchException (2.1.1): - CwlCatchExceptionSupport (~> 2.1.1) - CwlCatchExceptionSupport (2.1.1) @@ -62,7 +62,7 @@ DEPENDENCIES: - AmplifyPlugins/AWSAPIPlugin (from `../../`) - AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`) - AmplifyTestCommon (from `../../`) - - AWSMobileClient (~> 2.34.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (from `../../`) - CwlCatchException (= 2.1.1) - CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`) @@ -107,15 +107,15 @@ CHECKOUT OPTIONS: SPEC CHECKSUMS: Amplify: e7dcabfb29a14ec8d3ff94e113519a192ca2d54d - AmplifyPlugins: c08ffb54a66c68792bfea613c28bfd005ef4dfdf - AmplifyTestCommon: deb7b3a9f7f2820b1b018cddb378d68ea44697fc + AmplifyPlugins: c74edf84e6a840c87fcce52c2f35cc1826007b2f + AmplifyTestCommon: 05f9abe710de7ede63816680fdede9dc0bf4642b AppSyncRealTimeClient: 36ff2f65f330bce7f1d0d2157a4ae5d255483dac - AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960 - AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c - AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d - AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb - AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029 - AWSPluginsCore: 6265e87adf13164ad54b85e896e792bb574c1b1a + AWSAuthCore: aa5090b8d86389f958c5b916f14dc218b0c20f8e + AWSCognitoIdentityProvider: b4c4d7d78782d62636cb3edfed71472dffe5e6d6 + AWSCognitoIdentityProviderASF: 295cac5c59c71c1494a3bac437f4c6284b9a73d3 + AWSCore: f644b48f9508301ba5d2692b5a0c418ca47e1673 + AWSMobileClient: 6c00da79fef9fcb63311b9b2e2abb7cf45fc7ccd + AWSPluginsCore: d7fd36a9faa46033e44e45326cc8c74c65e463b8 CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676 CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8 @@ -128,4 +128,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 0bab7193bebdf470839514f327440893b0d26090 -COCOAPODS: 1.11.3 +COCOAPODS: 1.15.2 diff --git a/AmplifyPlugins/Geo/Podfile.lock b/AmplifyPlugins/Geo/Podfile.lock index 5bc37fc000..3ef2e24742 100644 --- a/AmplifyPlugins/Geo/Podfile.lock +++ b/AmplifyPlugins/Geo/Podfile.lock @@ -3,11 +3,11 @@ PODS: - Amplify/Default (= 1.30.8) - Amplify/Default (1.30.8) - AmplifyPlugins/AWSCognitoAuthPlugin (1.30.8): - - AWSAuthCore (~> 2.34.0) - - AWSCognitoIdentityProvider (~> 2.34.0) - - AWSCognitoIdentityProviderASF (~> 2.34.0) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSAuthCore (~> 2.35.0) + - AWSCognitoIdentityProvider (~> 2.35.0) + - AWSCognitoIdentityProviderASF (~> 2.35.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - AmplifyTestCommon (1.30.8): - Amplify (= 1.30.8) @@ -15,28 +15,28 @@ PODS: - CwlPreconditionTesting (~> 2.0) - AmplifyTestCommon/AWSPluginsTestCommon (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - CwlPreconditionTesting (~> 2.0) - - AWSAuthCore (2.34.0): - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProvider (2.34.0): - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProviderASF (2.34.0): - - AWSCore (= 2.34.0) - - AWSCore (2.34.0) - - AWSLocation (2.34.0): - - AWSCore (= 2.34.0) - - AWSMobileClient (2.34.0): - - AWSAuthCore (= 2.34.0) - - AWSCognitoIdentityProvider (= 2.34.0) - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) + - AWSAuthCore (2.35.0): + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProvider (2.35.0): + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProviderASF (2.35.0): + - AWSCore (= 2.35.0) + - AWSCore (2.35.0) + - AWSLocation (2.35.0): + - AWSCore (= 2.35.0) + - AWSMobileClient (2.35.0): + - AWSAuthCore (= 2.35.0) + - AWSCognitoIdentityProvider (= 2.35.0) + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) - AWSPluginsCore (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) + - AWSCore (~> 2.35.0) - CwlCatchException (2.1.1): - CwlCatchExceptionSupport (~> 2.1.1) - CwlCatchExceptionSupport (2.1.2) @@ -53,7 +53,7 @@ DEPENDENCIES: - Amplify (from `../../`) - AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`) - AmplifyTestCommon (from `../../`) - - AWSLocation (~> 2.34.0) + - AWSLocation (~> 2.35.0) - AWSPluginsCore (from `../../`) - CwlCatchException (= 2.1.1) - CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`) @@ -95,15 +95,15 @@ CHECKOUT OPTIONS: SPEC CHECKSUMS: Amplify: e7dcabfb29a14ec8d3ff94e113519a192ca2d54d - AmplifyPlugins: c08ffb54a66c68792bfea613c28bfd005ef4dfdf - AmplifyTestCommon: deb7b3a9f7f2820b1b018cddb378d68ea44697fc - AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960 - AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c - AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d - AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb - AWSLocation: b4b9dbc084a52a7fe0867f7af7cb6b9a70259863 - AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029 - AWSPluginsCore: 6265e87adf13164ad54b85e896e792bb574c1b1a + AmplifyPlugins: c74edf84e6a840c87fcce52c2f35cc1826007b2f + AmplifyTestCommon: 05f9abe710de7ede63816680fdede9dc0bf4642b + AWSAuthCore: aa5090b8d86389f958c5b916f14dc218b0c20f8e + AWSCognitoIdentityProvider: b4c4d7d78782d62636cb3edfed71472dffe5e6d6 + AWSCognitoIdentityProviderASF: 295cac5c59c71c1494a3bac437f4c6284b9a73d3 + AWSCore: f644b48f9508301ba5d2692b5a0c418ca47e1673 + AWSLocation: 711e3bd2332f8da15c5c782029c033bcbed51c03 + AWSMobileClient: 6c00da79fef9fcb63311b9b2e2abb7cf45fc7ccd + AWSPluginsCore: d7fd36a9faa46033e44e45326cc8c74c65e463b8 CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b CwlCatchExceptionSupport: 42bf8c5e4e5e663f51100ddfa68caf7cfcf64ab6 CwlMachBadInstructionHandler: b982c7e3e44fcfa1c680e8046f6bba35f3476d65 @@ -114,4 +114,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: eac71f2c18215703baf5648bacac93d4641c2d87 -COCOAPODS: 1.11.3 +COCOAPODS: 1.15.2 diff --git a/AmplifyPlugins/Predictions/Podfile.lock b/AmplifyPlugins/Predictions/Podfile.lock index a49ddf2d17..3aefc1b7e0 100644 --- a/AmplifyPlugins/Predictions/Podfile.lock +++ b/AmplifyPlugins/Predictions/Podfile.lock @@ -3,11 +3,11 @@ PODS: - Amplify/Default (= 1.30.8) - Amplify/Default (1.30.8) - AmplifyPlugins/AWSCognitoAuthPlugin (1.30.8): - - AWSAuthCore (~> 2.34.0) - - AWSCognitoIdentityProvider (~> 2.34.0) - - AWSCognitoIdentityProviderASF (~> 2.34.0) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSAuthCore (~> 2.35.0) + - AWSCognitoIdentityProvider (~> 2.35.0) + - AWSCognitoIdentityProviderASF (~> 2.35.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - AmplifyTestCommon (1.30.8): - Amplify (= 1.30.8) @@ -15,38 +15,38 @@ PODS: - CwlPreconditionTesting (~> 2.0) - AmplifyTestCommon/AWSPluginsTestCommon (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - CwlPreconditionTesting (~> 2.0) - - AWSAuthCore (2.34.0): - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProvider (2.34.0): - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProviderASF (2.34.0): - - AWSCore (= 2.34.0) - - AWSComprehend (2.34.0): - - AWSCore (= 2.34.0) - - AWSCore (2.34.0) - - AWSMobileClient (2.34.0): - - AWSAuthCore (= 2.34.0) - - AWSCognitoIdentityProvider (= 2.34.0) - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) + - AWSAuthCore (2.35.0): + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProvider (2.35.0): + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProviderASF (2.35.0): + - AWSCore (= 2.35.0) + - AWSComprehend (2.35.0): + - AWSCore (= 2.35.0) + - AWSCore (2.35.0) + - AWSMobileClient (2.35.0): + - AWSAuthCore (= 2.35.0) + - AWSCognitoIdentityProvider (= 2.35.0) + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) - AWSPluginsCore (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) - - AWSPolly (2.34.0): - - AWSCore (= 2.34.0) - - AWSRekognition (2.34.0): - - AWSCore (= 2.34.0) - - AWSTextract (2.34.0): - - AWSCore (= 2.34.0) - - AWSTranscribeStreaming (2.34.0): - - AWSCore (= 2.34.0) - - AWSTranslate (2.34.0): - - AWSCore (= 2.34.0) + - AWSCore (~> 2.35.0) + - AWSPolly (2.35.0): + - AWSCore (= 2.35.0) + - AWSRekognition (2.35.0): + - AWSCore (= 2.35.0) + - AWSTextract (2.35.0): + - AWSCore (= 2.35.0) + - AWSTranscribeStreaming (2.35.0): + - AWSCore (= 2.35.0) + - AWSTranslate (2.35.0): + - AWSCore (= 2.35.0) - CwlCatchException (2.1.1): - CwlCatchExceptionSupport (~> 2.1.1) - CwlCatchExceptionSupport (2.1.2) @@ -63,13 +63,13 @@ DEPENDENCIES: - Amplify (from `../../`) - AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`) - AmplifyTestCommon (from `../../`) - - AWSComprehend (~> 2.34.0) + - AWSComprehend (~> 2.35.0) - AWSPluginsCore (from `../../`) - - AWSPolly (~> 2.34.0) - - AWSRekognition (~> 2.34.0) - - AWSTextract (~> 2.34.0) - - AWSTranscribeStreaming (~> 2.34.0) - - AWSTranslate (~> 2.34.0) + - AWSPolly (~> 2.35.0) + - AWSRekognition (~> 2.35.0) + - AWSTextract (~> 2.35.0) + - AWSTranscribeStreaming (~> 2.35.0) + - AWSTranslate (~> 2.35.0) - CwlCatchException (= 2.1.1) - CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`) - SwiftFormat/CLI (= 0.44.17) @@ -115,20 +115,20 @@ CHECKOUT OPTIONS: SPEC CHECKSUMS: Amplify: e7dcabfb29a14ec8d3ff94e113519a192ca2d54d - AmplifyPlugins: c08ffb54a66c68792bfea613c28bfd005ef4dfdf - AmplifyTestCommon: deb7b3a9f7f2820b1b018cddb378d68ea44697fc - AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960 - AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c - AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d - AWSComprehend: 29ce6fb6316ca5e72ab994f0ea57e8f5192cb06d - AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb - AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029 - AWSPluginsCore: 6265e87adf13164ad54b85e896e792bb574c1b1a - AWSPolly: b33aed8f52c399c9b3748bfd549435d2b5359296 - AWSRekognition: 026d5df21d4203f711e8e5e9f80b53e90ce2066b - AWSTextract: 10938750dc40a85fc50bfd0a28d1cfe4ec583d19 - AWSTranscribeStreaming: ada97fe60d21edfc61d9408993ce920afb53f179 - AWSTranslate: 058d20b788cf97eb8ef5ce22e6fa55c14ddd474e + AmplifyPlugins: c74edf84e6a840c87fcce52c2f35cc1826007b2f + AmplifyTestCommon: 05f9abe710de7ede63816680fdede9dc0bf4642b + AWSAuthCore: aa5090b8d86389f958c5b916f14dc218b0c20f8e + AWSCognitoIdentityProvider: b4c4d7d78782d62636cb3edfed71472dffe5e6d6 + AWSCognitoIdentityProviderASF: 295cac5c59c71c1494a3bac437f4c6284b9a73d3 + AWSComprehend: 8ebca4aa3a89f8cdedab1a5f4d06f0898c60772b + AWSCore: f644b48f9508301ba5d2692b5a0c418ca47e1673 + AWSMobileClient: 6c00da79fef9fcb63311b9b2e2abb7cf45fc7ccd + AWSPluginsCore: d7fd36a9faa46033e44e45326cc8c74c65e463b8 + AWSPolly: 67266cd278cc977f8ee70702611a1e2dbd9e512d + AWSRekognition: 0b7c05a8f90c436133ea845f4bb5e8c175d6501d + AWSTextract: de8482b59a8b2d39f0a2d191cda4fe3c7644e33a + AWSTranscribeStreaming: b92cac25145329ee9ea4f72dd6d864596fc3826c + AWSTranslate: 96cdbce4cf8a88946bce3fa1669a3d75d8092397 CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b CwlCatchExceptionSupport: 42bf8c5e4e5e663f51100ddfa68caf7cfcf64ab6 CwlMachBadInstructionHandler: b982c7e3e44fcfa1c680e8046f6bba35f3476d65 @@ -139,4 +139,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: f96d753f1be77936c8d187f6834c2082b94be4f4 -COCOAPODS: 1.11.3 +COCOAPODS: 1.15.2 diff --git a/AmplifyPlugins/Storage/Podfile.lock b/AmplifyPlugins/Storage/Podfile.lock index b6adf1d582..d868793304 100644 --- a/AmplifyPlugins/Storage/Podfile.lock +++ b/AmplifyPlugins/Storage/Podfile.lock @@ -3,11 +3,11 @@ PODS: - Amplify/Default (= 1.30.8) - Amplify/Default (1.30.8) - AmplifyPlugins/AWSCognitoAuthPlugin (1.30.8): - - AWSAuthCore (~> 2.34.0) - - AWSCognitoIdentityProvider (~> 2.34.0) - - AWSCognitoIdentityProviderASF (~> 2.34.0) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSAuthCore (~> 2.35.0) + - AWSCognitoIdentityProvider (~> 2.35.0) + - AWSCognitoIdentityProviderASF (~> 2.35.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - AmplifyTestCommon (1.30.8): - Amplify (= 1.30.8) @@ -15,28 +15,28 @@ PODS: - CwlPreconditionTesting (~> 2.0) - AmplifyTestCommon/AWSPluginsTestCommon (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) - - AWSMobileClient (~> 2.34.0) + - AWSCore (~> 2.35.0) + - AWSMobileClient (~> 2.35.0) - AWSPluginsCore (= 1.30.8) - CwlPreconditionTesting (~> 2.0) - - AWSAuthCore (2.34.0): - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProvider (2.34.0): - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) - - AWSCognitoIdentityProviderASF (2.34.0): - - AWSCore (= 2.34.0) - - AWSCore (2.34.0) - - AWSMobileClient (2.34.0): - - AWSAuthCore (= 2.34.0) - - AWSCognitoIdentityProvider (= 2.34.0) - - AWSCognitoIdentityProviderASF (= 2.34.0) - - AWSCore (= 2.34.0) + - AWSAuthCore (2.35.0): + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProvider (2.35.0): + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) + - AWSCognitoIdentityProviderASF (2.35.0): + - AWSCore (= 2.35.0) + - AWSCore (2.35.0) + - AWSMobileClient (2.35.0): + - AWSAuthCore (= 2.35.0) + - AWSCognitoIdentityProvider (= 2.35.0) + - AWSCognitoIdentityProviderASF (= 2.35.0) + - AWSCore (= 2.35.0) - AWSPluginsCore (1.30.8): - Amplify (= 1.30.8) - - AWSCore (~> 2.34.0) - - AWSS3 (2.34.0): - - AWSCore (= 2.34.0) + - AWSCore (~> 2.35.0) + - AWSS3 (2.35.0): + - AWSCore (= 2.35.0) - CwlCatchException (2.1.1): - CwlCatchExceptionSupport (~> 2.1.1) - CwlCatchExceptionSupport (2.1.1) @@ -54,7 +54,7 @@ DEPENDENCIES: - AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`) - AmplifyTestCommon (from `../../`) - AWSPluginsCore (from `../../`) - - AWSS3 (~> 2.34.0) + - AWSS3 (~> 2.35.0) - CwlCatchException (= 2.1.1) - CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`) - SwiftFormat/CLI (= 0.44.17) @@ -95,15 +95,15 @@ CHECKOUT OPTIONS: SPEC CHECKSUMS: Amplify: e7dcabfb29a14ec8d3ff94e113519a192ca2d54d - AmplifyPlugins: c08ffb54a66c68792bfea613c28bfd005ef4dfdf - AmplifyTestCommon: deb7b3a9f7f2820b1b018cddb378d68ea44697fc - AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960 - AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c - AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d - AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb - AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029 - AWSPluginsCore: 6265e87adf13164ad54b85e896e792bb574c1b1a - AWSS3: 426e9bc563aea1a47f4fabac114df2a01bdb38d2 + AmplifyPlugins: c74edf84e6a840c87fcce52c2f35cc1826007b2f + AmplifyTestCommon: 05f9abe710de7ede63816680fdede9dc0bf4642b + AWSAuthCore: aa5090b8d86389f958c5b916f14dc218b0c20f8e + AWSCognitoIdentityProvider: b4c4d7d78782d62636cb3edfed71472dffe5e6d6 + AWSCognitoIdentityProviderASF: 295cac5c59c71c1494a3bac437f4c6284b9a73d3 + AWSCore: f644b48f9508301ba5d2692b5a0c418ca47e1673 + AWSMobileClient: 6c00da79fef9fcb63311b9b2e2abb7cf45fc7ccd + AWSPluginsCore: d7fd36a9faa46033e44e45326cc8c74c65e463b8 + AWSS3: 062c34dd2765593fe105d1a571d567b62bf26854 CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676 CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8 @@ -114,4 +114,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 23c3028505a2f56c001d01c66c1622dff6f8dd8e -COCOAPODS: 1.11.3 +COCOAPODS: 1.15.2 diff --git a/AmplifyTestCommon.podspec b/AmplifyTestCommon.podspec index 28e94abc7e..19ab3d186f 100644 --- a/AmplifyTestCommon.podspec +++ b/AmplifyTestCommon.podspec @@ -10,7 +10,7 @@ $AMPLIFY_VERSION = '1.30.8' $AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}" -$AWS_SDK_VERSION = '2.34.0' +$AWS_SDK_VERSION = '2.35.0' $OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}" Pod::Spec.new do |s| diff --git a/Package.resolved b/Package.resolved index 4012a7c1f0..72c20f6361 100644 --- a/Package.resolved +++ b/Package.resolved @@ -15,8 +15,8 @@ "repositoryURL": "https://github.com/aws-amplify/aws-sdk-ios-spm.git", "state": { "branch": null, - "revision": "cfcf97f6994b6ffd9a3244dc638458f5822aba56", - "version": "2.34.0" + "revision": "6e23b91609f9ddf988fda58bf711896a6062d4ff", + "version": "2.35.0" } }, { diff --git a/Package.swift b/Package.swift index 934abba0bd..c6b1c56283 100644 --- a/Package.swift +++ b/Package.swift @@ -34,7 +34,7 @@ let package = Package( ], dependencies: [ - .package(name: "AWSiOSSDKV2", url: "https://github.com/aws-amplify/aws-sdk-ios-spm.git", .upToNextMinor(from: "2.34.0")), + .package(name: "AWSiOSSDKV2", url: "https://github.com/aws-amplify/aws-sdk-ios-spm.git", .upToNextMinor(from: "2.35.0")), .package(name: "AppSyncRealTimeClient", url: "https://github.com/aws-amplify/aws-appsync-realtime-client-ios.git", from: "3.1.0"), .package(url: "https://github.com/stephencelis/SQLite.swift.git", .exact("0.13.2")) ], diff --git a/Podfile.lock b/Podfile.lock index 0fb4308ff6..da474c9e62 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - AWSCore (2.34.0) + - AWSCore (2.35.0) - CwlCatchException (2.1.1): - CwlCatchExceptionSupport (~> 2.1.1) - CwlCatchExceptionSupport (2.1.1) @@ -13,7 +13,7 @@ PODS: - SwiftLint (0.49.1) DEPENDENCIES: - - AWSCore (~> 2.34.0) + - AWSCore (~> 2.35.0) - CwlCatchException (= 2.1.1) - CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`) - SwiftFormat/CLI (= 0.44.17) @@ -40,7 +40,7 @@ CHECKOUT OPTIONS: :tag: 2.1.0 SPEC CHECKSUMS: - AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb + AWSCore: f644b48f9508301ba5d2692b5a0c418ca47e1673 CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676 CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8 @@ -51,4 +51,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 5e20e56b8ef40444b018a3736b7b726ff9772f00 -COCOAPODS: 1.12.1 +COCOAPODS: 1.15.2 diff --git a/build-support/dependencies.rb b/build-support/dependencies.rb index f5bb79eafe..6421b93bc9 100644 --- a/build-support/dependencies.rb +++ b/build-support/dependencies.rb @@ -8,7 +8,7 @@ # AWS SDK version # http://guides.cocoapods.org/using/the-podfile.html#specifying-pod-versions -$AWS_SDK_VERSION = '2.34.0' +$AWS_SDK_VERSION = '2.35.0' $OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}" # Include common tooling