Skip to content

xcode26.4 Bindings Status

Alex Soto edited this page Mar 24, 2026 · 23 revisions

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

framework iOS tvOS macOS MacCatalyst
Accelerate b2 nothing b2 nothing b2 nothing -
Accessibility b2 PR24877 b2 PR24877 b2 PR24877 -
AccessorySetupKit - - b2 nothing b2 nothing
AddressBook - - b2 nothing -
AppKit - - b2 nothing -
AudioAccessoryKit b2 nothing
b3 nothing
b2 nothing
b3 nothing
b2 nothing
b3 nothing
-
AuthenticationServices b2 PR24993
b3 PR24993
b2 PR24993 b2 PR24993
b3 PR24993
b2 PR24993
b3 PR24993
AutomaticAssessmentConfiguration b2 PR24998 - b2 PR24998 -
AVFoundation b2 PR24933
b3 PR24933
b2 PR24933
b3 PR24933
b2 PR24933
b3 PR24933
-
AVKit b2 PR24945 b2 PR24945 b2 PR24945 b2 PR24945
BackgroundAssets b2 PR24940 b2 PR24940 b2 PR24940 -
BackgroundTasks b2 nothing b2 nothing b2 nothing -
BrowserKit b2 PR24939 - - b2 PR24939
CarPlay b2 PR24961
b3 PR24961
- - b2 PR24961
b3 PR24961
ClassKit b2 PR24946 - b2 PR24946 -
ClassKitUI b2 nothing - b2 nothing -
CloudKit b2 nothing b2 nothing b2 nothing -
Contacts b2 nothing
b3 nothing
- b2 nothing
b3 nothing
-
CoreData b2 PR24951 b2 PR24951 b2 PR24951 -
CoreFoundation b2 nothing b2 nothing b2 nothing -
CoreMIDI b2 nothing b2 nothing b2 nothing -
CoreNFC b2 PR24958 - - b2 PR24958
CoreSpotlight b2 nothing b2 nothing b2 nothing -
CoreTelephony b2 PR24959 - b2 PR24959 -
CoreText b2 PR24960
b3 PR24960
b2 PR24960
b3 PR24960
b2 PR24960
b3 PR24960
-
CoreWLAN - - b2 PR24995 -
Foundation b2 PR24966 b2 PR24966 b2 PR24966 -
FSKit - - b2 PR24996 -
GameController b2 PR24973 b2 PR24973 b2 PR24973 b2 PR24973
GameKit b2 nothing b2 nothing b2 nothing b2 nothing
GameplayKit b2 nothing b2 nothing b2 nothing b2 nothing
HealthKit b2 nothing - b2 nothing -
HealthKitUI b2 nothing - - b2 nothing
LinkPresentation b2 nothing b2 nothing b2 nothing b2 nothing
LocalAuthentication b2 nothing - b2 nothing -
LocalAuthenticationEmbeddedUI b2 nothing - b2 nothing -
MarketplaceKit - - - b2 nothing
⚠️ Matter b2 Issue #21177 b2 Issue #21177 b2 Issue #21177 -
MediaPlayer b2 nothing b2 nothing b2 nothing b2 nothing
Metal b2 PR24980
b3 PR24980
b2 PR24980
b3 PR24980
b2 PR24980
b3 PR24980
-
MetalKit b2 PR24976 b2 PR24976 b2 PR24976 b2 PR24976
⚠️ MetalPerformancePrimitives b2 Issue #23418
b3 nothing
b2 Issue #23418
b3 nothing
b2 Issue #23418
b3 nothing
-
MetalPerformanceShadersGraph b2 PR24977
b3 PR24977
b2 PR24977
b3 PR24977
b2 PR24977
b3 PR24977
-
ModelIO b2 nothing b2 nothing b2 nothing -
MPSCore b2 PR24977 b2 PR24977 b2 PR24977 -
MPSNDArray b2 nothing b2 nothing b2 nothing -
NaturalLanguage b2 nothing b2 nothing b2 nothing -
NetworkExtension b2 PR24984 b2 PR24984 b2 PR24984 -
PassKit b2 PR24982
b3 PR24982
- b2 PR24982
b3 PR24982
b2 PR24982
b3 PR24982
Photos b3 PR24981 b3 PR24981 b3 PR24981 -
PushKit b2 PR24985 - b2 PR24985 -
SafariServices b2 nothing - - b2 nothing
SensorKit b2 PR24983 - b2 PR24983 -
ServicesAccountLinking b2 nothing - - -
ShazamKit b2 nothing b2 nothing b2 nothing -
Speech b2 nothing b2 nothing b2 nothing -
SpriteKit b2 nothing b2 nothing b2 nothing b2 nothing
StoreKit b2 nothing b2 nothing b2 nothing b2 nothing
Tcl - - b2 nothing -
UIKit b2 PR24992 b2 PR24992 - b2 PR24992
VideoToolbox b2 nothing b2 nothing b2 nothing -
WebKit b2 PR24990 - b2 PR24990 b2 PR24990

❓ 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