Skip to content

Commit cf0f858

Browse files
authored
chore: update SDK to 2.18.0 (#849)
1 parent e664d66 commit cf0f858

File tree

12 files changed

+222
-222
lines changed

12 files changed

+222
-222
lines changed

AWSPluginsCore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
$AMPLIFY_VERSION = '1.3.2'
1111
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
1212

13-
$AWS_SDK_VERSION = '2.17.0'
13+
$AWS_SDK_VERSION = '2.18.0'
1414
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
1515

1616
Pod::Spec.new do |s|

AWSPredictionsPlugin.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
$AMPLIFY_VERSION = '1.3.2'
33
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
44

5-
$AWS_SDK_VERSION = '2.17.0'
5+
$AWS_SDK_VERSION = '2.18.0'
66
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
77

88
Pod::Spec.new do |s|

AmplifyPlugins.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
$AMPLIFY_VERSION = '1.3.2'
1111
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
1212

13-
$AWS_SDK_VERSION = '2.17.0'
13+
$AWS_SDK_VERSION = '2.18.0'
1414
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
1515

1616
Pod::Spec.new do |s|

AmplifyPlugins/API/Podfile.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,37 @@ PODS:
33
- Amplify/Default (= 1.3.2)
44
- Amplify/Default (1.3.2)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.3.2):
6-
- AWSAuthCore (~> 2.17.0)
7-
- AWSCognitoIdentityProvider (~> 2.17.0)
8-
- AWSCognitoIdentityProviderASF (~> 2.17.0)
9-
- AWSCore (~> 2.17.0)
10-
- AWSMobileClient (~> 2.17.0)
6+
- AWSAuthCore (~> 2.18.0)
7+
- AWSCognitoIdentityProvider (~> 2.18.0)
8+
- AWSCognitoIdentityProviderASF (~> 2.18.0)
9+
- AWSCore (~> 2.18.0)
10+
- AWSMobileClient (~> 2.18.0)
1111
- AWSPluginsCore (= 1.3.2)
1212
- AmplifyTestCommon (1.3.2):
1313
- Amplify (= 1.3.2)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.3.2)
1515
- AmplifyTestCommon/AWSPluginsTestCommon (1.3.2):
1616
- Amplify (= 1.3.2)
17-
- AWSCore (~> 2.17.0)
17+
- AWSCore (~> 2.18.0)
1818
- AWSPluginsCore (= 1.3.2)
1919
- AppSyncRealTimeClient (1.4.1):
2020
- Starscream (~> 3.1.0)
21-
- AWSAuthCore (2.17.0):
22-
- AWSCore (= 2.17.0)
23-
- AWSCognitoIdentityProvider (2.17.0):
24-
- AWSCognitoIdentityProviderASF (= 2.17.0)
25-
- AWSCore (= 2.17.0)
26-
- AWSCognitoIdentityProviderASF (2.17.0)
27-
- AWSCore (2.17.0)
28-
- AWSMobileClient (2.17.0):
29-
- AWSAuthCore (= 2.17.0)
30-
- AWSCognitoIdentityProvider (= 2.17.0)
31-
- AWSCognitoIdentityProviderASF (= 2.17.0)
32-
- AWSCore (= 2.17.0)
21+
- AWSAuthCore (2.18.0):
22+
- AWSCore (= 2.18.0)
23+
- AWSCognitoIdentityProvider (2.18.0):
24+
- AWSCognitoIdentityProviderASF (= 2.18.0)
25+
- AWSCore (= 2.18.0)
26+
- AWSCognitoIdentityProviderASF (2.18.0)
27+
- AWSCore (2.18.0)
28+
- AWSMobileClient (2.18.0):
29+
- AWSAuthCore (= 2.18.0)
30+
- AWSCognitoIdentityProvider (= 2.18.0)
31+
- AWSCognitoIdentityProviderASF (= 2.18.0)
32+
- AWSCore (= 2.18.0)
3333
- AWSPluginsCore (1.3.2):
3434
- Amplify (= 1.3.2)
35-
- AWSCore (~> 2.17.0)
36-
- AWSMobileClient (~> 2.17.0)
35+
- AWSCore (~> 2.18.0)
36+
- AWSMobileClient (~> 2.18.0)
3737
- CwlCatchException (1.0.2)
3838
- CwlPreconditionTesting (1.1.1):
3939
- CwlCatchException
@@ -47,7 +47,7 @@ DEPENDENCIES:
4747
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
4848
- AmplifyTestCommon (from `../../`)
4949
- AppSyncRealTimeClient (~> 1.4.0)
50-
- AWSMobileClient (~> 2.17.0)
50+
- AWSMobileClient (~> 2.18.0)
5151
- AWSPluginsCore (from `../../`)
5252
- CwlCatchException (from `https://github.com/mattgallagher/CwlCatchException.git`, tag `1.2.0`)
5353
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `1.2.0`)
@@ -94,15 +94,15 @@ CHECKOUT OPTIONS:
9494

