This repository has been archived by the owner on Aug 14, 2022. It is now read-only.
Releases: vgorloff/swift-everywhere-toolchain
Releases · vgorloff/swift-everywhere-toolchain
CMake / Make build only.
- Removed dependency for SwiftBuilder from
build-script/build-script-impl
python build scripts. Only "CMake / Make" tools used while building components. - Added partial support for macOS as a Host System.
Updated dependencies versions.
Merge pull request #5 from vgorloff/develop Checkout fixes.
Dispatch and Foundation frameworks support.
- SwiftCore: Works!
- DispatchQueue: Works!
- BlockOperation: Works!
- JSONSerialization/JSONDecoder: Works!
- URLSession: Currently disabled. Will fail with
Segmentation fault
. Seems something in Foundation classes needs to be fixed.
Initial Setup.
1.0.0 Readme update.