-
Update version in file
/VERSION
-
Add new record in a
/CHANGELOG.md
file. -
If Android NDK version (in file
NDK_VERSION
) is changed, then update following files:- Readme.md
- Assets/android-copy-libs
- Assets/android-swift-build
- Assets/android-swiftc
- Assets/Readme.md
-
Test toolchain:
- Run
node main.js verify
- Run
node main.js test
- Compare in Diff-Tool contents of the Toolchain with contents of the Toolchain from previous build.
- Run samples from swift-everywhere-samples repository.
- Run