..
AppState+Install.swift
When downloading, use the downloader from userdefaults
2021-02-05 08:32:23 -06:00
AppState+Update.swift
Only adjust available versions for Apple data source
2021-02-04 21:25:00 -07:00
AppState.swift
Merge pull request #100 from RobotsAndPencils/identical-builds
2021-02-08 08:16:32 -07:00
Aria2CError.swift
Bundle aria2c 1.35.0 executable and source
2021-01-08 17:22:38 -07:00
AvailableXcode.swift
Adjust ByteCountFormatter. PR Feedback
2021-02-03 21:55:47 -06:00
Bundle+InfoPlistValues.swift
Use copyright value from Info.plist in about window
2020-12-28 10:38:29 -07:00
Configure.swift
Add SettingsView
2020-12-22 21:26:25 -07:00
DataSource.swift
Add Xcode Releases data source
2020-12-27 18:29:25 -07:00
DateFormatter+.swift
Reorganize files a bit
2020-12-22 21:01:33 -07:00
Downloader.swift
Add downloaders to SettingsView
2021-01-08 17:22:38 -07:00
Downloads.swift
Adjust ByteCountFormatter. PR Feedback
2021-02-03 21:55:47 -06:00
Entry+.swift
Reorganize files a bit
2020-12-22 21:01:33 -07:00
Environment.swift
Configure aria2c Progress better
2021-02-18 19:14:44 -07:00
FileManager+.swift
Reorganize files a bit
2020-12-22 21:01:33 -07:00
FocusedValues.swift
Add Xcode command menu
2020-12-27 23:23:33 -07:00
Foundation.swift
Reorganize files a bit
2020-12-22 21:01:33 -07:00
HelperClient.swift
Unwrap auth error messages to avoid "Optional(...)"
2021-01-22 22:19:31 -07:00
HelperInstallState.swift
Extract HelperInstallState to new file
2021-01-23 19:38:11 -07:00
InstallationStep.swift
Add InstallationStepView
2021-01-01 15:36:20 -07:00
InstalledXcode.swift
Split up Models.swift
2020-12-27 18:29:25 -07:00
IsTesting.swift
Add isTesting to make NSTestCase check more clear
2021-01-07 21:25:07 -07:00
Logger.swift
Invalidate XPC connection after installing
2021-01-17 11:57:45 -07:00
Optional+IsNotNil.swift
Create MainWindow to split up XcodeListView
2020-12-28 12:42:28 -07:00
Path+.swift
Fix bundle IDs
2020-12-22 21:26:05 -07:00
Process.swift
Replace print/dump/NSLog with os.log Logger
2021-01-16 13:14:27 -07:00
Progress+.swift
Configure aria2c Progress better
2021-02-18 19:14:44 -07:00
Publisher+Resumable.swift
Add install functionality
2021-01-07 21:25:07 -07:00
SelectedXcode.swift
Add Xcode command menu
2020-12-27 23:23:33 -07:00
URLRequest+Apple.swift
Reorganize files a bit
2020-12-22 21:01:33 -07:00
URLSession+DownloadTaskPublisher.swift
Add install functionality
2021-01-07 21:25:07 -07:00
Version+.swift
Simplify Version comparison
2021-01-16 10:15:39 -07:00
Version+Xcode.swift
Fix RC capitalization
2021-02-04 21:25:00 -07:00
Version+XcodeReleases.swift
Treat GM versions as release versions
2021-02-04 21:25:00 -07:00
Xcode.swift
Merge identical builds into the release version instead of filtering
2021-02-04 21:25:00 -07:00
XcodeCommands.swift
Move Xcode path into XcodeInstallState.installed case
2021-01-16 13:09:48 -07:00
XcodeInstallState.swift
Move Xcode path into XcodeInstallState.installed case
2021-01-16 13:09:48 -07:00