mirror of
https://github.com/coteditor/CotEditor.git
synced 2024-11-13 09:04:43 +03:00
Update SyntaxMapBuilder version
This commit is contained in:
parent
0c34235a43
commit
dfe116a8c1
@ -1,11 +1,11 @@
|
||||
// swift-tools-version:5.5
|
||||
// swift-tools-version:5.7
|
||||
|
||||
import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "SyntaxMapBuilder",
|
||||
platforms: [
|
||||
.macOS(.v11),
|
||||
.macOS(.v12),
|
||||
],
|
||||
products: [
|
||||
.executable(name: "SyntaxMapBuilder", targets: ["SyntaxMapBuilder"]),
|
||||
|
Loading…
Reference in New Issue
Block a user