Skip to content

Commit ff661de

Browse files
authored
chore: update AWS iOS SDK dependency to latest (#2703)
* chore: update sdk dependency to latest * chore: update podfiles
1 parent 876b3e9 commit ff661de

File tree

15 files changed

+247
-247
lines changed

15 files changed

+247
-247
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.28.4'
1111
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
1212

13-
$AWS_SDK_VERSION = '2.29.1'
13+
$AWS_SDK_VERSION = '2.30.1'
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.28.4'
33
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
44

5-
$AWS_SDK_VERSION = '2.29.1'
5+
$AWS_SDK_VERSION = '2.30.1'
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.28.4'
1111
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
1212

13-
$AWS_SDK_VERSION = '2.29.1'
13+
$AWS_SDK_VERSION = '2.30.1'
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,40 +3,40 @@ PODS:
33
- Amplify/Default (= 1.28.4)
44
- Amplify/Default (1.28.4)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.4):
6-
- AWSAuthCore (~> 2.29.1)
7-
- AWSCognitoIdentityProvider (~> 2.29.1)
8-
- AWSCognitoIdentityProviderASF (~> 2.29.1)
9-
- AWSCore (~> 2.29.1)
10-
- AWSMobileClient (~> 2.29.1)
6+
- AWSAuthCore (~> 2.30.1)
7+
- AWSCognitoIdentityProvider (~> 2.30.1)
8+
- AWSCognitoIdentityProviderASF (~> 2.30.1)
9+
- AWSCore (~> 2.30.1)
10+
- AWSMobileClient (~> 2.30.1)
1111
- AWSPluginsCore (= 1.28.4)
1212
- AmplifyTestCommon (1.28.4):
1313
- Amplify (= 1.28.4)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.4)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.4):
1717
- Amplify (= 1.28.4)
18-
- AWSCore (~> 2.29.1)
19-
- AWSMobileClient (~> 2.29.1)
18+
- AWSCore (~> 2.30.1)
19+
- AWSMobileClient (~> 2.30.1)
2020
- AWSPluginsCore (= 1.28.4)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AppSyncRealTimeClient (2.1.1):
2323
- Starscream (~> 4.0.4)
24-
- AWSAuthCore (2.29.1):
25-
- AWSCore (= 2.29.1)
26-
- AWSCognitoIdentityProvider (2.29.1):
27-
- AWSCognitoIdentityProviderASF (= 2.29.1)
28-
- AWSCore (= 2.29.1)
29-
- AWSCognitoIdentityProviderASF (2.29.1):
30-
- AWSCore (= 2.29.1)
31-
- AWSCore (2.29.1)
32-
- AWSMobileClient (2.29.1):
33-
- AWSAuthCore (= 2.29.1)
34-
- AWSCognitoIdentityProvider (= 2.29.1)
35-
- AWSCognitoIdentityProviderASF (= 2.29.1)
36-
- AWSCore (= 2.29.1)
24+
- AWSAuthCore (2.30.1):
25+
- AWSCore (= 2.30.1)
26+
- AWSCognitoIdentityProvider (2.30.1):
27+
- AWSCognitoIdentityProviderASF (= 2.30.1)
28+
- AWSCore (= 2.30.1)
29+
- AWSCognitoIdentityProviderASF (2.30.1):
30+
- AWSCore (= 2.30.1)
31+
- AWSCore (2.30.1)
32+
- AWSMobileClient (2.30.1):
33+
- AWSAuthCore (= 2.30.1)
34+
- AWSCognitoIdentityProvider (= 2.30.1)
35+
- AWSCognitoIdentityProviderASF (= 2.30.1)
36+
- AWSCore (= 2.30.1)
3737
- AWSPluginsCore (1.28.4):
3838
- Amplify (= 1.28.4)
39-
- AWSCore (~> 2.29.1)
39+
- AWSCore (~> 2.30.1)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
4242
- CwlCatchExceptionSupport (2.1.1)
@@ -96,15 +96,15 @@ CHECKOUT OPTIONS:
9696

