Jaanus Kase

Results 23 comments of Jaanus Kase

This would be very useful. @floriankugler @ali-rantakari do you think this could be fixed and merged in? :)

Everything works as expected for me with the latest code f2e17cd8c43cc8d34ccaf61afb7f0701e6414a89 in a sandboxed OSX app on Yosemite.

Hi @brentsimmons. Would you mind taking a look? I’m starting to use this in a project. I can use my branch for a while, but Swift Package Manager doesn’t like...

Good point. `os_log` isn’t available on Linux. https://github.com/apple/swift-log is the official thing to use on Linux. (And I suppose it works on other platforms too, some Server-Side Swift things like...

Works for me, if the NSTextField has a centered paragraph style set.

+1. I just hit this bug when using ZIPFoundation to unzip a zipped macOS app archive that contains a framework (which typically contains several symlinks) similarly as described in the...

> @jaanus Are you able to find a solution to this? Since my use case was very simple, I switched to using the `unzip` system command.

+1 for this bug. I recently hit this. (I think.) I am doing this in my Javascript application code that’s run in the browser. On a mobile device in a...

Another passer-by surprised by this bug. Was looking for a small Node static web server to run a static site so I can Playwright tests against it during development/CI. This...

Sad to see this still not available in 4.1 😢