Armin Briegel

Results 92 comments of Armin Briegel

discussion is happening in #410 in case you want to chime in

> @scriptingosx: Wandering if we should just detect if Team IDs match anyway, and continue the installation no matter the gatekeeper setting for allowing App Store apps only. No, I...

Have you tried the 1.0 pre-release version? https://github.com/scriptingosx/quickpkg/releases/tag/v1.0beta

this is (I believe) the current way: https://developer.apple.com/library/content/qa/qa1340/_index.html

You could also let `caffeinate` execute the process: ``` $ caffeinate -dimsu /path/to/executable ``` will maintain the assertions until the `executable` ends. Should save a few lines of code.

I don't know if this is possible or if it should be a new issue, but I would like to replace the entire info area using the command file, i.e,...

can you re-check if this behavior appears with v8.0 there have been some improvements that should have fixed this