9797
SPEC CHECKSUMS:
9898
Amplify: be704bdc5c808a61b1a9a0ee79ba4892de9c5dcc
99-
AmplifyPlugins: f90215cd830f0edb354629661978bbe8a6bee5c0
100-
AmplifyTestCommon: 5569e25054e076270eb83352307bc228e427c768
99+
AmplifyPlugins: 667480a37ee4239024148daf67e0b4346b7c46d1
100+
AmplifyTestCommon: ee2908d5c7e372bb9caf5733644fe06f2cd7fcaf
101101
AppSyncRealTimeClient: 937360221f2b664c4c33ae142a60643e64f480cd
102-
AWSAuthCore: 47c24a59f47501358803c58045b03e0fe10f451e
103-
AWSCognitoIdentityProvider: ecd914518152f6d645485b9431265eedf2ff84d0
104-
AWSCognitoIdentityProviderASF: c845b376143e69b1f34899f0572654cf816f9c5e
105-
AWSCore: aa4a494c8bbcefe97723621fa51cfb1fad15fbd1
106-
AWSMobileClient: 1c98e24ad0afcbed09febdeda4ad59fd7e7a5feb
107-
AWSPluginsCore: 188e0c9fb78f87f517240f33589cbc3fbaedcdb9
102+
AWSAuthCore: 88e77e867b210e5d09e35a484de19753d587aee3
103+
AWSCognitoIdentityProvider: 37ff510e8f64dc6a1240088ba92ad4d6f0cd841e
104+
AWSCognitoIdentityProviderASF: f2cd19990c4ae642ad73d09a4945018a994c9ff8
105+
AWSCore: 493e49f8118e04fa57d927ceb117ba24a9b5ca02
106+
AWSMobileClient: 36d9bb90118da3ba14a87f9999818cb314953c5c
107+
AWSPluginsCore: de4eb4da87dc3a7b97142912f13f81233b44d344
108108
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
109109
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
110110
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/Analytics/Podfile.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@ PODS:
33
- Amplify/Default (= 1.28.4)
44
- Amplify/Default (1.28.4)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.4):
6-
- AWSAuthCore (~> 2.29.1)
7-
- AWSCognitoIdentityProvider (~> 2.29.1)
8-
- AWSCognitoIdentityProviderASF (~> 2.29.1)
9-
- AWSCore (~> 2.29.1)
10-
- AWSMobileClient (~> 2.29.1)
6+
- AWSAuthCore (~> 2.30.1)
7+
- AWSCognitoIdentityProvider (~> 2.30.1)
8+
- AWSCognitoIdentityProviderASF (~> 2.30.1)
9+
- AWSCore (~> 2.30.1)
10+
- AWSMobileClient (~> 2.30.1)
1111
- AWSPluginsCore (= 1.28.4)
1212
- AmplifyTestCommon (1.28.4):
1313
- Amplify (= 1.28.4)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.4)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.4):
1717
- Amplify (= 1.28.4)
18-
- AWSCore (~> 2.29.1)
19-
- AWSMobileClient (~> 2.29.1)
18+
- AWSCore (~> 2.30.1)
19+
- AWSMobileClient (~> 2.30.1)
2020
- AWSPluginsCore (= 1.28.4)
2121
- CwlPreconditionTesting (~> 2.0)
22-
- AWSAuthCore (2.29.1):
23-
- AWSCore (= 2.29.1)
24-
- AWSCognitoIdentityProvider (2.29.1):
25-
- AWSCognitoIdentityProviderASF (= 2.29.1)
26-
- AWSCore (= 2.29.1)
27-
- AWSCognitoIdentityProviderASF (2.29.1):
28-
- AWSCore (= 2.29.1)
29-
- AWSCore (2.29.1)
30-
- AWSMobileClient (2.29.1):
31-
- AWSAuthCore (= 2.29.1)
32-
- AWSCognitoIdentityProvider (= 2.29.1)
33-
- AWSCognitoIdentityProviderASF (= 2.29.1)
34-
- AWSCore (= 2.29.1)
35-
- AWSPinpoint (2.29.1):
36-
- AWSCore (= 2.29.1)
22+
- AWSAuthCore (2.30.1):
23+
- AWSCore (= 2.30.1)
24+
- AWSCognitoIdentityProvider (2.30.1):
25+
- AWSCognitoIdentityProviderASF (= 2.30.1)
26+
- AWSCore (= 2.30.1)
27+
- AWSCognitoIdentityProviderASF (2.30.1):
28+
- AWSCore (= 2.30.1)
29+
- AWSCore (2.30.1)
30+
- AWSMobileClient (2.30.1):
31+
- AWSAuthCore (= 2.30.1)
32+
- AWSCognitoIdentityProvider (= 2.30.1)
33+
- AWSCognitoIdentityProviderASF (= 2.30.1)
34+
- AWSCore (= 2.30.1)
35+
- AWSPinpoint (2.30.1):
36+
- AWSCore (= 2.30.1)
3737
- AWSPluginsCore (1.28.4):
3838
- Amplify (= 1.28.4)
39-
- AWSCore (~> 2.29.1)
39+
- AWSCore (~> 2.30.1)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
4242
- CwlCatchExceptionSupport (2.1.1)
@@ -53,7 +53,7 @@ DEPENDENCIES:
5353
- Amplify (from `../../`)
5454
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
5555
- AmplifyTestCommon (from `../../`)
56-
- AWSPinpoint (~> 2.29.1)
56+
- AWSPinpoint (~> 2.30.1)
5757
- AWSPluginsCore (from `../../`)
5858
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
5959
- SwiftFormat/CLI (= 0.44.17)
@@ -94,15 +94,15 @@ CHECKOUT OPTIONS:
9494