9595
SPEC CHECKSUMS:
9696
Amplify: 8f64fa69b7067c4f523e7d2349dbcd9f850e6344
97-
AmplifyPlugins: 6a5fa53113439a0cc8e13e7fd473c6afa38a394c
98-
AmplifyTestCommon: dfbbed56700978d870d2bc8e8c78af7b370b7133
97+
AmplifyPlugins: 3405e452a88795db097dd0893cdf1777d32b8bdd
98+
AmplifyTestCommon: 42778a491c105c9e815ed299a07934b6a73056dc
9999
AppSyncRealTimeClient: 879b9fa3ce3f335450ca06e0def279fa90af9e76
100-
AWSAuthCore: 35e63f55ee6fa31b848dfa8fcddbe0fccdba9a13
101-
AWSCognitoIdentityProvider: bbc75ab74931db6909ffd9b24e7f4e52ae210361
102-
AWSCognitoIdentityProviderASF: 87ebf727c8429f93b4188b2ad13ad1f76ce3cefd
103-
AWSCore: f20f7eb426d598ab753219e41ba524c0dc6f2b5c
104-
AWSMobileClient: 45523613684950c049914eacbc9f19cdd9f4cc83
105-
AWSPluginsCore: 23dd16cea2e98eb96a2ec00ff0e77291bfa3931d
100+
AWSAuthCore: d350688ae52b9644a0713901e436cb529dce15b7
101+
AWSCognitoIdentityProvider: ae02dbb7d2f53291adbfd52e7334286abde8bb3f
102+
AWSCognitoIdentityProviderASF: 3c8bb7a1f306d21d22c4429509da5cf34ef72e6d
103+
AWSCore: e8cc7fd06efa211328942cc7c9f6dddbe889a115
104+
AWSMobileClient: b082181b527b2f68222006fa996a2ec4d7be6386
105+
AWSPluginsCore: 4729f384830f33af10d4da5e344422dd69caa0cc
106106
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
107107
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961
108108
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825

