This version of Unity is unsupported.

AndroidCreateSymbols

enumeration

Description

Defines the options available for choosing the type of symbol file to create in an Android build.

Properties

DisabledDo not create a symbols package.
PublicCreate a zip package containing public symbols.
DebuggingCreate a zip package containing debugging symbols.