Skip to content

Commit 11302ca

Browse files
authored
fix(core): remove InternalAmplifyCredentials from products (#3750)
1 parent b9a7baa commit 11302ca

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Package.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -484,10 +484,6 @@ let package = Package(
484484
name: "AWSPluginsCore",
485485
targets: ["AWSPluginsCore"]
486486
),
487-
.library(
488-
name: "InternalAmplifyCredentials",
489-
targets: ["InternalAmplifyCredentials"]
490-
),
491487
.library(
492488
name: "AWSAPIPlugin",
493489
targets: ["AWSAPIPlugin"]

0 commit comments

Comments
 (0)