Skip to content

Conversation

@Eitot
Copy link
Contributor

@Eitot Eitot commented Sep 19, 2025

No description provided.

@Eitot Eitot force-pushed the feature/github-action branch from 5125ada to 6c4cef7 Compare September 19, 2025 18:08
@josh64x2
Copy link
Member

What is the benefit of this? I am asking because my main system is stuck on macOS 14 and the older Xcode version.

@Eitot
Copy link
Contributor Author

Eitot commented Sep 20, 2025

Can't you still use Xcode 16?

We need to keep up with Xcode releases somewhat, otherwise we cannot use newer functions. For example, Apple added WKWebView.obscuredContentInsets which I want to use to replace the private methods we use. Swift does not have preprocessor macros like __MAC_OS_X_VERSION_MAX_ALLOWED.

We might have to drop Xcode 16 too if we intend to use the new app icon format for macOS 26.

@josh64x2
Copy link
Member

I think I'm actually stuck on Xcode 15.4 but since I don't have much time these days it doesn't matter, if you need higher Xcode versions then go for it!

josh64x2
josh64x2 previously approved these changes Sep 20, 2025
@Eitot
Copy link
Contributor Author

Eitot commented Sep 20, 2025

It should still work with Xcode 16.2 which runs on macOS 14.5. I will leave the GitHub Action at version 16.4 though just to ensure that it still builds with the last release.

Copy link
Member

@josh64x2 josh64x2 left a comment

Choose a reason for hiding this comment

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

I tested it on macos 14 and xcode 16.2👌🏽

@josh64x2 josh64x2 merged commit a02cbf1 into ViennaRSS:master Oct 25, 2025
2 checks passed
@Eitot Eitot deleted the feature/github-action branch October 26, 2025 00: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