Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
marcprux committed Aug 20, 2023
1 parent 95f3784 commit ed450d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ let package = Package(
.target(name: "SkipFoundationKt", dependencies: [
"SkipFoundation",
.product(name: "SkipLibKt", package: "skip-lib"),
.product(name: "SkipUnitKt", package: "skip-unit"),
], resources: [.process("Skip")], plugins: [.plugin(name: "transpile", package: "skip")]),
.testTarget(name: "SkipFoundationTests", dependencies: [
"SkipFoundation"
Expand Down

0 comments on commit ed450d3

Please sign in to comment.