Skip to content

Commit

Permalink
Exclude Project
Browse files Browse the repository at this point in the history
  • Loading branch information
rofle100lvl committed Aug 18, 2024
1 parent 5bef2b0 commit bedb72c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@ var targets: [PackageDescription.Target] = [
name: "FrontendTests",
dependencies: [
.target(name: "Commands")
]
],
exclude: ["DefaultiOSProject"]
),
.testTarget(
name: "SPMTests",
Expand Down

0 comments on commit bedb72c

Please sign in to comment.