olvrlrnz

Results 2 comments of olvrlrnz

I tried a different scenario: - Have a folder, e.g. `$(HOME)/mnt` with a file `foo.txt` in it - Compile and run the following program: ```c #include #include #include #include #include...

I had the same problem on macOS. I was wondering why everything worked without the Apple Event handler being called. I found my answer in the headerdoc of `ASWebAuthenticationSession`: >...