Tags: jakepetroules/swiftly
Tags
Release updates (swiftlang#102) * Update RELEASING.md * Use "uname -m" as "--machine" doesn't work on Darwin * Update Dockerfile to use swift 5.10 * Update versions for new release * Text update * Update to swift 5.10
Release updates (swiftlang#102) * Update RELEASING.md * Use "uname -m" as "--machine" doesn't work on Darwin * Update Dockerfile to use swift 5.10 * Update versions for new release * Text update * Update to swift 5.10
Support installation on alternative platforms (swiftlang#63)
Always disable package-manager confirmation when installing system de… …pendencies (swiftlang#56) Confirmation from the underlying package manager is redundant, since the swiftly installer already asks the user if they'd like to install system dependencies. Additionally, piping the install script from curl into a bash shell hangs when the package manager asks for input, and this fixes that.
Install system dependencies in swiflty-install.sh (swiftlang#54)
PreviousNext