fritzt0

Results 5 issues of fritzt0

createZipFileAtPath does not provide a way to cancel a long running archive creation process. This patch adds a 'shouldStop' handler to some of the createZipFileAtPath* methods. If the handler returns...

Trying to build the project with Xcode 14.3 (or 14.3.1) as Swift PM module for a watchOS App fails on M1 Max & M2 Pro with the following error: ```...

documentation

First of all, I would like to thank you for providing this well-structured library. It is a joy to use. I use it primarily to control access to a medical...

Version does not compile on Windows, currently. Just a small fix makes it work for Swift 6 on Windows. #56

Version does not compile on Windows, currently. Just a small fix makes it work for Swift 6 on Windows.