Skip to content

xcode26.4 Bindings Status

Rolf Bjarne Kvinge edited this page Feb 27, 2026 · 1 revision

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

framework iOS tvOS macOS MacCatalyst
Accelerate b2 ??? b2 ??? b2 ??? -
Accessibility b2 ??? b2 ??? b2 ??? -
AccessorySetupKit - - b2 ??? b2 ???
AddressBook - - b2 ??? -
AppKit - - b2 ??? -
AudioAccessoryKit b2 ??? b2 ??? b2 ??? -
AuthenticationServices b2 ??? b2 ??? b2 ??? b2 ???
AutomaticAssessmentConfiguration b2 ??? - b2 ??? -
AVFoundation b2 ??? b2 ??? b2 ??? -
AVKit b2 ??? b2 ??? b2 ??? b2 ???
BackgroundAssets b2 ??? b2 ??? b2 ??? -
BackgroundTasks b2 ??? b2 ??? b2 ??? -
BrowserKit b2 ??? - - b2 ???
CarPlay b2 ??? - - b2 ???
ClassKit b2 ??? - b2 ??? -
ClassKitUI b2 ??? - b2 ??? -
CloudKit b2 ??? b2 ??? b2 ??? -
Contacts b2 ??? - b2 ??? -
CoreData b2 ??? b2 ??? b2 ??? -
CoreFoundation b2 ??? b2 ??? b2 ??? -
CoreMIDI b2 ??? b2 ??? b2 ??? -
CoreNFC b2 ??? - - b2 ???
CoreSpotlight b2 ??? b2 ??? b2 ??? -
CoreTelephony b2 ??? - b2 ??? -
CoreText b2 ??? b2 ??? b2 ??? -
CoreWLAN - - b2 ??? -
Foundation b2 ??? b2 ??? b2 ??? -
FSKit - - b2 ??? -
GameController b2 ??? b2 ??? b2 ??? b2 ???
GameKit b2 ??? b2 ??? b2 ??? b2 ???
GameplayKit b2 ??? b2 ??? b2 ??? b2 ???
HealthKit b2 ??? - b2 ??? -
HealthKitUI b2 ??? - - b2 ???
LinkPresentation b2 ??? b2 ??? b2 ??? b2 ???
LocalAuthentication b2 ??? - b2 ??? -
LocalAuthenticationEmbeddedUI b2 ??? - b2 ??? -
MarketplaceKit - - - b2 ???
Matter b2 ??? b2 ??? b2 ??? -
MediaPlayer b2 ??? b2 ??? b2 ??? b2 ???
Metal b2 ??? b2 ??? b2 ??? -
MetalKit b2 ??? b2 ??? b2 ??? b2 ???
MetalPerformancePrimitives b2 ??? b2 ??? b2 ??? -
MetalPerformanceShadersGraph b2 ??? b2 ??? b2 ??? -
ModelIO b2 ??? b2 ??? b2 ??? -
MPSCore b2 ??? b2 ??? b2 ??? -
MPSNDArray b2 ??? b2 ??? b2 ??? -
NaturalLanguage b2 ??? b2 ??? b2 ??? -
NetworkExtension b2 ??? b2 ??? b2 ??? -
PassKit b2 ??? - b2 ??? b2 ???
PushKit b2 ??? - b2 ??? -
SafariServices b2 ??? - - b2 ???
SensorKit b2 ??? - b2 ??? -
ServicesAccountLinking b2 ??? - - -
ShazamKit b2 ??? b2 ??? b2 ??? -
Speech b2 ??? b2 ??? b2 ??? -
SpriteKit b2 ??? b2 ??? b2 ??? b2 ???
StoreKit b2 ??? b2 ??? b2 ??? b2 ???
Tcl - - b2 ??? -
UIKit b2 ??? b2 ??? - b2 ???
VideoToolbox b2 ??? b2 ??? b2 ??? -
WebKit b2 ??? - b2 ??? b2 ???

❓ 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