fix(bindings): remove required platforms for swift
This commit is contained in:
parent
0d2dea9e0e
commit
21c06101aa
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ import PackageDescription
|
|||
|
||||
let package = Package(
|
||||
name: "TreeSitterCAMEL_PARSER_NAME",
|
||||
platforms: [.macOS(.v10_13), .iOS(.v11)],
|
||||
products: [
|
||||
.library(name: "TreeSitterCAMEL_PARSER_NAME", targets: ["TreeSitterCAMEL_PARSER_NAME"]),
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue