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 096a4c5 commit 23946b8Copy full SHA for 23946b8
Makefile
@@ -263,6 +263,7 @@ regenerate-test-protos: build ${PROTOC_GEN_SWIFT} Protos/SwiftProtobufTests/gene
263
${GENERATE_SRCS} \
264
-I Protos/SwiftProtobufTests \
265
--tfiws_opt=FileNaming=DropPath \
266
+ --tfiws_opt=Applying=true \
267
--tfiws_out=Tests/SwiftProtobufTests \
268
`find Protos/SwiftProtobufTests -type f -name "*.proto"`
269
0 commit comments