Adam Codega
Adam Codega
Here.. just have to use the Insert Code button in the comment box. ``` name="blender" type="dmg" if [[ $(arch) == "arm64" ]]; then downloadURL=$(curl -sfL "https://www.blender.org/download/" | xmllint --html --format...
Looks like the Apple Silicon app is a drag and drop .app so that's not an issue but the Intel app is a click to run installer. Also do you...
I'm not sure if we should make a separate issue.. but I think It may be time to rework displayNotification in order to implement additional support. Right now is a...
As an aside, if we did restructure the order of the steps we'd need to do the blocking process check before and after the download, relevant when downloading apps like...
Maybe other way around? We'll keep the `sfsymbols` label pointed to the latest non beta version, and make a new label, `sfsymbolsbeta`. It could be useful for environments that need/want...
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 going...
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.
@isaacatmann what do you think?
I think the issue is when: you only want to act if the app is installed **but also** if found you want a force install performed. As an aside, I...
@MacMike077 We had to revert this as the label was committed to the repo root by accident, can you open a PR committing the new label to the fragments/labels folder?...