gh-XcodesOrg-XcodesApp/XcodesTests
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
..
Fixtures Add install functionality 2021-01-07 21:25:07 -07:00
AppStateTests.swift Add install functionality 2021-01-07 21:25:07 -07:00
AppStateUpdateTests.swift Fix a bug when an installed version was appended 2021-01-16 11:40:04 -07:00
Bundle+XcodesTests.swift Add test bundle reference 2021-01-03 10:19:08 -07:00
Environment+Mock.swift Add install functionality 2021-01-07 21:25:07 -07:00
Info.plist Fix things, tests pass 2020-11-24 21:20:35 -07:00