Skip to content

Commit 8b70fc3

Browse files
authored
chore: Update SDKs to v2.28.0 (#2300)
* chore: Update SDKs to v2.28.0 * update xcode version for CI/CD
1 parent ae3e851 commit 8b70fc3

File tree

16 files changed

+272
-272
lines changed

16 files changed

+272
-272
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ orbs:
9090

9191
defaults: &defaults
9292
macos:
93-
xcode: '13.0.0'
93+
xcode: '13.3.0'
9494
working_directory: ~/amplify-ios
9595
environment:
9696
BUNDLE_PATH: vendor/bundle

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

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

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

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

1616
Pod::Spec.new do |s|

AmplifyPlugins/API/Podfile.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@ PODS:
33
- Amplify/Default (= 1.28.0)
44
- Amplify/Default (1.28.0)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.0):
6-
- AWSAuthCore (~> 2.27.0)
7-
- AWSCognitoIdentityProvider (~> 2.27.0)
8-
- AWSCognitoIdentityProviderASF (~> 2.27.0)
9-
- AWSCore (~> 2.27.0)
10-
- AWSMobileClient (~> 2.27.0)
6+
- AWSAuthCore (~> 2.28.0)
7+
- AWSCognitoIdentityProvider (~> 2.28.0)
8+
- AWSCognitoIdentityProviderASF (~> 2.28.0)
9+
- AWSCore (~> 2.28.0)
10+
- AWSMobileClient (~> 2.28.0)
1111
- AWSPluginsCore (= 1.28.0)
1212
- AmplifyTestCommon (1.28.0):
1313
- Amplify (= 1.28.0)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.0)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.0):
1717
- Amplify (= 1.28.0)
18-
- AWSCore (~> 2.27.0)
19-
- AWSMobileClient (~> 2.27.0)
18+
- AWSCore (~> 2.28.0)
19+
- AWSMobileClient (~> 2.28.0)
2020
- AWSPluginsCore (= 1.28.0)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AppSyncRealTimeClient (2.1.1):
2323
- Starscream (~> 4.0.4)
24-
- AWSAuthCore (2.27.13):
25-
- AWSCore (= 2.27.13)
26-
- AWSCognitoIdentityProvider (2.27.13):
27-
- AWSCognitoIdentityProviderASF (= 2.27.13)
28-
- AWSCore (= 2.27.13)
29-
- AWSCognitoIdentityProviderASF (2.27.13):
30-
- AWSCore (= 2.27.13)
31-
- AWSCore (2.27.13)
32-
- AWSMobileClient (2.27.13):
33-
- AWSAuthCore (= 2.27.13)
34-
- AWSCognitoIdentityProvider (= 2.27.13)
35-
- AWSCognitoIdentityProviderASF (= 2.27.13)
36-
- AWSCore (= 2.27.13)
24+
- AWSAuthCore (2.28.0):
25+
- AWSCore (= 2.28.0)
26+
- AWSCognitoIdentityProvider (2.28.0):
27+
- AWSCognitoIdentityProviderASF (= 2.28.0)
28+
- AWSCore (= 2.28.0)
29+
- AWSCognitoIdentityProviderASF (2.28.0):
30+
- AWSCore (= 2.28.0)
31+
- AWSCore (2.28.0)
32+
- AWSMobileClient (2.28.0):
33+
- AWSAuthCore (= 2.28.0)
34+
- AWSCognitoIdentityProvider (= 2.28.0)
35+
- AWSCognitoIdentityProviderASF (= 2.28.0)
36+
- AWSCore (= 2.28.0)
3737
- AWSPluginsCore (1.28.0):
3838
- Amplify (= 1.28.0)
39-
- AWSCore (~> 2.27.0)
39+
- AWSCore (~> 2.28.0)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
4242
- CwlCatchExceptionSupport (2.1.1)
@@ -48,7 +48,7 @@ PODS:
4848
- CwlPosixPreconditionTesting (~> 2.1.0)
4949
- Starscream (4.0.4)
5050
- SwiftFormat/CLI (0.44.17)
51-
- SwiftLint (0.48.0)
51+
- SwiftLint (0.49.1)
5252