AmplifyPlugins/Analytics/Podfile.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,37 @@ PODS:
33
- Amplify/Default (= 1.3.2)
44
- Amplify/Default (1.3.2)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.3.2):
6-
- AWSAuthCore (~> 2.17.0)
7-
- AWSCognitoIdentityProvider (~> 2.17.0)
8-
- AWSCognitoIdentityProviderASF (~> 2.17.0)
9-
- AWSCore (~> 2.17.0)
10-
- AWSMobileClient (~> 2.17.0)
6+
- AWSAuthCore (~> 2.18.0)
7+
- AWSCognitoIdentityProvider (~> 2.18.0)
8+
- AWSCognitoIdentityProviderASF (~> 2.18.0)
9+
- AWSCore (~> 2.18.0)
10+
- AWSMobileClient (~> 2.18.0)
1111
- AWSPluginsCore (= 1.3.2)
1212
- AmplifyTestCommon (1.3.2):
1313
- Amplify (= 1.3.2)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.3.2)
1515
- AmplifyTestCommon/AWSPluginsTestCommon (1.3.2):
1616
- Amplify (= 1.3.2)
17-
- AWSCore (~> 2.17.0)
17+
- AWSCore (~> 2.18.0)
1818
- AWSPluginsCore (= 1.3.2)
19-
- AWSAuthCore (2.17.0):
20-
- AWSCore (= 2.17.0)
21-
- AWSCognitoIdentityProvider (2.17.0):
22-
- AWSCognitoIdentityProviderASF (= 2.17.0)
23-
- AWSCore (= 2.17.0)
24-
- AWSCognitoIdentityProviderASF (2.17.0)
25-
- AWSCore (2.17.0)
26-
- AWSMobileClient (2.17.0):
27-
- AWSAuthCore (= 2.17.0)
28-
- AWSCognitoIdentityProvider (= 2.17.0)
29-
- AWSCognitoIdentityProviderASF (= 2.17.0)
30-
- AWSCore (= 2.17.0)
31-
- AWSPinpoint (2.17.0):
32-
- AWSCore (= 2.17.0)
19+
- AWSAuthCore (2.18.0):
20+
- AWSCore (= 2.18.0)
21+
- AWSCognitoIdentityProvider (2.18.0):
22+
- AWSCognitoIdentityProviderASF (= 2.18.0)
23+
- AWSCore (= 2.18.0)
24+
- AWSCognitoIdentityProviderASF (2.18.0)
25+
- AWSCore (2.18.0)
26+
- AWSMobileClient (2.18.0):
27+
- AWSAuthCore (= 2.18.0)
28+
- AWSCognitoIdentityProvider (= 2.18.0)
29+
- AWSCognitoIdentityProviderASF (= 2.18.0)
30+
- AWSCore (= 2.18.0)
31+
- AWSPinpoint (2.18.0):
32+
- AWSCore (= 2.18.0)
3333
- AWSPluginsCore (1.3.2):
3434
- Amplify (= 1.3.2)
35-
- AWSCore (~> 2.17.0)
36-
- AWSMobileClient (~> 2.17.0)
35+
- AWSCore (~> 2.18.0)
36+
- AWSMobileClient (~> 2.18.0)
3737
- CwlCatchException (1.0.2)
3838
- CwlPreconditionTesting (1.1.1):
3939
- CwlCatchException
@@ -44,7 +44,7 @@ DEPENDENCIES:
4444
- Amplify (from `../../`)
4545
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
4646
- AmplifyTestCommon (from `../../`)
47-
- AWSPinpoint (~> 2.17.0)
47+
- AWSPinpoint (~> 2.18.0)
4848
- AWSPluginsCore (from `../../`)
4949
- CwlCatchException (from `https://github.com/mattgallagher/CwlCatchException.git`, tag `1.2.0`)
5050
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `1.2.0`)
@@ -88,15 +88,15 @@ CHECKOUT OPTIONS:
8888

8989
SPEC CHECKSUMS:
9090
Amplify: 8f64fa69b7067c4f523e7d2349dbcd9f850e6344
91-
AmplifyPlugins: 6a5fa53113439a0cc8e13e7fd473c6afa38a394c
92-
AmplifyTestCommon: dfbbed56700978d870d2bc8e8c78af7b370b7133
93-
AWSAuthCore: 35e63f55ee6fa31b848dfa8fcddbe0fccdba9a13
94-
AWSCognitoIdentityProvider: bbc75ab74931db6909ffd9b24e7f4e52ae210361
95-
AWSCognitoIdentityProviderASF: 87ebf727c8429f93b4188b2ad13ad1f76ce3cefd
96-
AWSCore: f20f7eb426d598ab753219e41ba524c0dc6f2b5c
97-
AWSMobileClient: 45523613684950c049914eacbc9f19cdd9f4cc83
98-
AWSPinpoint: 6a8997ee78bd81e7a825d8f39074ff6a73cc563d
99-
AWSPluginsCore: 23dd16cea2e98eb96a2ec00ff0e77291bfa3931d
91+
AmplifyPlugins: 3405e452a88795db097dd0893cdf1777d32b8bdd
92+
AmplifyTestCommon: 42778a491c105c9e815ed299a07934b6a73056dc
93+
AWSAuthCore: d350688ae52b9644a0713901e436cb529dce15b7
94+
AWSCognitoIdentityProvider: ae02dbb7d2f53291adbfd52e7334286abde8bb3f
95+
AWSCognitoIdentityProviderASF: 3c8bb7a1f306d21d22c4429509da5cf34ef72e6d
96+
AWSCore: e8cc7fd06efa211328942cc7c9f6dddbe889a115
97+
AWSMobileClient: b082181b527b2f68222006fa996a2ec4d7be6386
98+
AWSPinpoint: ddeabae0510c512ad3ee755c59a69bd2ec70d055
99+
AWSPluginsCore: 4729f384830f33af10d4da5e344422dd69caa0cc
100100
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
101101
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961
102102
SwiftFormat: 3b5caa6389b2b9adbc00e133b3ccc8c6e687a6a4

