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 cfdc546 commit d912e8dCopy full SHA for d912e8d
Plugins/GeneratorCommand/ObjectBoxCommand.swift
@@ -68,7 +68,6 @@ struct GeneratorCommand: CommandPlugin {
68
"--model-json", modelFileTargetPath,
69
"--output", codeFileTargetPath,
70
"--disableCache",
71
- "--verbose",
72
] + filteredArgs
73
74
runGenerator(generator: generator, args: args)
0 commit comments