5353
DEPENDENCIES:
5454
- Amplify (from `../../`)
@@ -96,24 +96,24 @@ CHECKOUT OPTIONS:
9696

9797
SPEC CHECKSUMS:
9898
Amplify: dfa12fad1609b1388d0b2fb6f99b3140cd942d09
99-
AmplifyPlugins: 1bac66d0349fa307008f6f7711b09d0f80e78c30
100-
AmplifyTestCommon: e57e82d994f4a142a3e6f0fc241d76e42ee3c561
99+
AmplifyPlugins: ef3c6cae5a1352da7e2f199dea48e6d6bda629e5
100+
AmplifyTestCommon: 32f67b880f88cb1de451c60789564cf00665a51a
101101
AppSyncRealTimeClient: 937360221f2b664c4c33ae142a60643e64f480cd
102-
AWSAuthCore: 9898614783bd6375742b58a1df38c6a8b8276eda
103-
AWSCognitoIdentityProvider: c105df15533a029230c325acd2be60ff45e8f3f9
104-
AWSCognitoIdentityProviderASF: e0f40ef2f5c2c357b77553144e8f41a6c0b0b81b
105-
AWSCore: 05edadb5f3d0b92a50ea8c66b06f1a10477878da
106-
AWSMobileClient: a49361347ff5c0cff946b3f777936c0fdf9c190d
107-
AWSPluginsCore: 7f0f984d787a4fe79d3d52c3d34e1779d1fc9bb8
102+
AWSAuthCore: 658c331fe5cbc58608ced499aa0d8d46c57e9c96
103+
AWSCognitoIdentityProvider: 9778edc430206a1bf67ff5f0c7a7b130fa4a5380
104+
AWSCognitoIdentityProviderASF: a82f81ad75fce6d8c826ed394fa3cf7c51306897
105+
AWSCore: 0ebe9ba8a459893cdf268ce0bae61875efd0182b
106+
AWSMobileClient: 8d466f135e8d851a76e57cbfe65bb67eb522b64c
107+
AWSPluginsCore: d22061af1f1afbb6ef8fa7024a7a7edd57d80347
108108
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
109109
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
110110
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
111111
CwlPosixPreconditionTesting: 1ba4471964405941f79b3f06bbcf3c2be782950c
112112
CwlPreconditionTesting: 73ae5de517a8761e5e40fb4136c6a26365af0440
113113
Starscream: 5178aed56b316f13fa3bc55694e583d35dd414d9
114114
SwiftFormat: 3b5caa6389b2b9adbc00e133b3ccc8c6e687a6a4
115-
SwiftLint: 284cea64b6187c5d6bd83e9a548a64104d546447
115+
SwiftLint: 32ee33ded0636d0905ef6911b2b67bbaeeedafa5
116116

117117
PODFILE CHECKSUM: 2a9177ccb9833844ad436a0c7c9e5768a7ab8868
118118

119-
COCOAPODS: 1.11.3
119+
COCOAPODS: 1.11.2

