Skip to content

Commit

Permalink
chore: checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
appfairz committed Oct 14, 2022
1 parent b2a5982 commit a8a9680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ let package = Package(
.process("Resources"), // processed resources
.copy("../../App.yml"),
], plugins: [
.plugin(name: "FairBuild", package: "Fair"),
//.plugin(name: "FairBuild", package: "Fair"),
]),
.testTarget(name: "AppTests", dependencies: ["App"]),
]
Expand Down

0 comments on commit a8a9680

Please sign in to comment.