Start at launch not working
Closed this issue · 4 comments
ashchan commented
On some ML machines this doesn't work.
kainjow commented
The code is using an undocumented API. We should try to incorporate this code directly (or a Ruby equivalent):
https://github.com/kainjow/BootChamp/blob/master/Sources/BOApplicationAdditions.m
kainjow commented
Ok made a fix for this. I moved my category code to a new repository and added it to the project as a submodule. Code seems to work just fine as a drop-in replacement.
ashchan commented
Updated NSAppLoginItems, should be working now.