文章

UnityLinker.exe 参数表

UnityLinker

Options描述
–search-directory=<value,value,..>Add a directory where the linker will look for assemblies
–descriptor-directory=Add a directory where the linker will look for descriptor files
–out=Specify the output directory, default to `output’
–core-action=Action on the core assemblies, skip, copy or link, default to skip
–custom-step=<value,value,..>Add a new step to the pipeline.
–include-link-xml=<value,value,..>Link from an XML descriptor
–include-assembly=<value,value,..>Link from a list of assemblies
–include-x-api=<value,value,..>Link from an mono-api-info descriptor
–i18n=List of i18n assemblies to copy to the output directory. Separated with a comma: none,all,cjk,mideast,other,rare,west. Default is all
–link-symbolsEnables generation of debug symbols for each linked module
–disable-regen-guidDisables generation of a new unique guid for each linked module
–disable-keep-facadesDisables keeping facade assemblies
–versionPrint the version number
–api=The .NET API version of the assemblies
–enable-reportEnables generation of a preservation report.
本文由作者按照 CC BY 4.0 进行授权