You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Option(name:.long, help:"Path to a template file (supported formats: stencil).")
19
19
vartemplate:String
20
20
21
+
@Flag(name:.long, help:"Whether to use a Swift Registry.")
22
+
varuseSwiftRegistry:Bool=false
23
+
21
24
@Option(name:.long, help:"Path to a folder containing the modules in individual folders (default to 'Modules'). Relative to the root of the repository. Required if targetDependencies contains local dependencies.")
0 commit comments