All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Disable plugin on non-macOS targets #39
- Fix build issues when project path has spaces #26
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
Merged pull requests:
- fix: more robust readXcodeMajorVersion #20
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
Closed issues:
- Invalid Manifest (xCode 15) #11
Merged pull requests:
- Workaround for wrong SDK in build process for Xcode15 #13 (davidtaylor-juul)
- Add tvOS, watchOS, macOS targets
- Compile with Java 8 toolchain
- Fix: add step to clean old build files in build directory
- Light refactoring of source code
- Invalidate cinterop task if source Swift-files have changed
- Initial release