Skip to content

xcode16.2 Bindings Status

Rolf Bjarne Kvinge edited this page Nov 29, 2024 · 46 revisions

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

framework iOS tvOS macOS
Accessibility b2 PR21686
b3 PR21686
b2 PR21686
b3 PR21686
b2 PR21686
b3 PR21686
AccessorySetupKit b2 PR21692 - b2 PR21692
AppKit - - b2 ???
b3 ???
AudioToolbox b2 PR21691 b2 PR21691 b2 PR21691
AuthenticationServices b2 PR21707 b2 PR21707 b2 PR21707
AVFAudio b2 PR21687
b3 PR21687
b2 PR21687
b3 PR21687
b2 PR21687
b3 PR21687
AVFoundation b2 PR21709 b2 PR21709 b2 PR21709
AVKit b2 nothing b2 nothing -
BackgroundTasks b2 nothing b2 nothing b2 nothing
BrowserEngineCore b2 nothing
b3 nothing
b2 nothing b2 nothing
BrowserEngineKit b2 PR21719 b2 PR21719 b2 PR21719
CloudKit b2 nothing b2 nothing b2 nothing
ContactsUI b2 nothing - -
CoreAudio - - b2 nothing
CoreGraphics b2 nothing b2 nothing b2 nothing
Foundation b2 PR21711 b2 PR21711 b2 PR21711
FSKit - - b2 ???
HealthKit b2 PR21712 - b2 PR21712
HomeKit b2 PR21715 b2 PR21715 -
Intents b2 nothing b2 nothing b2 nothing
JavaScriptCore b2 PR21716 b2 PR21716 b2 PR21716
Matter b2 ???
b3 ???
b2 ???
b3 ???
b2 ???
b3 ???
MediaExtension - - b2 nothing
Messages b2 ??? - -
Metal b3 PR21718 b3 PR21718 b2 PR21718
MetalPerformanceShadersGraph b2 ???
b3 ???
b2 ???
b3 ???
b2 ???
b3 ???
NetworkExtension b3 nothing b3 nothing b3 nothing
PassKit b2 PR21720
b3 PR21720
- b2 PR21720
b3 PR21720
PDFKit b2 ??? b2 ??? b2 ???
PencilKit b2 ??? - -
Photos b2 nothing
b3 nothing
b2 nothing
b3 nothing
b2 nothing
b3 nothing
QuartzCore b2 nothing b2 nothing b2 nothing
SafariServices b2 ??? - b2 nothing
ScreenCaptureKit - - b2 ???
b3 ???
SensitiveContentAnalysis b2 nothing - b2 nothing
SoundAnalysis b2 nothing b2 nothing b2 nothing
Speech b2 ??? - b2 ???
UIKit b2 ???
b3 ???
b2 ???
b3 ???
-
UniformTypeIdentifiers b2 ??? b2 ??? b2 ???
VideoSubscriberAccount b2 nothing b2 nothing b2 nothing
VideoToolbox b2 nothing b2 nothing b2 nothing
vImage b2 nothing b2 nothing b2 nothing
Vision b2 nothing b2 nothing b2 nothing
WebKit b2 ???
b3 ???
- b2 ???
b3 ???

❓ 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