Julius Zint

Results 12 comments of Julius Zint

@georgesnow Its written from scratch and with the `Keychain sharing` entitlement enabled, it should be fully functional. If you could enable this entitlement and build a signed version of MacPass...

@georgesnow thanks for trying it out. My own Apple account is not a paid either, but it is part of a Team that pays the 100$ annually (not sure if...

> * Followed @juliuszint instructions about code signing. > > * Clicked the play button and got the error about `DDHotKeyCenter.h` file not found I think the only thing you...

> I have a `.kdbx` with an associated keyfile. After locking the container, here is what I see: > > Perhaps I missed something. Thanks in advance. That is indeed...

The latest commit enables support for multiple Databases. Any feedback is appreciated.

> No luck, unfortunately. I'm not sure, if this was intended for me _(multiple databases)_? It was indendet for everyone who wants to give it a shot, but keyfiles are...

> Currently the completion handler uses the password and the key file url as parameters. You store the encrypted password and restore it when unlocking. Refactoring this to use the...

Databases with key files are now supported. If you want to try it out, you have to apply the following patch first. diff --git a/Cartfile b/Cartfile index a54864ad..46ba2d12 100644 ---...

> Ideas? Some more information would be good. First: The Xcode Application output while Debugging would be good. Second: The output of `git diff` inside your working directory.

I think i have spotted a mistake on my side. I updated the diff that needs to be applied to the Cartfile. Would you be willing to give it one...