Skip to content

Add releasePlusNewBetas XcodeListCategory#403

Open
jayrhynas wants to merge 6 commits into
XcodesOrg:mainfrom
jayrhynas:releases-and-new-betas
Open

Add releasePlusNewBetas XcodeListCategory#403
jayrhynas wants to merge 6 commits into
XcodesOrg:mainfrom
jayrhynas:releases-and-new-betas

Conversation

@jayrhynas

Copy link
Copy Markdown

This adds a new filter option that shows only releases, plus any betas that do not have a release version. So as of today (July 7, 2023 the Xcode 15 betas will be shown but the Xcode 14 betas won't. Note that this will also show betas for older Xcode versions if necessary, for example if an Xcode 14.3.2 beta is released it will be shown until the mainline Xcode 14.3.2 is released.

This is an implementation for the ideas discussed in #334

I do find the name "Releases & New Betas" to be a little long/wordy, both in the UI and in code. I'm open to suggestions for more succinct names. This also introduces new strings that will need to be localized.

This adds a new filter option that shows only releases, plus any betas that do not have a release version. So as of today (July 7, 2023 the Xcode 15 betas will be shown but the Xcode 14 betas won't. Note that this will also show betas for older Xcode versions if necessary, for example if an Xcode 14.3.2 beta is released it will be shown until the mainline Xcode 14.3.2 is released.

@MattKiazyk MattKiazyk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for spending the time! I like the idea - just some clean up to make it compile and the localization string.

Comment thread Xcodes/Frontend/XcodeList/MainToolbar.swift Outdated
Comment thread Xcodes/Frontend/XcodeList/MainToolbar.swift Outdated
Comment thread Xcodes/Resources/en.lproj/Localizable.strings Outdated
@jayrhynas

Copy link
Copy Markdown
Author

Thanks for looking it over! I'm not sure how I ended up committing the wrong enum names and localization keys there, sorry about that!

# Conflicts:
#	Xcodes/Resources/en.lproj/Localizable.strings
@jayrhynas

Copy link
Copy Markdown
Author

Fixed merge conflicts for Xcodes 2 update

jayrhynas and others added 3 commits August 25, 2025 18:21
# Conflicts:
#	Xcodes/Backend/Version+.swift
#	Xcodes/Frontend/XcodeList/MainToolbar.swift
#	Xcodes/Frontend/XcodeList/XcodeListView.swift
@jayrhynas

Copy link
Copy Markdown
Author

Fixed merge conflicts for latest version 4.0.2

Comment thread Xcodes/Resources/Localizable.xcstrings
@jayrhynas jayrhynas requested a review from MattKiazyk June 12, 2026 18:31
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.

2 participants