@robertgendler commented on GitHub:
These are on the OS branches, if you do a pull from there that and many other things are fixed and updated. Our next release and merge into main will be when…
@bernstei commented on GitHub:
Changing the mobileconfig alert to deny does fix the failed test.
@robertgendler commented on GitHub:
Are you on 12.3 or prior? I wonder if this was something that worked on 12.2 and under properly. All the tests similar to that come back as deny not deny,…
@bernstei commented on GitHub:
This document (I have no idea if it's the latest) https://developer.apple.com/business/documentation/Configuration-Profile-Reference.pdf mentioned deny and…
@marcindulak commented on GitHub:
The issue is still present in the latest main 06cc0d2614.
When the fixes will…
@paolafrancesca commented on GitHub:
@jguidini you're not doing anything wrong. it seems the --log option is not actually applied, also some log are not directed to logger but directly printed to…
@brodjieski commented on GitHub:
Since the id: tag you are suggesting is just the file name minus the .yaml, would you be able to just read the file name and use that for your needs?
@paolafrancesca commented on GitHub:
as @mckaygerhard pointed out https://github.com/dutchcoders/transfer.sh-web is available: you can clone do the changes you want, and then use the new content…
@mckaygerhard commented on GitHub:
umm the source files are not in the main repository?
@paolafrancesca commented on GitHub:
@telatin you can already pass the --web-path option to transfer.sh in order to server static template pages. anyway I understand there's no documentation on…
@paolafrancesca commented on GitHub:
@jguidini you're right: fixed with #170
@robertgendler commented on GitHub:
Also to add, these are deprecated by Apple and REALLY do not work as functional controls. So people really SHOULD NOT be using them.
@nl5887 commented on GitHub:
Thanks, fixed the date, 30th of November.
- it will close the last day of November
- the repo will stay up, as the docker containers
- @aspacca is doing a…
@paolafrancesca commented on GitHub:
14:23 $ go version go version go1.11.1 darwin/amd64 ✔ 14:23 $ go build -o transfersh main.go ✔
@mckaygerhard commented on GitHub:
thanks for all the efforts, i really like this app..
@truelecter commented on GitHub:
Yep, that was my bad. Thought that golang version in repos are up to date. Appears that it is 1.6. Installed 1.11 ad everything worked
Thanks for your awesome…