EditorUserBuildSettings.androidCreateSymbolsZip
public static bool androidCreateSymbolsZip;
Description 描述
Set to true to create a symbols.zip file in the same location as the .apk or .aab file.
The file name contains bundle version and bundle version code. Library symbols are packed inside. They can be used to symbolicate stack traces.