Skip to content

xcode13.3 Bindings Status

Alex Soto edited this page Mar 7, 2022 · 18 revisions

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

framework iOS tvOS watchOS macOS
Accelerate b1 nothing
b1 nothing
b1 nothing
b1 nothing
Accessibility b3 PR14325
b3 PR14325
b3 PR14325
b3 PR14325
AppKit - - - b3 PR14325
ARKit b1 nothing
- - -
AudioToolbox b1 nothing
b2 nothing
b3 nothing
b1 nothing
b2 nothing
b3 nothing
- b1 nothing
b2 nothing
b3 nothing
AuthenticationServices b1 PR14325
b2 PR14325
b1 PR14325
b2 PR14325
b1 PR14325
b2 PR14325
b1 PR14325
b2 PR14325
AVFAudio b1 nothing
b1 nothing
b1 nothing
b1 nothing
AVFoundation b1 PR14325
b2 PR14325
b3 PR14325
b1 PR14325
b2 PR14325
b3 PR14325
b1 PR14325
b2 PR14325
b3 PR14325
b1 PR14325
b2 PR14325
b3 PR14325
CarPlay b1 PR14325
b2 PR14325
- - -
CellularDataDiagnosticsSuite b1 ???
- - -
CHIP b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
b2 ???
ClassKit b1 nothing
- - b1 nothing
CloudKit b1 nothing
b1 nothing
b1 nothing
b1 nothing
Contacts b1 PR14325
b2 PR14325
- b1 PR14325
b2 PR14325
b1 PR14325
b2 PR14325
CoreData b1 nothing
- - b1 nothing
CoreImage b1 nothing
b1 nothing
- b1 nothing
CoreMedia b1 nothing
b1 nothing
b1 nothing
b1 nothing
CoreMIDI b1 nothing
- - b1 nothing
CoreMotion b1 PR14325
- b1 PR14325
b1 PR14325
CoreSpotlight b3 nothing
b3 nothing
- b3 nothing
FileProvider b1 PR14325
b3 PR14325
- - b1 PR14325
b2 PR14325
GameController b1 PR14325
b2 PR14325
b1 PR14325
b2 PR14325
- b1 PR14325
b2 PR14325
GameKit b1 nothing
b1 nothing
b1 nothing
b1 nothing
HealthKit b1 PR14325
b2 PR14325
- b1 PR14325
b2 PR14325
-
HomeKit b1 PR14325
b1 PR14325
b1 PR14325
-
Intents b1 PR14325
b2 PR14325
b1 PR14325
b2 PR14325
b1 PR14325
b2 PR14325
b1 PR14325
b2 PR14325
JavaScriptCore b1 nothing
b1 nothing
- b1 nothing
MediaPlayer b1 nothing
b1 nothing
b1 nothing
b1 nothing
Metal b1 nothing
b1 ???
- b1 nothing
MetalPerformanceShadersGraph b1 ???
b2 ???
b3 ???
b1 ???
b2 ???
b3 ???
- b1 ???
b2 ???
b3 ???
MPSNeuralNetwork b1 nothing
b1 nothing
- b1 nothing
Network b1 ???
b1 ???
b1 ???
b1 ???
PassKit b1 PR14325
b3 PR14325
- b1 PR14325
b1 PR14325
Photos b2 PR14325
b2 PR14325
- b2 PR14325
ProximityReader b2 nothing
- - -
QuartzCore b1 nothing
b1 nothing
- b1 nothing
ReplayKit b1 PR14325
b1 PR14325
- b1 PR14325
SafariServices b1 nothing
- - -
ScreenCaptureKit - - - b1 ???
b2 ???
b3 ???
Security b1 nothing
b1 nothing
b1 nothing
b1 nothing
SensorKit b1 PR14325
- - b1 PR14325
StoreKit b1 PR14325
b2 PR14325
b3 PR14325
b1 PR14325
b2 PR14325
b3 PR14325
b1 PR14325
b1 PR14325
b2 PR14325
UIKit b1 PR14325
b2 PR14325
b1 PR14325
b2 PR14325
b1 PR14325
-
VideoToolbox b1 PR14325
b1 PR14325
- b1 PR14325
WebKit b1 PR14325
- - b1 PR14325

❓ 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