AmplifyPlugins/Auth/Podfile.lock

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,24 @@ PODS:
77
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.3.2)
88
- AmplifyTestCommon/AWSPluginsTestCommon (1.3.2):
99
- Amplify (= 1.3.2)
10-
- AWSCore (~> 2.17.0)
10+
- AWSCore (~> 2.18.0)
1111
- AWSPluginsCore (= 1.3.2)
12-
- AWSAuthCore (2.17.0):
13-
- AWSCore (= 2.17.0)
14-
- AWSCognitoIdentityProvider (2.17.0):
15-
- AWSCognitoIdentityProviderASF (= 2.17.0)
16-
- AWSCore (= 2.17.0)
17-
- AWSCognitoIdentityProviderASF (2.17.0)
18-
- AWSCore (2.17.0)
19-
- AWSMobileClient (2.17.0):
20-
- AWSAuthCore (= 2.17.0)
21-
- AWSCognitoIdentityProvider (= 2.17.0)
22-
- AWSCognitoIdentityProviderASF (= 2.17.0)
23-
- AWSCore (= 2.17.0)
12+
- AWSAuthCore (2.18.0):
13+
- AWSCore (= 2.18.0)
14+
- AWSCognitoIdentityProvider (2.18.0):
15+
- AWSCognitoIdentityProviderASF (= 2.18.0)
16+
- AWSCore (= 2.18.0)
17+
- AWSCognitoIdentityProviderASF (2.18.0)
18+
- AWSCore (2.18.0)
19+
- AWSMobileClient (2.18.0):
20+
- AWSAuthCore (= 2.18.0)
21+
- AWSCognitoIdentityProvider (= 2.18.0)
22+
- AWSCognitoIdentityProviderASF (= 2.18.0)
23+
- AWSCore (= 2.18.0)
2424
- AWSPluginsCore (1.3.2):
2525
- Amplify (= 1.3.2)
26-
- AWSCore (~> 2.17.0)
27-
- AWSMobileClient (~> 2.17.0)
26+
- AWSCore (~> 2.18.0)
27+
- AWSMobileClient (~> 2.18.0)
2828
- CwlCatchException (1.0.2)
2929
- CwlPreconditionTesting (1.1.1):
3030
- CwlCatchException
@@ -34,7 +34,7 @@ PODS:
3434
DEPENDENCIES:
3535
- Amplify (from `../../`)
3636
- AmplifyTestCommon (from `../../`)
37-
- AWSMobileClient (~> 2.17.0)
37+
- AWSMobileClient (~> 2.18.0)
3838
- AWSPluginsCore (from `../../`)
3939
- CwlCatchException (from `https://github.com/mattgallagher/CwlCatchException.git`, tag `1.2.0`)
4040
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `1.2.0`)
@@ -75,13 +75,13 @@ CHECKOUT OPTIONS:
7575

