Ivan Novokhatski

Results 60 comments of Ivan Novokhatski

Hm, let me think about it. Ideally this should be solved by passing notarization instead of a magic brew argument.

Thanks! In 2019 Apple introduced software notarization, which is now required to not trigger the gatekeeper. Code signing with a valid certificate (which iCHS has) is not enough anymore. You...

Nice, thank you! I'll use it in the next version (soon™).

I haven't tested ichs on Big Sur yet, so some stuff may not work indeed. As a workaround, i guess you can just add the app to login items (System...

I have to ask, how did you notice that? Do you use some software that tracks app versions? I don't really want to re-release it now as 1.3.1 with such...

Ok, understood. I'll keep that in mind from now on.

Current architecture is pretty simple and it doesn't monitor user commands - everything is executing in a "run-and-forget" manner. Test run is different, though. Since we can't really understand whether...

I'll leave it all as one issue since it's easier to work on one particular part of functionality. Could be done for 1.2 or later.

No silly timeouts anymore, added the abort button (works [like that](https://d7.wtf/s/Screen%20Recording%202020-04-03%20at%2023.59.35.mp4)). Realtime output won't make it to the next version though, so I'll leave it open.