Skip to content

Comments

chore: Enforce Xcode 16 for update-api script#6396

Merged
philipphofmann merged 2 commits intomainfrom
chore/update-api-checks-xcode-version
Oct 13, 2025
Merged

chore: Enforce Xcode 16 for update-api script#6396
philipphofmann merged 2 commits intomainfrom
chore/update-api-checks-xcode-version

Conversation

@philipphofmann
Copy link
Member

@philipphofmann philipphofmann commented Oct 10, 2025

We must run the update-api script with Xcode 16 as Xcode 26 produces a different result because it doesn't include the ObjC public API.

Related PR #6213.

#skip-changelog

Closes #6399

We must run the update-api script with Xcode 16 as Xcode 26 produces a
different result because it doesn't include the ObjC public API.
cursor[bot]

This comment was marked as outdated.

Copy link
Member

@philprime philprime left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@noahsmartin noahsmartin left a comment

Choose a reason for hiding this comment

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

Good idea thank you!

@philipphofmann philipphofmann enabled auto-merge (squash) October 13, 2025 04:17
@philipphofmann philipphofmann merged commit daeeb27 into main Oct 13, 2025
100 checks passed
@philipphofmann philipphofmann deleted the chore/update-api-checks-xcode-version branch October 13, 2025 04:18
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.

chore: Enforce Xcode 16 for update-api script

4 participants