Skip to content

Commit c46685d

Browse files
abizerclaude
andcommitted
Remove unused SPM resource copy (plist is installed by formula/justfile, not embedded)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 83ae5be commit c46685d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Package.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ let package = Package(
99
.executableTarget(
1010
name: "wtop",
1111
path: "Sources/App",
12-
resources: [
13-
.copy("../../Resources/me.abizer.wtop.helper.plist"),
14-
],
1512
swiftSettings: [.unsafeFlags(["-parse-as-library"])],
1613
linkerSettings: [.linkedFramework("IOKit"), .linkedFramework("ServiceManagement")]
1714
),

0 commit comments

Comments
 (0)