gh-XcodesOrg-XcodesApp/Xcodes/Backend
Jayson Rhynas 98d1d30328 Add releasePlusNewBetas XcodeListCategory
This adds a new filter option that shows only releases, plus any betas that do not have a release version. So as of today (July 7, 2023 the Xcode 15 betas will be shown but the Xcode 14 betas won't. Note that this will also show betas for older Xcode versions if necessary, for example if an Xcode 14.3.2 beta is released it will be shown until the mainline Xcode 14.3.2 is released.
2023-07-07 10:33:25 -04:00
..
AppState+Install.swift Switch Xcode releases back to using Apple Auth :( 2022-11-17 22:39:38 -06:00
AppState+Update.swift convert strings to support Localization 2022-04-17 21:29:51 -05:00
AppState.swift Adds open in Rosetta option for Apple Silicon machines 2022-12-05 23:08:44 -06:00
Aria2CError.swift Bundle aria2c 1.35.0 executable and source 2021-01-08 17:22:38 -07:00
AvailableXcode.swift Add ability to download Xcode without logging in using XcodeRelease 2022-09-16 21:34:14 -05:00
Bundle+InfoPlistValues.swift Use copyright value from Info.plist in about window 2020-12-28 10:38:29 -07:00
Collection+.swift Add check for min MacOS version when installing 2022-04-12 20:11:42 -05: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 Fix #329 2022-12-18 00:29:33 +02:00
Downloader.swift Add downloaders to SettingsView 2021-01-08 17:22:38 -07:00
Downloads.swift Update download task to check for resultCode !=0 2021-11-09 16:25:26 -06:00
Entry+.swift add option to rename Xcode to Xcode.app on select. 2022-07-24 15:27:34 -05:00
Environment.swift Add ability to download Xcode without logging in using XcodeRelease 2022-09-16 21:34:14 -05:00
FileError.swift add error message when trying to uninstall Xcode if file not found 2022-10-06 08:42:40 +02:00
FileManager+.swift add error message when trying to uninstall Xcode if file not found 2022-10-06 08:42:40 +02: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
Hardware.swift Adds open in Rosetta option for Apple Silicon machines 2022-12-05 23:08:44 -06:00
HelperClient.swift convert strings to support Localization 2022-04-17 21:29:51 -05:00
HelperInstallState.swift Extract HelperInstallState to new file 2021-01-23 19:38:11 -07:00
InstallationStep.swift convert strings to support Localization 2022-04-17 21:29:51 -05: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
NotificationManager.swift convert strings to support Localization 2022-04-17 21:29:51 -05:00
Optional+IsNotNil.swift Create MainWindow to split up XcodeListView 2020-12-28 12:42:28 -07:00
Path+.swift Allow ability to change the installation directory 2022-07-28 19:51:13 -05:00
Process.swift Replace print/dump/NSLog with os.log Logger 2021-01-16 13:14:27 -07:00
Progress+.swift Updates estimated time on info pane to 2 lines for better readability 2021-03-07 14:33:32 -06:00
Publisher+Resumable.swift Add install functionality 2021-01-07 21:25:07 -07:00
SelectedActionType.swift add option to rename Xcode to Xcode.app on select. 2022-07-24 15:27:34 -05:00
SelectedXcode.swift Add Xcode command menu 2020-12-27 23:23:33 -07:00
URLRequest+Apple.swift Add ability to download Xcode without logging in using XcodeRelease 2022-09-16 21:34:14 -05:00
URLSession+DownloadTaskPublisher.swift Add install functionality 2021-01-07 21:25:07 -07:00
Version+.swift Add releasePlusNewBetas XcodeListCategory 2023-07-07 10:33:25 -04: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 PR review cleanup 2021-10-08 16:22:12 -05:00
XcodeCommands.swift Adds open in Rosetta option for Apple Silicon machines 2022-12-05 23:08:44 -06:00
XcodeInstallState.swift Move Xcode path into XcodeInstallState.installed case 2021-01-16 13:09:48 -07:00