AmplifyPlugins/Analytics/Podfile.lock

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@ PODS:
33
- Amplify/Default (= 1.28.0)
44
- Amplify/Default (1.28.0)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.28.0):
6-
- AWSAuthCore (~> 2.27.0)
7-
- AWSCognitoIdentityProvider (~> 2.27.0)
8-
- AWSCognitoIdentityProviderASF (~> 2.27.0)
9-
- AWSCore (~> 2.27.0)
10-
- AWSMobileClient (~> 2.27.0)
6+
- AWSAuthCore (~> 2.28.0)
7+
- AWSCognitoIdentityProvider (~> 2.28.0)
8+
- AWSCognitoIdentityProviderASF (~> 2.28.0)
9+
- AWSCore (~> 2.28.0)
10+
- AWSMobileClient (~> 2.28.0)
1111
- AWSPluginsCore (= 1.28.0)
1212
- AmplifyTestCommon (1.28.0):
1313
- Amplify (= 1.28.0)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.28.0)
1515
- CwlPreconditionTesting (~> 2.0)
1616
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.0):
1717
- Amplify (= 1.28.0)
18-
- AWSCore (~> 2.27.0)
19-
- AWSMobileClient (~> 2.27.0)
18+
- AWSCore (~> 2.28.0)
19+
- AWSMobileClient (~> 2.28.0)
2020
- AWSPluginsCore (= 1.28.0)
2121
- CwlPreconditionTesting (~> 2.0)
22-
- AWSAuthCore (2.27.13):
23-
- AWSCore (= 2.27.13)
24-
- AWSCognitoIdentityProvider (2.27.13):
25-
- AWSCognitoIdentityProviderASF (= 2.27.13)
26-
- AWSCore (= 2.27.13)
27-
- AWSCognitoIdentityProviderASF (2.27.13):
28-
- AWSCore (= 2.27.13)
29-
- AWSCore (2.27.13)
30-
- AWSMobileClient (2.27.13):
31-
- AWSAuthCore (= 2.27.13)
32-
- AWSCognitoIdentityProvider (= 2.27.13)
33-
- AWSCognitoIdentityProviderASF (= 2.27.13)
34-
- AWSCore (= 2.27.13)
35-
- AWSPinpoint (2.27.13):
36-
- AWSCore (= 2.27.13)
22+
- AWSAuthCore (2.28.0):
23+
- AWSCore (= 2.28.0)
24+
- AWSCognitoIdentityProvider (2.28.0):
25+
- AWSCognitoIdentityProviderASF (= 2.28.0)
26+
- AWSCore (= 2.28.0)
27+
- AWSCognitoIdentityProviderASF (2.28.0):
28+
- AWSCore (= 2.28.0)
29+
- AWSCore (2.28.0)
30+
- AWSMobileClient (2.28.0):
31+
- AWSAuthCore (= 2.28.0)
32+
- AWSCognitoIdentityProvider (= 2.28.0)
33+
- AWSCognitoIdentityProviderASF (= 2.28.0)
34+
- AWSCore (= 2.28.0)
35+
- AWSPinpoint (2.28.0):
36+
- AWSCore (= 2.28.0)
3737
- AWSPluginsCore (1.28.0):
3838
- Amplify (= 1.28.0)
39-
- AWSCore (~> 2.27.0)
39+
- AWSCore (~> 2.28.0)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
4242
- CwlCatchExceptionSupport (2.1.1)
@@ -47,13 +47,13 @@ PODS:
4747
- CwlMachBadInstructionHandler (~> 2.1.0)
4848
- CwlPosixPreconditionTesting (~> 2.1.0)
4949
- SwiftFormat/CLI (0.44.17)
50-
- SwiftLint (0.48.0)
50+
- SwiftLint (0.49.1)
5151

5252
DEPENDENCIES:
5353
- Amplify (from `../../`)
5454
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
5555
- AmplifyTestCommon (from `../../`)
56-
- AWSPinpoint (~> 2.27.0)
56+
- AWSPinpoint (~> 2.28.0)
5757
- AWSPluginsCore (from `../../`)
5858
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
5959
- SwiftFormat/CLI (= 0.44.17)
@@ -94,23 +94,23 @@ CHECKOUT OPTIONS:
9494

