This version of Unity is unsupported.

CanAppendBuild

enumeration

Description

Whether you can append an existing build using BuildOptions.AcceptExternalModificationsToPlayer.

Properties

UnsupportedThe target platform does not support appending builds.
YesThe target platform supports appending builds, and the build can be appended.
NoThe target platform supports appending builds, and the build is not in a valid state.