HomeWrite.as

Crash the app instead of failing silently

Description

Crash the app instead of failing silently

Temporarily replacing any silent failures with a fatalError() call to crash the app, before implementing error handling. There may be places where we in fact _want_ to crash the app, but this should only happen if there isn’t a way to fail gracefully.

Details

Provenance
angeloAuthored on Feb 21 2022, 1:49 PM
Parents
rWFSUI64ab54337b0a: Use MacUpdatesViewModel to handle Sparkle update logic
Branches
Unknown
Tags
Unknown