Hi, does anyone know of a way to debug or log to console a packaged Mac app made with Compose Desktop? When I run the runDistributable task my app works as intended, but when I run packageDmg and use the resulting app it seems that there is an issue with the SQL database, ViewModel or something related to data persistence.