Releases: elegantchaos/ReleaseTools
Releases · elegantchaos/ReleaseTools
1.2
Updated version which uses a bootstrap script in the client to locate and build rt.
We use the local source in ../ReleaseTools if it is present, otherwise we clone the main branch.
We copy the scripts and configs into a resource bundle using SPM, and build it to a known location, to allow them to easily be located by the client app regardless of whether it's local or cloned.
1.1.1
1.1
1.0.8
1.0.7
1.0.6
Added upload command, for uploading iOS/tvOS binaries.
Added --platform option, for choosing between macOS/iOS/tvOS when there are multiple platforms in a scheme.
Changed the --scheme default setting so that it's remembered per-platform, so that you can set a different scheme for each one.