androidCreateSymbolsZip
Set to true to create a symbols.zip file in the same location as the.apk or.aab file.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static bool androidCreateSymbolsZip { get; set; }
Remarks
The file name contains bundle version and bundle version code. Library symbols are packed inside. They can be used to symbolicate stack traces.
Note: is obsolete. Use UserBuildSettings.DebugSymbols.level instead.
androidCreateSymbolsZip