swift-toolchain-ios
swift-toolchain-ios copied to clipboard
Swift toolchain for iOS
*This will build successfully, and the resulting toolchain does appear to *mostly* work on-device, but there are a couple of issues that prevent said toolchain from being ready for release...
I installed toolchain from Cydia (v 4.0.3-1) When I run `swift build --help` I get: `error: unable to invoke subcommand: /usr/bin/swift-build (No such file or directory)` When I try to...
Still haven't gotten this to build successfully, but I wanted to put this here for potential feedback or at least to show what I've figured out so far. You're welcome...
I've been trying to get a Swift 5 toolchain built for the past couple days, and I'm not having any luck. It looks like the clang directory has changed, so...
I've tried to copy several (universal binary) command-line tools from new xcode 12 beta and many of them just run on jailbroken iOS 13.5 (clang, swiftc). May be it's possible...