Skip to content

Commit

Permalink
~ Self-compiled configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
buresdv committed Jul 25, 2024
1 parent 2716074 commit 60326b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ let project = Project(
targets: ["Cork"]
),
runAction: .runAction(
configuration: .release,
configuration: .configuration("Self-Compiled"),
executable: "Cork"
)
)
Expand Down

0 comments on commit 60326b1

Please sign in to comment.