allowUnsignedMacOSUpdates property
Allows macOS Release installs to bypass native signing, Gatekeeper, stapler, and Team ID checks.
Keep this false for public macOS distribution. When true, macOS still
requires a complete .app bundle with the same bundle identifier.
Implementation
final bool allowUnsignedMacOSUpdates;