saker.apple Documentation TaskDoc JavaDoc Packages
Invokes the strip tool to remove unused symbols from binaries. The task can be used to run strip on the compiled binaries.
Summary
Parameters
Input
Required parameter.
The input file to strip.
OutputA forward relative output path that specifies the output location of the stripped binary.
SDKsSpecifies the SDKs (Software Development Kits) used by the task.
Parameters
Required parameter.
The input file to strip.
A forward relative output path that specifies the output location of the stripped binary. It can be used to have a better output location than the automatically generated one.
Specifies the SDKs (Software Development Kits) used by the task. SDKs represent development kits that are available in the build environment and to the task. The SDK names are compared in a case-insensitive way.