9595
SPEC CHECKSUMS:
9696
Amplify: be704bdc5c808a61b1a9a0ee79ba4892de9c5dcc
97-
AmplifyPlugins: f90215cd830f0edb354629661978bbe8a6bee5c0
98-
AmplifyTestCommon: 5569e25054e076270eb83352307bc228e427c768
99-
AWSAuthCore: 47c24a59f47501358803c58045b03e0fe10f451e
100-
AWSCognitoIdentityProvider: ecd914518152f6d645485b9431265eedf2ff84d0
101-
AWSCognitoIdentityProviderASF: c845b376143e69b1f34899f0572654cf816f9c5e
102-
AWSCore: aa4a494c8bbcefe97723621fa51cfb1fad15fbd1
103-
AWSMobileClient: 1c98e24ad0afcbed09febdeda4ad59fd7e7a5feb
104-
AWSPinpoint: 891d86d624b42458d310a86bdf4034fc7084bf01
105-
AWSPluginsCore: 188e0c9fb78f87f517240f33589cbc3fbaedcdb9
97+
AmplifyPlugins: 667480a37ee4239024148daf67e0b4346b7c46d1
98+
AmplifyTestCommon: ee2908d5c7e372bb9caf5733644fe06f2cd7fcaf
99+
AWSAuthCore: 88e77e867b210e5d09e35a484de19753d587aee3
100+
AWSCognitoIdentityProvider: 37ff510e8f64dc6a1240088ba92ad4d6f0cd841e
101+
AWSCognitoIdentityProviderASF: f2cd19990c4ae642ad73d09a4945018a994c9ff8
102+
AWSCore: 493e49f8118e04fa57d927ceb117ba24a9b5ca02
103+
AWSMobileClient: 36d9bb90118da3ba14a87f9999818cb314953c5c
104+
AWSPinpoint: c137dfef6019a9caff04b07792daf00d1e9e2b9d
105+
AWSPluginsCore: de4eb4da87dc3a7b97142912f13f81233b44d344
106106
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
107107
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
108108
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/Auth/Podfile.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@ PODS:
88
- CwlPreconditionTesting (~> 2.0)
99
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.4):
1010
- Amplify (= 1.28.4)
11-
- AWSCore (~> 2.29.1)
12-
- AWSMobileClient (~> 2.29.1)
11+
- AWSCore (~> 2.30.1)
12+
- AWSMobileClient (~> 2.30.1)
1313
- AWSPluginsCore (= 1.28.4)
1414
- CwlPreconditionTesting (~> 2.0)
15-
- AWSAuthCore (2.29.1):
16-
- AWSCore (= 2.29.1)
17-
- AWSCognitoIdentityProvider (2.29.1):
18-
- AWSCognitoIdentityProviderASF (= 2.29.1)
19-
- AWSCore (= 2.29.1)
20-
- AWSCognitoIdentityProviderASF (2.29.1):
21-
- AWSCore (= 2.29.1)
22-
- AWSCore (2.29.1)
23-
- AWSMobileClient (2.29.1):
24-
- AWSAuthCore (= 2.29.1)
25-
- AWSCognitoIdentityProvider (= 2.29.1)
26-
- AWSCognitoIdentityProviderASF (= 2.29.1)
27-
- AWSCore (= 2.29.1)
15+
- AWSAuthCore (2.30.1):
16+
- AWSCore (= 2.30.1)
17+
- AWSCognitoIdentityProvider (2.30.1):
18+
- AWSCognitoIdentityProviderASF (= 2.30.1)
19+
- AWSCore (= 2.30.1)
20+
- AWSCognitoIdentityProviderASF (2.30.1):
21+
- AWSCore (= 2.30.1)
22+
- AWSCore (2.30.1)
23+
- AWSMobileClient (2.30.1):
24+
- AWSAuthCore (= 2.30.1)
25+
- AWSCognitoIdentityProvider (= 2.30.1)
26+
- AWSCognitoIdentityProviderASF (= 2.30.1)
27+
- AWSCore (= 2.30.1)
2828
- AWSPluginsCore (1.28.4):
2929
- Amplify (= 1.28.4)
30-
- AWSCore (~> 2.29.1)
30+
- AWSCore (~> 2.30.1)
3131
- CwlCatchException (2.1.1):
3232
- CwlCatchExceptionSupport (~> 2.1.1)
3333
- CwlCatchExceptionSupport (2.1.1)
@@ -43,7 +43,7 @@ PODS:
4343
DEPENDENCIES:
4444
- Amplify (from `../../`)
4545
- AmplifyTestCommon (from `../../`)
46-
- AWSMobileClient (~> 2.29.1)
46+
- AWSMobileClient (~> 2.30.1)
4747
- AWSPluginsCore (from `../../`)
4848
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
4949
- SwiftFormat/CLI (= 0.44.17)
@@ -81,13 +81,13 @@ CHECKOUT OPTIONS:
8181

