File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 default : " "
6262 linux_static_sdk_pre_build_command :
6363 type : string
64- description : " Command to execute before building the Swift package with the static Linux SDK"
64+ description : " Linux command to execute before building the Swift package with the static SDK"
6565 default : " "
6666 wasm_sdk_pre_build_command :
6767 type : string
68- description : " Command to execute before building the Swift package with the Wasm SDK"
68+ description : " Linux command to execute before building the Swift package with the Wasm SDK"
6969 default : " "
7070 macos_pre_build_command :
7171 type : string
8181 default : " swift test"
8282 linux_static_sdk_build_command :
8383 type : string
84- description : " Command to use when building the Swift package with the static Linux SDK"
84+ description : " Command to use when building the package with the Static Linux Swift SDK"
8585 default : " swift build"
8686 wasm_sdk_build_command :
8787 type : string
88- description : " Command to use when building the Swift package with the Wasm SDK"
88+ description : " Command to use when building the package with the Swift SDK for Wasm "
8989 default : " swift build"
9090 windows_pre_build_command :
9191 type : string
You can’t perform that action at this time.
0 commit comments