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.
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