8282
SPEC CHECKSUMS:
8383
Amplify: be704bdc5c808a61b1a9a0ee79ba4892de9c5dcc
84-
AmplifyTestCommon: 5569e25054e076270eb83352307bc228e427c768
85-
AWSAuthCore: 47c24a59f47501358803c58045b03e0fe10f451e
86-
AWSCognitoIdentityProvider: ecd914518152f6d645485b9431265eedf2ff84d0
87-
AWSCognitoIdentityProviderASF: c845b376143e69b1f34899f0572654cf816f9c5e
88-
AWSCore: aa4a494c8bbcefe97723621fa51cfb1fad15fbd1
89-
AWSMobileClient: 1c98e24ad0afcbed09febdeda4ad59fd7e7a5feb
90-
AWSPluginsCore: 188e0c9fb78f87f517240f33589cbc3fbaedcdb9
84+
AmplifyTestCommon: ee2908d5c7e372bb9caf5733644fe06f2cd7fcaf
85+
AWSAuthCore: 88e77e867b210e5d09e35a484de19753d587aee3
86+
AWSCognitoIdentityProvider: 37ff510e8f64dc6a1240088ba92ad4d6f0cd841e
87+
AWSCognitoIdentityProviderASF: f2cd19990c4ae642ad73d09a4945018a994c9ff8
88+
AWSCore: 493e49f8118e04fa57d927ceb117ba24a9b5ca02
89+
AWSMobileClient: 36d9bb90118da3ba14a87f9999818cb314953c5c
90+
AWSPluginsCore: de4eb4da87dc3a7b97142912f13f81233b44d344
9191
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
9292
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
9393
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/DataStore/Podfile.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,43 +4,43 @@ PODS:
44
- Amplify/Default (1.28.4)
55
- AmplifyPlugins/AWSAPIPlugin (1.28.4):
66
- AppSyncRealTimeClient (~> 2.0)
7-
- AWSCore (~> 2.29.1)
7+
- AWSCore (~> 2.30.1)
88
- AWSPluginsCore (= 1.28.4)
99
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.4):
10-
- AWSAuthCore (~> 2.29.1)
11-
- AWSCognitoIdentityProvider (~> 2.29.1)
12-
- AWSCognitoIdentityProviderASF (~> 2.29.1)
13-
- AWSCore (~> 2.29.1)
14-
- AWSMobileClient (~> 2.29.1)
10+
- AWSAuthCore (~> 2.30.1)
11+
- AWSCognitoIdentityProvider (~> 2.30.1)
12+
- AWSCognitoIdentityProviderASF (~> 2.30.1)
13+
- AWSCore (~> 2.30.1)
14+
- AWSMobileClient (~> 2.30.1)
1515
- AWSPluginsCore (= 1.28.4)
1616
- AmplifyTestCommon (1.28.4):
1717
- Amplify (= 1.28.4)
1818
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.4)
1919
- CwlPreconditionTesting (~> 2.0)
2020
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.4):
2121
- Amplify (= 1.28.4)
22-
- AWSCore (~> 2.29.1)
23-
- AWSMobileClient (~> 2.29.1)
22+
- AWSCore (~> 2.30.1)
23+
- AWSMobileClient (~> 2.30.1)
2424
- AWSPluginsCore (= 1.28.4)
2525
- CwlPreconditionTesting (~> 2.0)
2626
- AppSyncRealTimeClient (2.1.1):
2727
- Starscream (~> 4.0.4)
28-
- AWSAuthCore (2.29.1):
29-
- AWSCore (= 2.29.1)
30-
- AWSCognitoIdentityProvider (2.29.1):
31-
- AWSCognitoIdentityProviderASF (= 2.29.1)
32-
- AWSCore (= 2.29.1)
33-
- AWSCognitoIdentityProviderASF (2.29.1):
34-
- AWSCore (= 2.29.1)
35-
- AWSCore (2.29.1)
36-
- AWSMobileClient (2.29.1):
37-
- AWSAuthCore (= 2.29.1)
38-
- AWSCognitoIdentityProvider (= 2.29.1)
39-
- AWSCognitoIdentityProviderASF (= 2.29.1)
40-
- AWSCore (= 2.29.1)
28+
- AWSAuthCore (2.30.1):
29+
- AWSCore (= 2.30.1)
30+
- AWSCognitoIdentityProvider (2.30.1):
31+
- AWSCognitoIdentityProviderASF (= 2.30.1)
32+
- AWSCore (= 2.30.1)
33+
- AWSCognitoIdentityProviderASF (2.30.1):
34+
- AWSCore (= 2.30.1)
35+
- AWSCore (2.30.1)
36+
- AWSMobileClient (2.30.1):
37+
- AWSAuthCore (= 2.30.1)
38+
- AWSCognitoIdentityProvider (= 2.30.1)
39+
- AWSCognitoIdentityProviderASF (= 2.30.1)
40+
- AWSCore (= 2.30.1)
4141
- AWSPluginsCore (1.28.4):
4242
- Amplify (= 1.28.4)
43-
- AWSCore (~> 2.29.1)
43+
- AWSCore (~> 2.30.1)
4444
- CwlCatchException (2.1.1):
4545
- CwlCatchExceptionSupport (~> 2.1.1)
4646
- CwlCatchExceptionSupport (2.1.1)
@@ -62,7 +62,7 @@ DEPENDENCIES:
6262
- AmplifyPlugins/AWSAPIPlugin (from `../../`)
6363
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
6464
- AmplifyTestCommon (from `../../`)
65-
- AWSMobileClient (~> 2.29.1)
65+
- AWSMobileClient (~> 2.30.1)
6666
- AWSPluginsCore (from `../../`)
6767
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
6868
- SQLite.swift (= 0.13.2)
@@ -106,15 +106,15 @@ CHECKOUT OPTIONS:
106106

