Commit Graph

3 Commits

Author SHA1 Message Date
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
Brandon Evans
ba0c429766 Add trailing inspector pane 2020-12-28 12:42:28 -07:00
Brandon Evans
f06d72f3eb Split up Models.swift 2020-12-27 18:29:25 -07:00