Invoking Solar2D simulator issues a new warning around secure restorable state

Build 3698 on M1. MacOS Sonoma 14.0
When invoking Solar2D simulator, we get this warning:
Corona Simulator[6907:323557] WARNING: Secure coding is automatically enabled for restorable state! However, not on all supported macOS versions of this application. Opt-in to secure coding explicitly by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState:.

Probably not related, but the simulator crashes when loading a project for the first time. This is not always reproducible so for now not issuing a bug.

Most people are experiencing crashes on Sonoma with the latest Solar2D build. For our projects, they simply won’t run and the simulator crashes every time. I reckon it’s already been reported on Github but there’s no news if there’s a fix being worked on.

It seems @Scott_Harrison is working on some fixes.