1.0.4 (5)
Install Xcodes using one of the methods listed here.
Update Xcodes by selecting Check for Updates... in the Xcodes menu in the menu bar.
Changes
🚀 Enhancements
- Display installation steps with download stats in info pane (#107) @MattKiazyk
- Display the download file size when using Apple data source (#98) @MattKiazyk
- Change PreferencesView to use SwiftUI's built-in Settings scene (#89) @MattKiazyk
🐛 Bug Fixes
- Improve how identical builds are represented in the UI (#100) @interstateone
- When downloading, use the downloader specified in preferences (#102) @MattKiazyk
- Remove info pane from split view instead of hiding it (#103) @interstateone
- Move the .help for the ProgressIndicator so it refreshes with the fraction change (#104) @MattKiazyk
🧰 Maintenance
- Bump actions/cache from v2 to v2.1.4 (#105) @dependabot
- Add Homebrew Cask install instructions (#95) @interstateone