mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
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. |
||
|---|---|---|
| .. | ||
| Fixtures | ||
| AppStateTests.swift | ||
| AppStateUpdateTests.swift | ||
| Bundle+XcodesTests.swift | ||
| Environment+Mock.swift | ||
| Info.plist | ||