9595
SPEC CHECKSUMS:
9696
Amplify: dfa12fad1609b1388d0b2fb6f99b3140cd942d09
97-
AmplifyPlugins: 1bac66d0349fa307008f6f7711b09d0f80e78c30
98-
AmplifyTestCommon: e57e82d994f4a142a3e6f0fc241d76e42ee3c561
99-
AWSAuthCore: 9898614783bd6375742b58a1df38c6a8b8276eda
100-
AWSCognitoIdentityProvider: c105df15533a029230c325acd2be60ff45e8f3f9
101-
AWSCognitoIdentityProviderASF: e0f40ef2f5c2c357b77553144e8f41a6c0b0b81b
102-
AWSCore: 05edadb5f3d0b92a50ea8c66b06f1a10477878da
103-
AWSMobileClient: a49361347ff5c0cff946b3f777936c0fdf9c190d
104-
AWSPinpoint: 8286f5d8bd8de530b63da162a819604980895afb
105-
AWSPluginsCore: 7f0f984d787a4fe79d3d52c3d34e1779d1fc9bb8
97+
AmplifyPlugins: ef3c6cae5a1352da7e2f199dea48e6d6bda629e5
98+
AmplifyTestCommon: 32f67b880f88cb1de451c60789564cf00665a51a
99+
AWSAuthCore: 658c331fe5cbc58608ced499aa0d8d46c57e9c96
100+
AWSCognitoIdentityProvider: 9778edc430206a1bf67ff5f0c7a7b130fa4a5380
101+
AWSCognitoIdentityProviderASF: a82f81ad75fce6d8c826ed394fa3cf7c51306897
102+
AWSCore: 0ebe9ba8a459893cdf268ce0bae61875efd0182b
103+
AWSMobileClient: 8d466f135e8d851a76e57cbfe65bb67eb522b64c
104+
AWSPinpoint: f3e51482ba9dab1c6657b377d6a7f39edcb8f64f
105+
AWSPluginsCore: d22061af1f1afbb6ef8fa7024a7a7edd57d80347
106106
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
107107
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
108108
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
109109
CwlPosixPreconditionTesting: 1ba4471964405941f79b3f06bbcf3c2be782950c
110110
CwlPreconditionTesting: 73ae5de517a8761e5e40fb4136c6a26365af0440
111111
SwiftFormat: 3b5caa6389b2b9adbc00e133b3ccc8c6e687a6a4
112-
SwiftLint: 284cea64b6187c5d6bd83e9a548a64104d546447
112+
SwiftLint: 32ee33ded0636d0905ef6911b2b67bbaeeedafa5
113113

114114
PODFILE CHECKSUM: 48d1574dddce5cef7bdb7b05b06fc588ee22956e
115115

116-
COCOAPODS: 1.11.3
116+
COCOAPODS: 1.11.2

AmplifyPlugins/Auth/Podfile.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@ PODS:
88
- CwlPreconditionTesting (~> 2.0)
99
- AmplifyTestCommon/AWSPluginsTestCommon (1.28.0):
1010
- Amplify (= 1.28.0)
11-
- AWSCore (~> 2.27.0)
12-
- AWSMobileClient (~> 2.27.0)
11+
- AWSCore (~> 2.28.0)
12+
- AWSMobileClient (~> 2.28.0)
1313
- AWSPluginsCore (= 1.28.0)
1414
- CwlPreconditionTesting (~> 2.0)
15-
- AWSAuthCore (2.27.13):
16-
- AWSCore (= 2.27.13)
17-
- AWSCognitoIdentityProvider (2.27.13):
18-
- AWSCognitoIdentityProviderASF (= 2.27.13)
19-
- AWSCore (= 2.27.13)
20-
- AWSCognitoIdentityProviderASF (2.27.13):
21-
- AWSCore (= 2.27.13)
22-
- AWSCore (2.27.13)
23-
- AWSMobileClient (2.27.13):
24-
- AWSAuthCore (= 2.27.13)
25-
- AWSCognitoIdentityProvider (= 2.27.13)
26-
- AWSCognitoIdentityProviderASF (= 2.27.13)
27-
- AWSCore (= 2.27.13)
15+
- AWSAuthCore (2.28.0):
16+
- AWSCore (= 2.28.0)
17+
- AWSCognitoIdentityProvider (2.28.0):
18+
- AWSCognitoIdentityProviderASF (= 2.28.0)
19+
- AWSCore (= 2.28.0)
20+
- AWSCognitoIdentityProviderASF (2.28.0):
21+
- AWSCore (= 2.28.0)
22+
- AWSCore (2.28.0)
23+
- AWSMobileClient (2.28.0):
24+
- AWSAuthCore (= 2.28.0)
25+
- AWSCognitoIdentityProvider (= 2.28.0)
26+
- AWSCognitoIdentityProviderASF (= 2.28.0)
27+
- AWSCore (= 2.28.0)
2828
- AWSPluginsCore (1.28.0):
2929
- Amplify (= 1.28.0)
30-
- AWSCore (~> 2.27.0)
30+
- AWSCore (~> 2.28.0)
3131
- CwlCatchException (2.1.1):
3232
- CwlCatchExceptionSupport (~> 2.1.1)
3333
- CwlCatchExceptionSupport (2.1.1)
@@ -38,12 +38,12 @@ PODS:
3838
- CwlMachBadInstructionHandler (~> 2.1.0)
3939
- CwlPosixPreconditionTesting (~> 2.1.0)
4040
- SwiftFormat/CLI (0.44.17)
41-
- SwiftLint (0.48.0)
41+
- SwiftLint (0.49.1)
4242

