Skip to content

xcode13.3 Bindings Status

Alex Soto edited this page Feb 11, 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 ???
b1 ???
b1 ???
b1 ???
ARKit b1 ???
- - -
AudioToolbox b1 ???
b2 ???
b1 ???
b2 ???
- b1 ???
b2 ???
AuthenticationServices b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
b2 ???
AVFAudio b1 ???
b1 ???
b1 ???
b1 ???
AVFoundation b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
b2 ???
CarPlay b1 ???
b2 ???
- - -
CellularDataDiagnosticsSuite b1 ???
- - -
CHIP b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
b2 ???
ClassKit b1 ???
- - b1 ???
CloudKit b1 ???
b1 ???
b1 ???
b1 ???
Contacts b1 ???
b2 ???
- b1 ???
b2 ???
b1 ???
b2 ???
CoreData b1 ???
- - b1 ???
CoreImage b1 ???
b1 ???
- b1 ???
CoreMedia b1 ???
b1 ???
b1 ???
b1 ???
CoreMIDI b1 ???
- - b1 ???
CoreMotion b1 ???
- b1 ???
b1 ???
FileProvider b1 ???
- - b1 ???
b2 ???
GameController b1 ???
b2 ???
b1 ???
b2 ???
- b1 ???
b2 ???
GameKit b1 ???
b1 ???
b1 ???
b1 ???
HealthKit b1 ???
b2 ???
- b1 ???
b2 ???
-
HomeKit b1 ???
b1 ???
b1 ???
-
Intents b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
b2 ???
JavaScriptCore b1 ???
b1 ???
- b1 ???
MediaPlayer b1 ???
b1 ???
b1 ???
b1 ???
Metal b1 ???
b1 ???
- b1 ???
MetalPerformanceShadersGraph b1 ???
b2 ???
b1 ???
b2 ???
- b1 ???
b2 ???
MPSNeuralNetwork b1 ???
b1 ???
- b1 ???
Network b1 ???
b1 ???
b1 ???
b1 ???
PassKit b1 ???
- b1 ???
b1 ???
Photos b2 ???
b2 ???
- b2 ???
ProximityReader b2 ???
- - -
QuartzCore b1 ???
b1 ???
- b1 ???
ReplayKit b1 ???
b1 ???
- b1 ???
SafariServices b1 ???
- - -
ScreenCaptureKit - - - b1 ???
b2 ???
Security b1 ???
b1 ???
b1 ???
b1 ???
SensorKit b1 ???
- - b1 ???
StoreKit b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
b1 ???
b2 ???
UIKit b1 ???
b2 ???
b1 ???
b2 ???
b1 ???
-
VideoToolbox b1 ???
b1 ???
- b1 ???
WebKit b1 ???
- - b1 ???

❓ 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