@Gitchiel commented on GitHub:
Thanks for the quick reply, the recipe is working again as expected.
I noticed by the way, when manually downloading the "new" 22.06 installer, it's not the…
@ThomasKaiser commented on GitHub:
To give an idea in which direction we're heading: https://github.com/Installomator/Installomator/compare/main...ThomasKaiser:main
@acodega commented on GitHub:
I don't have a link with details but the way I've heard it behave, valid LaunchDaemons (like schedules ones) will run when the Mac wakes itself up for power nap.
@acodega commented on GitHub:
I'm afraid we'd run into too many issues with users who operate in clamshell mode. Myself included. I haven't found anything so far on detecting power nap but am…
@Theile commented on GitHub:
I felt certain that we could somehow detect this state, but it most be derived from log entries about sleep/wake as far as I have come in my investigations.
But why…
@scriptingosx commented on GitHub:
since the installer is neither signed nor notarized, there is no way to verify the download before installation. We will not add such installers to Installomator…
@acodega commented on GitHub:
This resolved itself. The label now works again.
@Theile commented on GitHub:
We can detect ClamShell mode where the lid is closed, maybe that would be sufficient…