We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef9f09d + 395a75d commit 5bdab3bCopy full SHA for 5bdab3b
Package.swift
@@ -63,7 +63,7 @@ let package = Package(
63
"Protobuf/README.md",
64
"Protobuf/gen_programproto.py"],
65
resources: [
66
- // The ast.proto file is required by the node.js parser
+ // The ast.proto file is required by the node.js parser and stuff
67
.copy("Protobuf/ast.proto"),
68
.copy("Compiler/Parser")]),
69
0 commit comments