A tool to interact with Swift toolchains
- Install Theos
- Clone this repository somewhere on your computer
make package [XCODE=/path/to/Xcode.app] [FINALPACKAGE=1]
The Swift stdlib will be copied from the path specified by the XCODE variable.
make install THEOS_DEVICE_IP=<ip>