Skip to content

Fix #382: make the display order of the Xcode version list increment and filtered duplicated versions - #383

Closed
wangzhizhou wants to merge 1 commit into
XcodesOrg:mainfrom
wangzhizhou:main
Closed

wangzhizhou wants to merge 1 commit into
XcodesOrg:mainfrom
wangzhizhou:main

Conversation

@wangzhizhou

@wangzhizhou wangzhizhou commented Aug 22, 2024

Copy link
Copy Markdown

issue#382

I run the command swift run xcodes list on two commid to test the fix result:

the two result write into txt files as follow:

and use the visual studio code to diff this two txt file with command: code --diff before.txt after.txt:

  1. filtered duplicated version:
  • 3.2.3 (10M2262)
  1. reorder two version with releaseData increment:
  • 4.1 (4B110i)
  • 4.1 (4B110f)
image
  1. other fix version order:
image
  1. filtered duplicated version:
  • 26.0 (17A324) (Installed, Selected)
  • 26.0.1 (17A400)
  • 26.1 (17B55)
  • 26.1.1 (17B100)
image

@wangzhizhou wangzhizhou changed the title Fix #382: The display order of the Xcode version list is disordered and some duplicated Fix #382: make the display order of the Xcode version list increment and filtered duplicated versions Nov 14, 2025
@wangzhizhou

Copy link
Copy Markdown
Author

#449

@wangzhizhou wangzhizhou closed this by deleting the head repository Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant