Hey check it out! @paul wrote some code specifically for the Mac app.
@todd @paul does this have the same limitation as some other apps that it switches back to the default icon when the app is not running?
@nicoreese @paul yep. Apple would need to do some work to allow the icon to persist when you quit. Really just leave the app running all the time 😀
@todd @nicoreese @paul Does NSDockTilePlugIn work in App Store/sandboxed/… apps? @marioguzman implemented it for his apps and it’d do the trick, but I’ve heard there are limitations?
@tomn94 @todd @nicoreese @paul NSDockTilePlugIn unfortunately is not allowed on the Mac App Store.
@tomn94 @todd @nicoreese @paul and it works wonderfully. Panic uses the same plug in for Nova to keep their user set custom icon between launches.
@marioguzman @tomn94 @todd @nicoreese @paul Just found this thread and now I am sad. I guess it's Feedback time! FB12771829