nostradani
nostradani
I squashed the commits into a single one. Should now be more concise.
@swisspol If you need any input or so, just let me know
@clementbarry I added them to the excludes since they are not needed for the targets itself. This should resolve the warnings
@clementbarry Alright, I added a symlink to the missing header. Now all public headers should be present.
> Hi! I see this error when I try to add it as a Swift Package from your repo: > > ``` > https://github.com/nostradani/GCDWebServer has no Package.swift manifest for version...
I updated my PR and added instructions to the README.md
I had issues with the package name and had to rename it. Somehow SPM uses the last part of the repository URL for its name and behaves strangely if the...
@gabrielmaldi Yes, you should be able to build this locally. More precisely, you need to build the ProvisionQLApp, copy it to your Applications folder and run it at least once...
> Do you have anything for APKs? I used https://github.com/ArtRoman/QuickLookAPK but it's not working anymore. Would you say it's a lot of work to make it work in Sequoia? Thanks...
Using the new API isn't actually so hard. In theory, most of the code can be used with minimal adjustments since the new API still supports generating previews based on...