Skip to content

xcode16.3 Bindings Status

Rolf Bjarne Kvinge edited this page Mar 27, 2025 · 61 revisions

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

framework iOS tvOS macOS MacCatalyst
Accelerate b1 nothing b1 nothing b1 nothing -
Accessibility b1 nothing b1 nothing b1 nothing -
AccessorySetupKit b1 PR22333 - b1 PR22333 -
AppKit - - b1 PR22468
b2 PR22468
-
AuthenticationServices b1 nothing b1 nothing b1 PR22448 b1 nothing
AVFAudio b2 nothing
b3 nothing
b2 nothing
b3 nothing
b2 nothing
b3 nothing
-
AVFoundation b1 PR22362 b1 PR22362 b1 PR22362 -
BackgroundAssets b1 PR22363
b3 PR22450
b1 PR22363
b3 PR22450
b1 PR22363
b3 PR22450
-
BrowserEngineCore b1 PR22364 b1 PR22364
b2 PR22364
b1 PR22364
b2 PR22364
-
BrowserEngineKit b1 nothing b1 nothing b1 nothing -
BrowserKit b1 PR22467
b2 PR22467
- - b2 PR22467
b3 PR22467
CarPlay b1 PR22374 - - b3 PR22451
CoreBluetooth b1 nothing
b2 nothing
b1 nothing
b2 nothing
b1 nothing
b2 nothing
-
CoreData b1 nothing b1 nothing b1 nothing -
CoreFoundation b1 PR22399 b1 PR22399 b1 PR22399 -
CoreMedia b1 PR22377 b1 PR22377 b1 PR22377 -
CoreSpotlight b1 PR22330 b1 PR22330 b1 PR22330 -
ExecutionPolicy - - b1 nothing -
FileProvider b1 nothing
b2 PR22388
b3 nothing
- b1 nothing
b2 PR22388
b3 nothing
-
Foundation b1 PR22351
b2 PR22351
b3 nothing
b1 PR22351
b2 PR22351
b3 nothing
b1 PR22351
b2 PR22351
b3 nothing
-
FSKit - - b1 ???
b2 ???
b3 ???
-
GameController b1 ??? b1 ??? b1 ??? b1 ???
GameKit b1 PR22413 b1 PR22413 b1 PR22413 b1 PR22413
GameplayKit b1 nothing b1 nothing b1 nothing b1 nothing
HealthKit b1 nothing - b1 nothing -
HomeKit b2 PR22414 b2 PR22414 - b2 PR22414
ImagePlayground b1 nothing - b1 nothing b1 nothing
LocalAuthentication b1 nothing - b1 nothing -
LockedCameraCapture - - - b1 PR22415
ManagedApp b1 nothing
b3 nothing
- - -
⚠️ Matter b1 Issue #21177
b2 Issue #21177
b3 Issue #21177
b1 Issue #21177
b2 Issue #21177
b3 Issue #21177
b1 Issue #21177
b2 Issue #21177
b3 Issue #21177
-
MediaExtension - - b3 nothing -
MediaPlayer b1 PR22421 b1 PR22421 b1 PR22421 b1 PR22421
MessageUI b1 PR22422 - - b1 PR22422
Metal b1 nothing b1 nothing b1 nothing -
MetalFX - b1 PR22435 - -
MPSCore b1 PR22435 b1 PR22435 b1 PR22435 -
MPSNDArray b1 nothing b1 nothing b1 nothing -
NetworkExtension b1 PR22440
b2 PR22440
b1 PR22440
b2 PR22440
b1 PR22440
b2 PR22440
-
PassKit b1 PR22439
b3 PR22439
- b1 PR22439
b3 PR22439
b1 PR22439
b3 PR22439
Photos b1 nothing b1 nothing b1 nothing -
ScreenTime b1 PR22443
b2 PR22443
b3 PR22443
- b1 PR22443
b2 PR22443
b3 PR22443
b1 PR22443
b2 PR22443
b3 PR22443
Security b1 PR22442
b2 PR22442
b1 PR22442
b2 PR22442
b1 PR22442
b2 PR22442
-
SecurityUI b1 PR22446
b2 PR22446
b1 PR22446
b2 PR22446
b1 PR22446
b2 PR22446
-
ShazamKit b1 PR22444 b1 PR22444 b1 PR22444 -
SpriteKit b1 nothing b1 nothing b1 nothing b1 nothing
TranslationUIProvider b1 PR22447 - - -
UIKit b1 PR22468
b2 PR22468
b1 PR22468
b2 PR22468
- b1 PR22468
b2 PR22468
VideoToolbox b1 nothing b1 nothing b1 PR22494
b2 PR22494
b3 nothing
-
WebKit b1 PR22489
b3 PR22489
- b1 PR22489
b2 PR22489
b3 PR22489
b1 PR22489
b2 PR22489
b3 PR22489

❓ 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