Skip to content

Commit f924f1f

Browse files
authored
chore: Remove the unused AuthHelper (#1361)
1 parent fd11eaf commit f924f1f

File tree

12 files changed

+130
-328
lines changed

12 files changed

+130
-328
lines changed

Amplify.xcodeproj/project.pbxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@
171171
21D79FDA237617C60057D00D /* SubscriptionEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D79FD9237617C60057D00D /* SubscriptionEvent.swift */; };
172172
21D79FE32377F4120057D00D /* SubscriptionConnectionState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21D79FE22377F4120057D00D /* SubscriptionConnectionState.swift */; };
173173
21F40A3A23A294770074678E /* TestConfigHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21F40A3923A294770074678E /* TestConfigHelper.swift */; };
174-
21F40A3C23A2952C0074678E /* AuthHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21F40A3B23A2952C0074678E /* AuthHelper.swift */; };
175-
21F40A3E23A295390074678E /* AWSMobileClient+Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21F40A3D23A295390074678E /* AWSMobileClient+Message.swift */; };
176174
21F40A4023A295470074678E /* TestCommonConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21F40A3F23A295470074678E /* TestCommonConstants.swift */; };
177175
21FDBB612587D7A30086FCDC /* Blog6.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21FDBB5B2587D7A30086FCDC /* Blog6.swift */; };
178176
21FDBB622587D7A30086FCDC /* Post6.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21FDBB5C2587D7A30086FCDC /* Post6.swift */; };
@@ -1006,8 +1004,6 @@
10061004
21D79FD9237617C60057D00D /* SubscriptionEvent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionEvent.swift; sourceTree = "<group>"; };
10071005
21D79FE22377F4120057D00D /* SubscriptionConnectionState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscriptionConnectionState.swift; sourceTree = "<group>"; };
10081006
21F40A3923A294770074678E /* TestConfigHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestConfigHelper.swift; sourceTree = "<group>"; };
1009-
21F40A3B23A2952C0074678E /* AuthHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AuthHelper.swift; sourceTree = "<group>"; };
1010-
21F40A3D23A295390074678E /* AWSMobileClient+Message.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "AWSMobileClient+Message.swift"; sourceTree = "<group>"; };
10111007
21F40A3F23A295470074678E /* TestCommonConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestCommonConstants.swift; sourceTree = "<group>"; };
10121008
21FDBB5B2587D7A30086FCDC /* Blog6.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Blog6.swift; sourceTree = "<group>"; };
10131009
21FDBB5C2587D7A30086FCDC /* Post6.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Post6.swift; sourceTree = "<group>"; };
@@ -3420,8 +3416,6 @@
34203416
FA9D6C20238DF06B00C7DD9F /* Helpers */ = {
34213417
isa = PBXGroup;
34223418
children = (
3423-
21F40A3B23A2952C0074678E /* AuthHelper.swift */,
3424-
21F40A3D23A295390074678E /* AWSMobileClient+Message.swift */,
34253419
FA176ED6238503C200C5C5F9 /* HubListenerTestUtilities.swift */,
34263420
21F40A3923A294770074678E /* TestConfigHelper.swift */,
34273421
);
@@ -5406,7 +5400,6 @@
54065400
B9521837237E21BA00F53237 /* Post.swift in Sources */,
54075401
B9FAA11A23879AC8009414B4 /* BookAuthor.swift in Sources */,
54085402
217D5EBF2577F9DF009F0639 /* Comment4.swift in Sources */,
5409-
21F40A3E23A295390074678E /* AWSMobileClient+Message.swift in Sources */,
54105403
FAA2E8BC239FFC7700E420EA /* MockModels.swift in Sources */,
54115404
B9FAA11E23879B9F009414B4 /* Book+Schema.swift in Sources */,
54125405
217D5EB52577F9DF009F0639 /* Project1.swift in Sources */,
@@ -5474,7 +5467,6 @@
54745467
217D5EC12577F9DF009F0639 /* Team2.swift in Sources */,
54755468
217D5EBE2577F9DF009F0639 /* Post5+Schema.swift in Sources */,
54765469
214F49782486D8A200DA616C /* UserFollowing.swift in Sources */,
5477-
21F40A3C23A2952C0074678E /* AuthHelper.swift in Sources */,
54785470
6BEE08242533D30800133961 /* OGCScenarioBMGroupPost.swift in Sources */,
54795471
217D5EC22577F9DF009F0639 /* User5+Schema.swift in Sources */,
54805472
21FDBB642587D7A30086FCDC /* Post6+Schema.swift in Sources */,

AmplifyPlugins/API/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ PODS:
1919
- AWSPluginsCore (= 1.13.3)
2020
- AppSyncRealTimeClient (1.5.0):
2121
- Starscream (~> 3.1.1)
22-
- AWSAuthCore (2.24.4):
23-
- AWSCore (= 2.24.4)
24-
- AWSCognitoIdentityProvider (2.24.4):
25-
- AWSCognitoIdentityProviderASF (= 2.24.4)
26-
- AWSCore (= 2.24.4)
27-
- AWSCognitoIdentityProviderASF (2.24.4)
28-
- AWSCore (2.24.4)
29-
- AWSMobileClient (2.24.4):
30-
- AWSAuthCore (= 2.24.4)
31-
- AWSCognitoIdentityProvider (= 2.24.4)
32-
- AWSCognitoIdentityProviderASF (= 2.24.4)
33-
- AWSCore (= 2.24.4)
22+
- AWSAuthCore (2.24.5):
23+
- AWSCore (= 2.24.5)
24+
- AWSCognitoIdentityProvider (2.24.5):
25+
- AWSCognitoIdentityProviderASF (= 2.24.5)
26+
- AWSCore (= 2.24.5)
27+
- AWSCognitoIdentityProviderASF (2.24.5)
28+
- AWSCore (2.24.5)
29+
- AWSMobileClient (2.24.5):
30+
- AWSAuthCore (= 2.24.5)
31+
- AWSCognitoIdentityProvider (= 2.24.5)
32+
- AWSCognitoIdentityProviderASF (= 2.24.5)
33+
- AWSCore (= 2.24.5)
3434
- AWSPluginsCore (1.13.3):
3535
- Amplify (= 1.13.3)
3636
- AWSCore (~> 2.24.0)
@@ -94,11 +94,11 @@ SPEC CHECKSUMS:
9494
AmplifyPlugins: 1b62bc69051dec11c8c9a44676090d4e390551f1
9595
AmplifyTestCommon: 511bada5d0cbff5ee755c5251023a241b917f4f6
9696
AppSyncRealTimeClient: 2b4482b1770a3e5cf64f9714a6d198550017b5a2
97-
AWSAuthCore: 208b14f036d66b839d828e516cc5c718f511a6dd
98-
AWSCognitoIdentityProvider: f85025540fc944ed6060736ea6ed8519b7684e67
99-
AWSCognitoIdentityProviderASF: bf64d310e6100af4434fb192a17cccf344901149
100-
AWSCore: 31ae3b5c184d22af33d0f6dbf0245c7100763097
101-
AWSMobileClient: 1aafa6f159b5ce23253e46f34ea779932b7e097e
97+
AWSAuthCore: 73f2e518d32f094b656fea905651bc3288ef05c0
98+
AWSCognitoIdentityProvider: d32ff306a4d3aafcdc42ce40bd36e44d3f274201
99+
AWSCognitoIdentityProviderASF: 1ccfe4092b617de54f203c1b728e7be6f49716c1
100+
AWSCore: 2d4b06b24e2f882deec23567438195818b16a3f2
101+
AWSMobileClient: 72e55c9c7162516feab354aa67f4d38dcecdcfc7
102102
AWSPluginsCore: c347f9088e9b327d2e5e0a09fc7de4763e4ea9bc
103103
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
104104
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961

AmplifyPlugins/Analytics/Podfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ PODS:
1717
- AWSCore (~> 2.24.0)
1818
- AWSMobileClient (~> 2.24.0)
1919
- AWSPluginsCore (= 1.13.3)
20-
- AWSAuthCore (2.24.4):
21-
- AWSCore (= 2.24.4)
22-
- AWSCognitoIdentityProvider (2.24.4):
23-
- AWSCognitoIdentityProviderASF (= 2.24.4)
24-
- AWSCore (= 2.24.4)
25-
- AWSCognitoIdentityProviderASF (2.24.4)
26-
- AWSCore (2.24.4)
27-
- AWSMobileClient (2.24.4):
28-
- AWSAuthCore (= 2.24.4)
29-
- AWSCognitoIdentityProvider (= 2.24.4)
30-
- AWSCognitoIdentityProviderASF (= 2.24.4)
31-
- AWSCore (= 2.24.4)
32-
- AWSPinpoint (2.24.4):
33-
- AWSCore (= 2.24.4)
20+
- AWSAuthCore (2.24.5):
21+
- AWSCore (= 2.24.5)
22+
- AWSCognitoIdentityProvider (2.24.5):
23+
- AWSCognitoIdentityProviderASF (= 2.24.5)
24+
- AWSCore (= 2.24.5)
25+
- AWSCognitoIdentityProviderASF (2.24.5)
26+
- AWSCore (2.24.5)
27+
- AWSMobileClient (2.24.5):
28+
- AWSAuthCore (= 2.24.5)
29+
- AWSCognitoIdentityProvider (= 2.24.5)
30+
- AWSCognitoIdentityProviderASF (= 2.24.5)
31+
- AWSCore (= 2.24.5)
32+
- AWSPinpoint (2.24.5):
33+
- AWSCore (= 2.24.5)
3434
- AWSPluginsCore (1.13.3):
3535
- Amplify (= 1.13.3)
3636
- AWSCore (~> 2.24.0)
@@ -90,12 +90,12 @@ SPEC CHECKSUMS:
9090
Amplify: 533d502d872cf91c09861720d59f5ec916cc1c33
9191
AmplifyPlugins: 1b62bc69051dec11c8c9a44676090d4e390551f1
9292
AmplifyTestCommon: 511bada5d0cbff5ee755c5251023a241b917f4f6
93-
AWSAuthCore: 208b14f036d66b839d828e516cc5c718f511a6dd
94-
AWSCognitoIdentityProvider: f85025540fc944ed6060736ea6ed8519b7684e67
95-
AWSCognitoIdentityProviderASF: bf64d310e6100af4434fb192a17cccf344901149
96-
AWSCore: 31ae3b5c184d22af33d0f6dbf0245c7100763097
97-
AWSMobileClient: 1aafa6f159b5ce23253e46f34ea779932b7e097e
98-
AWSPinpoint: 2c23a668f66c1cca30848b4338dead37105a67cd
93+
AWSAuthCore: 73f2e518d32f094b656fea905651bc3288ef05c0
94+
AWSCognitoIdentityProvider: d32ff306a4d3aafcdc42ce40bd36e44d3f274201
95+
AWSCognitoIdentityProviderASF: 1ccfe4092b617de54f203c1b728e7be6f49716c1
96+
AWSCore: 2d4b06b24e2f882deec23567438195818b16a3f2
97+
AWSMobileClient: 72e55c9c7162516feab354aa67f4d38dcecdcfc7
98+
AWSPinpoint: a4444edba76b3c6ee7985a0bd7c2b290b2ddcbe8
9999
AWSPluginsCore: c347f9088e9b327d2e5e0a09fc7de4763e4ea9bc
100100
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
101101
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961

AmplifyPlugins/Auth/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ PODS:
1010
- AWSCore (~> 2.24.0)
1111
- AWSMobileClient (~> 2.24.0)
1212
- AWSPluginsCore (= 1.13.3)
13-
- AWSAuthCore (2.24.4):
14-
- AWSCore (= 2.24.4)
15-
- AWSCognitoIdentityProvider (2.24.4):
16-
- AWSCognitoIdentityProviderASF (= 2.24.4)
17-
- AWSCore (= 2.24.4)
18-
- AWSCognitoIdentityProviderASF (2.24.4)
19-
- AWSCore (2.24.4)
20-
- AWSMobileClient (2.24.4):
21-
- AWSAuthCore (= 2.24.4)
22-
- AWSCognitoIdentityProvider (= 2.24.4)
23-
- AWSCognitoIdentityProviderASF (= 2.24.4)
24-
- AWSCore (= 2.24.4)
13+
- AWSAuthCore (2.24.5):
14+
- AWSCore (= 2.24.5)
15+
- AWSCognitoIdentityProvider (2.24.5):
16+
- AWSCognitoIdentityProviderASF (= 2.24.5)
17+
- AWSCore (= 2.24.5)
18+
- AWSCognitoIdentityProviderASF (2.24.5)
19+
- AWSCore (2.24.5)
20+
- AWSMobileClient (2.24.5):
21+
- AWSAuthCore (= 2.24.5)
22+
- AWSCognitoIdentityProvider (= 2.24.5)
23+
- AWSCognitoIdentityProviderASF (= 2.24.5)
24+
- AWSCore (= 2.24.5)
2525
- AWSPluginsCore (1.13.3):
2626
- Amplify (= 1.13.3)
2727
- AWSCore (~> 2.24.0)
@@ -76,11 +76,11 @@ CHECKOUT OPTIONS:
7676
SPEC CHECKSUMS:
7777
Amplify: 533d502d872cf91c09861720d59f5ec916cc1c33
7878
AmplifyTestCommon: 511bada5d0cbff5ee755c5251023a241b917f4f6
79-
AWSAuthCore: 208b14f036d66b839d828e516cc5c718f511a6dd
80-
AWSCognitoIdentityProvider: f85025540fc944ed6060736ea6ed8519b7684e67
81-
AWSCognitoIdentityProviderASF: bf64d310e6100af4434fb192a17cccf344901149
82-
AWSCore: 31ae3b5c184d22af33d0f6dbf0245c7100763097
83-
AWSMobileClient: 1aafa6f159b5ce23253e46f34ea779932b7e097e
79+
AWSAuthCore: 73f2e518d32f094b656fea905651bc3288ef05c0
80+
AWSCognitoIdentityProvider: d32ff306a4d3aafcdc42ce40bd36e44d3f274201
81+
AWSCognitoIdentityProviderASF: 1ccfe4092b617de54f203c1b728e7be6f49716c1
82+
AWSCore: 2d4b06b24e2f882deec23567438195818b16a3f2
83+
AWSMobileClient: 72e55c9c7162516feab354aa67f4d38dcecdcfc7
8484
AWSPluginsCore: c347f9088e9b327d2e5e0a09fc7de4763e4ea9bc
8585
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
8686
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961

AmplifyPlugins/Core/AWSPluginsCore/Auth/Configuration/AWSLambdaAuthConfiguration.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
//
77

88
import Foundation
9-
import AWSCore
10-
119

1210
/// AWS Lambda authorizer configuration
1311
public struct AWSLambdaAuthConfiguration {

AmplifyPlugins/DataStore/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,18 @@ PODS:
2323
- AWSPluginsCore (= 1.13.3)
2424
- AppSyncRealTimeClient (1.5.0):
2525
- Starscream (~> 3.1.1)
26-
- AWSAuthCore (2.24.4):
27-
- AWSCore (= 2.24.4)
28-
- AWSCognitoIdentityProvider (2.24.4):
29-
- AWSCognitoIdentityProviderASF (= 2.24.4)
30-
- AWSCore (= 2.24.4)
31-
- AWSCognitoIdentityProviderASF (2.24.4)
32-
- AWSCore (2.24.4)
33-
- AWSMobileClient (2.24.4):
34-
- AWSAuthCore (= 2.24.4)
35-
- AWSCognitoIdentityProvider (= 2.24.4)
36-
- AWSCognitoIdentityProviderASF (= 2.24.4)
37-
- AWSCore (= 2.24.4)
26+
- AWSAuthCore (2.24.5):
27+
- AWSCore (= 2.24.5)
28+
- AWSCognitoIdentityProvider (2.24.5):
29+
- AWSCognitoIdentityProviderASF (= 2.24.5)
30+
- AWSCore (= 2.24.5)
31+
- AWSCognitoIdentityProviderASF (2.24.5)
32+
- AWSCore (2.24.5)
33+
- AWSMobileClient (2.24.5):
34+
- AWSAuthCore (= 2.24.5)
35+
- AWSCognitoIdentityProvider (= 2.24.5)
36+
- AWSCognitoIdentityProviderASF (= 2.24.5)
37+
- AWSCore (= 2.24.5)
3838
- AWSPluginsCore (1.13.3):
3939
- Amplify (= 1.13.3)
4040
- AWSCore (~> 2.24.0)
@@ -103,11 +103,11 @@ SPEC CHECKSUMS:
103103
AmplifyPlugins: 1b62bc69051dec11c8c9a44676090d4e390551f1
104104
AmplifyTestCommon: 511bada5d0cbff5ee755c5251023a241b917f4f6
105105
AppSyncRealTimeClient: 2b4482b1770a3e5cf64f9714a6d198550017b5a2
106-
AWSAuthCore: 208b14f036d66b839d828e516cc5c718f511a6dd
107-
AWSCognitoIdentityProvider: f85025540fc944ed6060736ea6ed8519b7684e67
108-
AWSCognitoIdentityProviderASF: bf64d310e6100af4434fb192a17cccf344901149
109-
AWSCore: 31ae3b5c184d22af33d0f6dbf0245c7100763097
110-
AWSMobileClient: 1aafa6f159b5ce23253e46f34ea779932b7e097e
106+
AWSAuthCore: 73f2e518d32f094b656fea905651bc3288ef05c0
107+
AWSCognitoIdentityProvider: d32ff306a4d3aafcdc42ce40bd36e44d3f274201
108+
AWSCognitoIdentityProviderASF: 1ccfe4092b617de54f203c1b728e7be6f49716c1
109+
AWSCore: 2d4b06b24e2f882deec23567438195818b16a3f2
110+
AWSMobileClient: 72e55c9c7162516feab354aa67f4d38dcecdcfc7
111111
AWSPluginsCore: c347f9088e9b327d2e5e0a09fc7de4763e4ea9bc
112112
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
113113
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961

AmplifyPlugins/Predictions/Podfile.lock

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -17,33 +17,33 @@ PODS:
1717
- AWSCore (~> 2.24.0)
1818
- AWSMobileClient (~> 2.24.0)
1919
- AWSPluginsCore (= 1.13.3)
20-
- AWSAuthCore (2.24.4):
21-
- AWSCore (= 2.24.4)
22-
- AWSCognitoIdentityProvider (2.24.4):
23-
- AWSCognitoIdentityProviderASF (= 2.24.4)
24-
- AWSCore (= 2.24.4)
25-
- AWSCognitoIdentityProviderASF (2.24.4)
26-
- AWSComprehend (2.24.4):
27-
- AWSCore (= 2.24.4)
28-
- AWSCore (2.24.4)
29-
- AWSMobileClient (2.24.4):
30-
- AWSAuthCore (= 2.24.4)
31-
- AWSCognitoIdentityProvider (= 2.24.4)
32-
- AWSCognitoIdentityProviderASF (= 2.24.4)
33-
- AWSCore (= 2.24.4)
20+
- AWSAuthCore (2.24.5):
21+
- AWSCore (= 2.24.5)
22+
- AWSCognitoIdentityProvider (2.24.5):
23+
- AWSCognitoIdentityProviderASF (= 2.24.5)
24+
- AWSCore (= 2.24.5)
25+
- AWSCognitoIdentityProviderASF (2.24.5)
26+
- AWSComprehend (2.24.5):
27+
- AWSCore (= 2.24.5)
28+
- AWSCore (2.24.5)
29+
- AWSMobileClient (2.24.5):
30+
- AWSAuthCore (= 2.24.5)
31+
- AWSCognitoIdentityProvider (= 2.24.5)
32+
- AWSCognitoIdentityProviderASF (= 2.24.5)
33+
- AWSCore (= 2.24.5)
3434
- AWSPluginsCore (1.13.3):
3535
- Amplify (= 1.13.3)
3636
- AWSCore (~> 2.24.0)
37-
- AWSPolly (2.24.4):
38-
- AWSCore (= 2.24.4)
39-
- AWSRekognition (2.24.4):
40-
- AWSCore (= 2.24.4)
41-
- AWSTextract (2.24.4):
42-
- AWSCore (= 2.24.4)
43-
- AWSTranscribeStreaming (2.24.4):
44-
- AWSCore (= 2.24.4)
45-
- AWSTranslate (2.24.4):
46-
- AWSCore (= 2.24.4)
37+
- AWSPolly (2.24.5):
38+
- AWSCore (= 2.24.5)
39+
- AWSRekognition (2.24.5):
40+
- AWSCore (= 2.24.5)
41+
- AWSTextract (2.24.5):
42+
- AWSCore (= 2.24.5)
43+
- AWSTranscribeStreaming (2.24.5):
44+
- AWSCore (= 2.24.5)
45+
- AWSTranslate (2.24.5):
46+
- AWSCore (= 2.24.5)
4747
- CwlCatchException (1.0.2)
4848
- CwlPreconditionTesting (1.1.1):
4949
- CwlCatchException
@@ -110,18 +110,18 @@ SPEC CHECKSUMS:
110110
Amplify: 533d502d872cf91c09861720d59f5ec916cc1c33
111111
AmplifyPlugins: 1b62bc69051dec11c8c9a44676090d4e390551f1
112112
AmplifyTestCommon: 511bada5d0cbff5ee755c5251023a241b917f4f6
113-
AWSAuthCore: 208b14f036d66b839d828e516cc5c718f511a6dd
114-
AWSCognitoIdentityProvider: f85025540fc944ed6060736ea6ed8519b7684e67
115-
AWSCognitoIdentityProviderASF: bf64d310e6100af4434fb192a17cccf344901149
116-
AWSComprehend: ba8a09c8aefa41b7478a98ad283c1a51fbc99350
117-
AWSCore: 31ae3b5c184d22af33d0f6dbf0245c7100763097
118-
AWSMobileClient: 1aafa6f159b5ce23253e46f34ea779932b7e097e
113+
AWSAuthCore: 73f2e518d32f094b656fea905651bc3288ef05c0
114+
AWSCognitoIdentityProvider: d32ff306a4d3aafcdc42ce40bd36e44d3f274201
115+
AWSCognitoIdentityProviderASF: 1ccfe4092b617de54f203c1b728e7be6f49716c1
116+
AWSComprehend: f33574a96adfa8b610d3c45f77059ec815d40bfa
117+
AWSCore: 2d4b06b24e2f882deec23567438195818b16a3f2
118+
AWSMobileClient: 72e55c9c7162516feab354aa67f4d38dcecdcfc7
119119
AWSPluginsCore: c347f9088e9b327d2e5e0a09fc7de4763e4ea9bc
120-
AWSPolly: 38d7d0ed598ddf3dc0770127a1429a95b18b6aa0
121-
AWSRekognition: 4e9b1ad561e7515eedf04c45630c5baea589565f
122-
AWSTextract: 4296e72d6aa6d4737d6a3a6e2b0a1b9087f68890
123-
AWSTranscribeStreaming: 9582b200ee785a037b6d3324e31d3f8df93407d3
124-
AWSTranslate: 57ed6aae76b3cee4f0fa28d65732108d21d86d25
120+
AWSPolly: 70cc3cc885fd276b056ae607d8d601bdd0561304
121+
AWSRekognition: 50b3244b6ddb17945824fbb805fcdd5dc2aa7e29
122+
AWSTextract: be4ec1d39240165364765963aba50d364258a27e
123+
AWSTranscribeStreaming: c3d6f33a714e84ed6099f5f151604adaa610a569
124+
AWSTranslate: 2880e86574d38027230302bffe93530b5152cc00
125125
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
126126
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961
127127
SwiftFormat: 3b5caa6389b2b9adbc00e133b3ccc8c6e687a6a4

AmplifyPlugins/Storage/Podfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,23 @@ PODS:
1717
- AWSCore (~> 2.24.0)
1818
- AWSMobileClient (~> 2.24.0)
1919
- AWSPluginsCore (= 1.13.3)
20-
- AWSAuthCore (2.24.4):
21-
- AWSCore (= 2.24.4)
22-
- AWSCognitoIdentityProvider (2.24.4):
23-
- AWSCognitoIdentityProviderASF (= 2.24.4)
24-
- AWSCore (= 2.24.4)
25-
- AWSCognitoIdentityProviderASF (2.24.4)
26-
- AWSCore (2.24.4)
27-
- AWSMobileClient (2.24.4):
28-
- AWSAuthCore (= 2.24.4)
29-
- AWSCognitoIdentityProvider (= 2.24.4)
30-
- AWSCognitoIdentityProviderASF (= 2.24.4)
31-
- AWSCore (= 2.24.4)
20+
- AWSAuthCore (2.24.5):
21+
- AWSCore (= 2.24.5)
22+
- AWSCognitoIdentityProvider (2.24.5):
23+
- AWSCognitoIdentityProviderASF (= 2.24.5)
24+
- AWSCore (= 2.24.5)
25+
- AWSCognitoIdentityProviderASF (2.24.5)
26+
- AWSCore (2.24.5)
27+
- AWSMobileClient (2.24.5):
28+
- AWSAuthCore (= 2.24.5)
29+
- AWSCognitoIdentityProvider (= 2.24.5)
30+
- AWSCognitoIdentityProviderASF (= 2.24.5)
31+
- AWSCore (= 2.24.5)
3232
- AWSPluginsCore (1.13.3):
3333
- Amplify (= 1.13.3)
3434
- AWSCore (~> 2.24.0)
35-
- AWSS3 (2.24.4):
36-
- AWSCore (= 2.24.4)
35+
- AWSS3 (2.24.5):
36+
- AWSCore (= 2.24.5)
3737
- CwlCatchException (1.0.2)
3838
- CwlPreconditionTesting (1.1.1):
3939
- CwlCatchException
@@ -90,13 +90,13 @@ SPEC CHECKSUMS:
9090
Amplify: 533d502d872cf91c09861720d59f5ec916cc1c33
9191
AmplifyPlugins: 1b62bc69051dec11c8c9a44676090d4e390551f1
9292
AmplifyTestCommon: 511bada5d0cbff5ee755c5251023a241b917f4f6
93-
AWSAuthCore: 208b14f036d66b839d828e516cc5c718f511a6dd
94-
AWSCognitoIdentityProvider: f85025540fc944ed6060736ea6ed8519b7684e67
95-
AWSCognitoIdentityProviderASF: bf64d310e6100af4434fb192a17cccf344901149
96-
AWSCore: 31ae3b5c184d22af33d0f6dbf0245c7100763097
97-
AWSMobileClient: 1aafa6f159b5ce23253e46f34ea779932b7e097e
93+
AWSAuthCore: 73f2e518d32f094b656fea905651bc3288ef05c0
94+
AWSCognitoIdentityProvider: d32ff306a4d3aafcdc42ce40bd36e44d3f274201
95+
AWSCognitoIdentityProviderASF: 1ccfe4092b617de54f203c1b728e7be6f49716c1
96+
AWSCore: 2d4b06b24e2f882deec23567438195818b16a3f2
97+
AWSMobileClient: 72e55c9c7162516feab354aa67f4d38dcecdcfc7
9898
AWSPluginsCore: c347f9088e9b327d2e5e0a09fc7de4763e4ea9bc
99-
AWSS3: 0f71b9524fb0095a02c51edb8e3c5c7c00ae950c
99+
AWSS3: 44a55115c5767e945049395584b747144e82d423
100100
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
101101
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961
102102
SwiftFormat: 3b5caa6389b2b9adbc00e133b3ccc8c6e687a6a4

0 commit comments

Comments
 (0)