Arjen van Bochoven

Results 6 issues of Arjen van Bochoven

Change `url` to the API asset url and supply a `filename` and `curl_opts` so that assets can be retrieved from a private GitHub repository. Tested on a set of 136...

Make the value() function compatible with Laravel 8 as can be seen here: https://github.com/laravel/framework/blob/8.x/src/Illuminate/Collections/helpers.php#L175-L186 This would fix some weird issues with Laravel when using the firewall library

There are a lot of ._ files in the installer: ``` pkgutil --files com.grahamgilbert.msc_dnd Applications Applications/._Managed Software Center DND.app Applications/Managed Software Center DND.app Applications/Managed Software Center DND.app/._Contents Applications/Managed Software Center...

Apparently in macOS 12.3 the DEP records are stored somewhere else: ``` /private/var/db/ConfigurationProfiles/Settings/.cloudConfigProfileObtained /private/var/db/ConfigurationProfiles/Settings/.cloudConfigHasActivationRecord /private/var/db/ConfigurationProfiles/Settings/.profilesFetchTimerCheck /private/var/db/ConfigurationProfiles/Settings/.cloudConfigRecordFound /private/var/db/ConfigurationProfiles/Settings/.deviceConfigurationBits /private/var/db/ConfigurationProfiles/Settings/.cloudConfigTimerCheck ``` Some logic needs to be updated

Sorry about the whitespace changes, that's the GitHub editor's doing

Nudge shows the dialog on the main screen (which could be an external screen) and blurs the second screen. When you disconnect the external screen, Nudge does not show the...