Releases: ttypic/swift-klib-plugin
Releases · ttypic/swift-klib-plugin
v0.6.4
- Disable plugin on non-macOS hosts #39
v0.6.3
- Fix build issues when project path has spaces #26
v0.6.2
Full Changelog
Merged pull requests:
- Use Clang modules in cinterop instead of headers. #32
- Prettify swift build output #29
- Upgrade Gradle and dependencies. Migrate to version
catalog. #31
v0.5.0
Xcode 15 fixes
Merged pull requests:
- Support Xcode being installed in a non-default path #17 (hartbit)
- fix: use platformVersion instead of min*Version linker flag for xcode 15 #19
v0.3.0
- Add tvOS, watchOS, macOS targets
v0.2.1
Compile plugin compatible with Java >= 8
v0.2.0
- Fix: add a step to clean old build files in the build directory
- Light refactoring of source code
v0.1.0
- Invalidate cinterop task if source Swift-files have changed