7676
SPEC CHECKSUMS:
7777
Amplify: 8f64fa69b7067c4f523e7d2349dbcd9f850e6344
78-
AmplifyTestCommon: dfbbed56700978d870d2bc8e8c78af7b370b7133
79-
AWSAuthCore: 35e63f55ee6fa31b848dfa8fcddbe0fccdba9a13
80-
AWSCognitoIdentityProvider: bbc75ab74931db6909ffd9b24e7f4e52ae210361
81-
AWSCognitoIdentityProviderASF: 87ebf727c8429f93b4188b2ad13ad1f76ce3cefd
82-
AWSCore: f20f7eb426d598ab753219e41ba524c0dc6f2b5c
83-
AWSMobileClient: 45523613684950c049914eacbc9f19cdd9f4cc83
84-
AWSPluginsCore: 23dd16cea2e98eb96a2ec00ff0e77291bfa3931d
78+
AmplifyTestCommon: 42778a491c105c9e815ed299a07934b6a73056dc
79+
AWSAuthCore: d350688ae52b9644a0713901e436cb529dce15b7
80+
AWSCognitoIdentityProvider: ae02dbb7d2f53291adbfd52e7334286abde8bb3f
81+
AWSCognitoIdentityProviderASF: 3c8bb7a1f306d21d22c4429509da5cf34ef72e6d
82+
AWSCore: e8cc7fd06efa211328942cc7c9f6dddbe889a115
83+
AWSMobileClient: b082181b527b2f68222006fa996a2ec4d7be6386
84+
AWSPluginsCore: 4729f384830f33af10d4da5e344422dd69caa0cc
8585
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
8686
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961
8787
SwiftFormat: 3b5caa6389b2b9adbc00e133b3ccc8c6e687a6a4

AmplifyPlugins/DataStore/Podfile.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -4,41 +4,41 @@ PODS:
44
- Amplify/Default (1.3.2)
55
- AmplifyPlugins/AWSAPIPlugin (1.3.2):
66
- AppSyncRealTimeClient (~> 1.4.0)
7-
- AWSCore (~> 2.17.0)
7+
- AWSCore (~> 2.18.0)
88
- AWSPluginsCore (= 1.3.2)
99
- ReachabilitySwift (~> 5.0.0)
1010
- AmplifyPlugins/AWSCognitoAuthPlugin (1.3.2):
11-
- AWSAuthCore (~> 2.17.0)
12-
- AWSCognitoIdentityProvider (~> 2.17.0)
13-
- AWSCognitoIdentityProviderASF (~> 2.17.0)
14-
- AWSCore (~> 2.17.0)
15-
- AWSMobileClient (~> 2.17.0)
11+
- AWSAuthCore (~> 2.18.0)
12+
- AWSCognitoIdentityProvider (~> 2.18.0)
13+
- AWSCognitoIdentityProviderASF (~> 2.18.0)
14+
- AWSCore (~> 2.18.0)
15+
- AWSMobileClient (~> 2.18.0)
1616
- AWSPluginsCore (= 1.3.2)
1717
- AmplifyTestCommon (1.3.2):
1818
- Amplify (= 1.3.2)
1919
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.3.2)
2020
- AmplifyTestCommon/AWSPluginsTestCommon (1.3.2):
2121
- Amplify (= 1.3.2)
22-
- AWSCore (~> 2.17.0)
22+
- AWSCore (~> 2.18.0)
2323
- AWSPluginsCore (= 1.3.2)
2424
- AppSyncRealTimeClient (1.4.1):
2525
- Starscream (~> 3.1.0)
26-
- AWSAuthCore (2.17.0):
27-
- AWSCore (= 2.17.0)
28-
- AWSCognitoIdentityProvider (2.17.0):
29-
- AWSCognitoIdentityProviderASF (= 2.17.0)
30-
- AWSCore (= 2.17.0)
31-
- AWSCognitoIdentityProviderASF (2.17.0)
32-
- AWSCore (2.17.0)
33-
- AWSMobileClient (2.17.0):
34-
- AWSAuthCore (= 2.17.0)
35-
- AWSCognitoIdentityProvider (= 2.17.0)
36-
- AWSCognitoIdentityProviderASF (= 2.17.0)
37-
- AWSCore (= 2.17.0)
26+
- AWSAuthCore (2.18.0):
27+
- AWSCore (= 2.18.0)
28+
- AWSCognitoIdentityProvider (2.18.0):
29+
- AWSCognitoIdentityProviderASF (= 2.18.0)
30+
- AWSCore (= 2.18.0)
31+
- AWSCognitoIdentityProviderASF (2.18.0)
32+
- AWSCore (2.18.0)
33+
- AWSMobileClient (2.18.0):
34+
- AWSAuthCore (= 2.18.0)
35+
- AWSCognitoIdentityProvider (= 2.18.0)
36+
- AWSCognitoIdentityProviderASF (= 2.18.0)
37+
- AWSCore (= 2.18.0)
3838
- AWSPluginsCore (1.3.2):
3939
- Amplify (= 1.3.2)
40-
- AWSCore (~> 2.17.0)
41-
- AWSMobileClient (~> 2.17.0)
40+
- AWSCore (~> 2.18.0)
41+
- AWSMobileClient (~> 2.18.0)
4242
- CwlCatchException (1.0.2)
4343
- CwlPreconditionTesting (1.1.1):
4444
- CwlCatchException
@@ -55,7 +55,7 @@ DEPENDENCIES:
5555
- AmplifyPlugins/AWSAPIPlugin (from `../../`)
5656
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
5757
- AmplifyTestCommon (from `../../`)
58-
- AWSMobileClient (~> 2.17.0)
58+
- AWSMobileClient (~> 2.18.0)
5959
- AWSPluginsCore (from `../../`)
6060
- CwlCatchException (from `https://github.com/mattgallagher/CwlCatchException.git`, tag `1.2.0`)
6161
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `1.2.0`)
@@ -103,15 +103,15 @@ CHECKOUT OPTIONS:
103103

