I tried to get Gorilla running with the Mac instructions. I used the beta 1 and the beta 2: Both with kit 8.6.6 and 8.6.9.
The good news is that the app itself seems to launch OK. But when I try to open a pass file: it crashes after submitting the master password.

The console log is rather clean:
(base) acidjunk@Renes-MBP gorilla % ./tclkit-8.6.6-MacOSX-amd64-mk-tk gorilla-1.6.0-beta-1-5b3be9ba867fb4c74a3a40472931f6b4d849586b.kit
2021-02-02 09:58:52.440 tclkit-8.6.6-MacOSX-amd64-mk-tk[79805:1425547] WARNING: <NSOpenPanel: 0x7fd85073d2a0> running implicitly; please run panels using NSSavePanel rather than NSApplication.
2021-02-02 09:59:17.960 tclkit-8.6.6-MacOSX-amd64-mk-tk[79805:1425547] Warning: Expected min height of view: (<NSButton: 0x7fd870527a40>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
2021-02-02 10:00:44.463 tclkit-8.6.6-MacOSX-amd64-mk-tk[79805:1425547] Warning: Expected min height of view: (<NSButton: 0x7fd82056afe0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
Let me know if you need me to test stuff; I think I can get it running from src if needed.
I tried to get Gorilla running with the Mac instructions. I used the beta 1 and the beta 2: Both with kit 8.6.6 and 8.6.9.
The good news is that the app itself seems to launch OK. But when I try to open a pass file: it crashes after submitting the master password.
The console log is rather clean:
Let me know if you need me to test stuff; I think I can get it running from src if needed.