Skip to content

xcode26.1 Bindings Status

Alex Soto edited this page Oct 29, 2025 · 57 revisions

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

framework iOS tvOS macOS MacCatalyst
Accessibility b3 PR24060 b3 PR24060 b3 PR24060 -
AccessorySetupKit b1 PR23897
b3 nothing
- b1 PR23897
b3 nothing
-
AppKit - - b1 nothing
b3 PR24080
-
AuthenticationServices b1 PR23904
b3 PR24119
b1 PR23904
b3 PR24119
b1 PR23904
b3 PR24119
b1 PR23904
b3 PR24119
AutomaticAssessmentConfiguration b1 PR23878
b2 nothing
b3 PR24121
- b1 PR23878
b2 nothing
b3 PR24121
-
AVFAudio b3 nothing b3 nothing b3 nothing -
AVFoundation b1 PR23899 b1 PR23899
b2 nothing
b1 PR23899
b2 nothing
-
BackgroundAssets b2 nothing b2 nothing b2 nothing -
CallKit b1 PR23902
b2 PR23959
- b1 PR23902
b2 PR23959
-
CarPlay b1 PR23880 - - b1 PR23880
Contacts b1 nothing - b1 nothing -
CoreFoundation b2 nothing b2 nothing b2 nothing -
CoreGraphics b2 PR24000 b2 PR24000 b2 PR24000 -
ExtensionKit b1 nothing b1 nothing b1 nothing b1 nothing
Foundation b2 PR24016 b2 PR24016 b2 PR24016 -
FSKit - - b3 nothing -
GameController b1 nothing
b2 nothing
b1 nothing
b2 nothing
b1 nothing
b2 nothing
b1 nothing
b2 nothing
GameKit b3 nothing b3 nothing b3 nothing b3 nothing
GameplayKit b2 nothing b1 nothing
b2 nothing
b1 nothing
b2 nothing
b1 nothing
b2 nothing
HealthKit b1 nothing - b1 nothing -
HomeKit b1 PR23884
b2 PR24009
b1 PR23884
b2 PR24009
- b1 PR23884
b2 PR24009
⚠️ Matter b1 Issue #21177
b2 Issue #21177
b1 Issue #21177
b2 Issue #21177
b1 Issue #21177
b2 Issue #21177
-
Metal b1 PR23901
b2 nothing
b3 PR24122
b1 PR23901
b2 nothing
b3 PR24122
b1 PR23901
b2 nothing
b3 PR24122
-
MetalFX b3 nothing b3 nothing b3 nothing -
⚠️ MetalPerformancePrimitives b1 Issue #23418
b2 Issue #23418
b1 Issue #23418
b2 Issue #23418
b2 Issue #23418 -
Photos b1 nothing
b2 PR24001
b1 nothing
b2 PR24001
b1 nothing
b2 PR24001
-
UIKit b1 PR23887
b2 PR24013
b3 PR24124
b1 PR23887
b2 PR24013
b3 PR24124
- b1 PR23887
b2 PR24013
b3 PR24124

❓ 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