chore: update bindings & ci workflow
This commit is contained in:
committed by
Michael Hoffmann
parent
5160a52f2d
commit
b553906543
@@ -30,7 +30,7 @@ let package = Package(
|
||||
],
|
||||
sources: [
|
||||
"src/parser.c",
|
||||
"src/scanner.cc",
|
||||
"src/scanner.c",
|
||||
],
|
||||
publicHeadersPath: "bindings/swift",
|
||||
cSettings: [.headerSearchPath("src")],
|
||||
|
||||
Reference in New Issue
Block a user