Skip to content

Commit

Permalink
undo static + try different deps structure
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewc committed May 31, 2024
1 parent 1d387eb commit 69601e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ let package = Package(
products: [
.library(
name: "PrimerIPay88MYSDK",
type: .static,
targets: [
"PrimerIPay88MYSDK",
"libipay88sdk"
"PrimerIPay88MYSDK"
]
)
],
Expand Down

0 comments on commit 69601e3

Please sign in to comment.