gh-XcodesOrg-XcodesApp/Xcodes
Brandon Evans 62237bf4a8
Fix a bug when an installed version was appended
We were appending a version without appending a corresponding AvailableXcode, and these two arrays were being zipped later so they wouldn't line up. This change simplifies this method a bit by working on only a single array, and then also moves that appending to the end after the array of Xcodes is created.
2021-01-16 11:40:04 -07:00
..
AcknowledgementsGenerator AcknowledgementsGenerator supports *.LICENSE files for code not from SPM 2020-12-28 10:38:59 -07:00
AppleAPI Add install functionality 2021-01-07 21:25:07 -07:00
Backend Fix a bug when an installed version was appended 2021-01-16 11:40:04 -07:00
Frontend Confirm before cancelling installation 2021-01-07 21:25:08 -07:00
Preview Content/Preview Assets.xcassets Rename the project and directories 2020-11-24 21:11:25 -07:00
Resources Add app icon 2021-01-14 11:04:46 -07:00
SettingsView.swift Add downloaders to SettingsView 2021-01-08 17:22:38 -07:00
XcodesApp.swift Add isTesting to make NSTestCase check more clear 2021-01-07 21:25:07 -07:00