Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Update macOS workflows to macOS 15 runners with Xcode 16.1 #11624

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PatTheMav
Copy link
Member

Description

Updates macOS-based jobs to use macOS 15 runners and switch to Xcode 16.1 as development environment.

Motivation and Context

Using any feature introduced in macOS 15 requires compiling OBS Studio with Xcode 16+, which is only available on macOS 15 runners. Otherwise new features of the content sharing picker or audio sinks cannot be compiled on CI.

How Has This Been Tested?

Requires test runs on CI itself.

Types of changes

  • Tweak (non-breaking change to improve existing functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

To be able to make use of macOS 15 features, development must use the
macOS 15 SDK and in turn Xcode 16.0 (or more recent).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants