mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-18 07:01:12 +00:00
cleanups
This commit is contained in:
@@ -8,10 +8,7 @@ let package = Package(
|
||||
.executableTarget(
|
||||
name: "swift-vt-xcframework",
|
||||
dependencies: ["GhosttyVt"],
|
||||
path: "Sources",
|
||||
linkerSettings: [
|
||||
.linkedLibrary("c++"),
|
||||
]
|
||||
path: "Sources"
|
||||
),
|
||||
.binaryTarget(
|
||||
name: "GhosttyVt",
|
||||
|
||||
Reference in New Issue
Block a user