Skip to content

Commit

Permalink
fix(core): remove InternalAmplifyCredentials from products (#3750)
Browse files Browse the repository at this point in the history
  • Loading branch information
5d authored Jun 14, 2024
1 parent b9a7baa commit 11302ca
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -484,10 +484,6 @@ let package = Package(
name: "AWSPluginsCore",
targets: ["AWSPluginsCore"]
),
.library(
name: "InternalAmplifyCredentials",
targets: ["InternalAmplifyCredentials"]
),
.library(
name: "AWSAPIPlugin",
targets: ["AWSAPIPlugin"]
Expand Down

0 comments on commit 11302ca

Please sign in to comment.