107107
SPEC CHECKSUMS:
108108
Amplify: be704bdc5c808a61b1a9a0ee79ba4892de9c5dcc
109-
AmplifyPlugins: f90215cd830f0edb354629661978bbe8a6bee5c0
110-
AmplifyTestCommon: 5569e25054e076270eb83352307bc228e427c768
109+
AmplifyPlugins: 667480a37ee4239024148daf67e0b4346b7c46d1
110+
AmplifyTestCommon: ee2908d5c7e372bb9caf5733644fe06f2cd7fcaf
111111
AppSyncRealTimeClient: 937360221f2b664c4c33ae142a60643e64f480cd
112-
AWSAuthCore: 47c24a59f47501358803c58045b03e0fe10f451e
113-
AWSCognitoIdentityProvider: ecd914518152f6d645485b9431265eedf2ff84d0
114-
AWSCognitoIdentityProviderASF: c845b376143e69b1f34899f0572654cf816f9c5e
115-
AWSCore: aa4a494c8bbcefe97723621fa51cfb1fad15fbd1
116-
AWSMobileClient: 1c98e24ad0afcbed09febdeda4ad59fd7e7a5feb
117-
AWSPluginsCore: 188e0c9fb78f87f517240f33589cbc3fbaedcdb9
112+
AWSAuthCore: 88e77e867b210e5d09e35a484de19753d587aee3
113+
AWSCognitoIdentityProvider: 37ff510e8f64dc6a1240088ba92ad4d6f0cd841e
114+
AWSCognitoIdentityProviderASF: f2cd19990c4ae642ad73d09a4945018a994c9ff8
115+
AWSCore: 493e49f8118e04fa57d927ceb117ba24a9b5ca02
116+
AWSMobileClient: 36d9bb90118da3ba14a87f9999818cb314953c5c
117+
AWSPluginsCore: de4eb4da87dc3a7b97142912f13f81233b44d344
118118
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
119119
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
120120
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

0 commit comments

Comments
 (0)