@Theile commented on GitHub:
I thought the same thing, and you are right they are almost in random order, but not exactly.
Try running Installomator with now label or a wrong label, then all the…
@scriptingosx commented on GitHub:
the order in the code is not random, but (more or less) the order in which they were added. If at any time, we change the order of the labels in the code it…
@mkoubavs commented on GitHub:
As an easy semi-solution to this problem, I've added additional calls to displaynotification to have the script notify a user when the download starts, and when…
@scriptingosx commented on GitHub:
This was because of an error expanding zips with tar in Mojave, fixed in ee91690a0da63aacd59777c9f0301f6b7558d81c
@scriptingosx commented on GitHub:
This was a problem with using tar to expand on Mojave. Fixed in dev with commit ee91690a0da63aacd59777c9f0301f6b7558d81c