Skip to content

xcode26.2 Bindings Status

Alex Soto edited this page Nov 25, 2025 · 27 revisions

Do not directly modify the following table (it's generated) or the script (without discussions)

framework iOS tvOS macOS MacCatalyst
ARKit - - b1 nothing -
AuthenticationServices b1 PR24284
b2 nothing
b1 PR24284 b1 PR24284
b2 nothing
b1 PR24284
b2 nothing
AVFAudio b1 PR24285 b1 PR24285 b1 PR24285 -
AVFoundation b2 PR24285 b2 PR24285 b2 PR24285 -
BrowserEngineKit b1 PR24287 b1 PR24287 b1 PR24287 -
BrowserKit b1 nothing - - b1 nothing
CarPlay b1 nothing
b2 nothing
- - b1 nothing
b2 nothing
Foundation b2 nothing b2 nothing b2 nothing -
FSKit - - b1 nothing
b2 nothing
-
GameController b1 PR24297 b1 PR24297 b1 PR24297 b1 PR24297
GameKit b1 PR24302 b1 PR24302 b1 PR24302 b1 PR24302
GameplayKit b2 nothing b2 nothing b2 nothing b2 nothing
HealthKit b2 PR24307 - b2 PR24307 -
HomeKit b1 ??? b1 ??? - b1 ???
⚠️ Matter b1 Issue #21177 b1 Issue #21177 b1 Issue #21177 -
⚠️ MetalPerformancePrimitives b2 Issue #23418 b2 Issue #23418 b2 Issue #23418 -
PassKit b1 PR24310
b2 PR24310
- b1 PR24310
b2 PR24310
b1 PR24310
b2 PR24310
Photos b1 nothing b1 nothing b1 nothing -
SafariServices b1 PR24320
b2 PR24320
- - b1 PR24320
b2 PR24320
Security b1 PR24321 b1 PR24321 b1 PR24321 -
ServicesAccountLinking b1 nothing
b2 nothing
- - -
StoreKit b1 nothing b1 nothing b1 nothing b1 nothing
UIKit b1 nothing b1 nothing - b1 nothing
VideoToolbox b1 nothing b1 nothing b1 nothing -
WebKit b1 nothing
b2 nothing
- b1 nothing
b2 nothing
b1 nothing
b2 nothing

❓ HOWTO

  • When picking a framework: add your name to the API diff itself, below the framework name. E.g: ## Sebastien.
  • When you create a PR for a given framework, please add the PR URL instead of your name. E.g: https://github.com/link/to/PR.
  • Finally run make to regenerate the table, git add xcode11/ and git commit (substitute xcode11 with the current binding season).

⚠️ Warnings

  • Please never remove content, except for noise, from the diffs files (needed by reviewers).
  • Never update the Bindings-Status.md file directly, always update the diffs files and do make.
  • A PR URL in the bindings file shows the work done/being-done and not what the current packages ship.

ℹ️ Legend

  • *nothing* **means there is no new bindings in the frameworks in strikeout (e.g. noise in the headers).
  • The bindings are not complete for frameworks in bold.
  • Bindings are done (does not mean tested or final) for frameworks without text decorations.

Clone this wiki locally