František Erben

Results 22 comments of František Erben

Does not Apple Silicon native build yet. VSCodium already has Apple Silicon Native build.

Unfortunately I have the same experience with this issue on macOS 14.1.2 + Cyberduck 8.7.1 (but appear on macOS 13 and 12 too). My bookmark list has 44 items. Many...

> See #124 It is a bug from 2022, it's time for a new version.

In your preinstall/postinstall scripts you can detect variable "COMMAND_LINE_INSTALL". If installer run from terminal (non-GUI installation) variable COMMAND_LINE_INSTALL=1, otherwise this variable is unset.

My usage: I use Packages.app built-in signing feature, but I sign & notarize whole dmg file by myself (which contain installer *.pkg). But Packages.app (1.2.9) signing feature IMHO works as...

Hello, see project https://bitbucket.org/ferben/setfoldericon-obj-c/src/master/ You can build it on your own, or use included binary. Usage is simple: ./setFolderIcon [file.icns|png|jpg|tiff] [folder] This binary with icon file must be included in...

> you should be able to test for the presence of `COMMAND_LINE_INSTALL` in the ENV to know if you're being run via `installer` Thank you for suggestion. I'll try it...

Hello, AFAIK autor does not support Hombrew formula of dockutil. If you want to add support you can do it on your own, please see https://docs.brew.sh/Adding-Software-to-Homebrew

Xcode should resolve dependency automatically. It need Apple's Dev account?

Please see: https://bargsten.org/wissen/publish-swift-app-via-homebrew/ It can be useful for deployment via hombrew.