We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd6528 commit abd0725Copy full SHA for abd0725
Makefile
@@ -361,8 +361,6 @@ regenerate-test-protos: build ${PROTOC_GEN_SWIFT} Protos/Tests/SwiftProtobufTest
361
`find Protos/Tests/SwiftProtobufTests -type f -name "*.proto"`
362
find Tests/SwiftProtobufPluginLibraryTests -name "*.pb.swift" -exec rm -f {} \;
363
${GENERATE_SRCS} \
364
- -I Protos/Sources/SwiftProtobuf \
365
- -I Protos/Sources/SwiftProtobufPluginLibrary \
366
-I Protos/Tests/SwiftProtobufPluginLibraryTests \
367
--tfiws_opt=FileNaming=DropPath \
368
--tfiws_out=Tests/SwiftProtobufPluginLibraryTests \
0 commit comments