api / org.gradle.nativeplatform.tasks / StripSymbols / getBinaryFile

getBinaryFile

@InputFile open fun getBinaryFile(): RegularFileProperty

The file that debug symbols should be stripped from. Note that this file remains unchanged and a new stripped binary will be written to the file specified by {#getOutputFile()}.