File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -128,14 +128,14 @@ Modes:
128
128
--clean build|dist [default: build]
129
129
130
130
Product:
131
- -p, --product < product> [default: directory name]
132
- -d, --destination < dest>
131
+ -p, --product < product> [default: directory name]
132
+ -d, --destination < dest>
133
133
134
134
Options:
135
135
-v, --verbose
136
136
-s, --silent
137
137
--static
138
- --static-libs < libs>
138
+ --static-libs < libs>
139
139
140
140
```
141
141
@@ -156,9 +156,9 @@ will be used.
156
156
Build Options:
157
157
--skip-build (do not invoke swift lambda build)
158
158
-c, --configuration debug|release [default: debug]
159
- -d, --destination < dest>
159
+ -d, --destination < dest>
160
160
--static
161
- --static-libs < libs>
161
+ --static-libs < libs>
162
162
163
163
Options:
164
164
-v, --verbose
You can’t perform that action at this time.
0 commit comments