4343
DEPENDENCIES:
4444
- Amplify (from `../../`)
4545
- AmplifyTestCommon (from `../../`)
46-
- AWSMobileClient (~> 2.27.0)
46+
- AWSMobileClient (~> 2.28.0)
4747
- AWSPluginsCore (from `../../`)
4848
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
4949
- SwiftFormat/CLI (= 0.44.17)
@@ -81,21 +81,21 @@ CHECKOUT OPTIONS:
8181

8282
SPEC CHECKSUMS:
8383
Amplify: dfa12fad1609b1388d0b2fb6f99b3140cd942d09
84-
AmplifyTestCommon: e57e82d994f4a142a3e6f0fc241d76e42ee3c561
85-
AWSAuthCore: 9898614783bd6375742b58a1df38c6a8b8276eda
86-
AWSCognitoIdentityProvider: c105df15533a029230c325acd2be60ff45e8f3f9
87-
AWSCognitoIdentityProviderASF: e0f40ef2f5c2c357b77553144e8f41a6c0b0b81b
88-
AWSCore: 05edadb5f3d0b92a50ea8c66b06f1a10477878da
89-
AWSMobileClient: a49361347ff5c0cff946b3f777936c0fdf9c190d
90-
AWSPluginsCore: 7f0f984d787a4fe79d3d52c3d34e1779d1fc9bb8
84+
AmplifyTestCommon: 32f67b880f88cb1de451c60789564cf00665a51a
85+
AWSAuthCore: 658c331fe5cbc58608ced499aa0d8d46c57e9c96
86+
AWSCognitoIdentityProvider: 9778edc430206a1bf67ff5f0c7a7b130fa4a5380
87+
AWSCognitoIdentityProviderASF: a82f81ad75fce6d8c826ed394fa3cf7c51306897
88+
AWSCore: 0ebe9ba8a459893cdf268ce0bae61875efd0182b
89+
AWSMobileClient: 8d466f135e8d851a76e57cbfe65bb67eb522b64c
90+
AWSPluginsCore: d22061af1f1afbb6ef8fa7024a7a7edd57d80347
9191
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
9292
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
9393
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
9494
CwlPosixPreconditionTesting: 1ba4471964405941f79b3f06bbcf3c2be782950c
9595
CwlPreconditionTesting: 73ae5de517a8761e5e40fb4136c6a26365af0440
9696
SwiftFormat: 3b5caa6389b2b9adbc00e133b3ccc8c6e687a6a4
97-
SwiftLint: 284cea64b6187c5d6bd83e9a548a64104d546447
97+
SwiftLint: 32ee33ded0636d0905ef6911b2b67bbaeeedafa5
9898

9999
PODFILE CHECKSUM: 371cf67fe35ebb5167d0880bad12b01618a0fb0e
100100

101-
COCOAPODS: 1.11.3
101+
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)