104104
SPEC CHECKSUMS:
105105
Amplify: 8f64fa69b7067c4f523e7d2349dbcd9f850e6344
106-
AmplifyPlugins: 6a5fa53113439a0cc8e13e7fd473c6afa38a394c
107-
AmplifyTestCommon: dfbbed56700978d870d2bc8e8c78af7b370b7133
106+
AmplifyPlugins: 3405e452a88795db097dd0893cdf1777d32b8bdd
107+
AmplifyTestCommon: 42778a491c105c9e815ed299a07934b6a73056dc
108108
AppSyncRealTimeClient: 879b9fa3ce3f335450ca06e0def279fa90af9e76
109-
AWSAuthCore: 35e63f55ee6fa31b848dfa8fcddbe0fccdba9a13
110-
AWSCognitoIdentityProvider: bbc75ab74931db6909ffd9b24e7f4e52ae210361
111-
AWSCognitoIdentityProviderASF: 87ebf727c8429f93b4188b2ad13ad1f76ce3cefd
112-
AWSCore: f20f7eb426d598ab753219e41ba524c0dc6f2b5c
113-
AWSMobileClient: 45523613684950c049914eacbc9f19cdd9f4cc83
114-
AWSPluginsCore: 23dd16cea2e98eb96a2ec00ff0e77291bfa3931d
109+
AWSAuthCore: d350688ae52b9644a0713901e436cb529dce15b7
110+
AWSCognitoIdentityProvider: ae02dbb7d2f53291adbfd52e7334286abde8bb3f
111+
AWSCognitoIdentityProviderASF: 3c8bb7a1f306d21d22c4429509da5cf34ef72e6d
112+
AWSCore: e8cc7fd06efa211328942cc7c9f6dddbe889a115
113+
AWSMobileClient: b082181b527b2f68222006fa996a2ec4d7be6386
114+
AWSPluginsCore: 4729f384830f33af10d4da5e344422dd69caa0cc
115115
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
116116
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961
117117
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825

0 commit comments

Comments
 (0)