Skip to content

xcode13.2 Bindings Status

Alex Soto edited this page Dec 5, 2021 · 10 revisions

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

framework iOS tvOS watchOS macOS
Accessibility b2 Alex
b2 Alex
b2 Alex
b2 Alex
AudioToolbox b1 nothing
b1 nothing
- b1 nothing
AVFoundation b1 Alex
b2 nothing
b1 Alex
b2 nothing
b1 Alex
b2 nothing
b1 Alex
b2 nothing
CallKit b1 Alex
- - b1 Alex
CFNetwork b1 nothing
b1 nothing
- b1 nothing
CHIP b1 ???
b1 ???
b1 ???
b1 ???
ClassKit b1 Alex
- - b1 Alex
CoreFoundation b1 nothing
b1 nothing
b1 nothing
b1 nothing
CoreGraphics b1 Alex
b1 Alex
b1 Alex
b1 Alex
CoreLocation b1 Alex
b1 Alex
b1 Alex
-
CoreMIDI b1 nothing
b1 nothing
b1 nothing
-
CoreML b1 Alex
b1 Alex
b1 Alex
-
ExposureNotification b1 nothing
b1 nothing
- b1 nothing
FileProvider b1 nothing
- - b1 nothing
Foundation b1 nothing
b1 nothing
b1 nothing
b1 nothing
HomeKit b1 Alex
b1 Alex
b1 Alex
-
iAd b1 nothing
- - -
Intents b1 Alex
b2 Alex
b1 Alex
b2 Alex
b1 Alex
b2 Alex
b1 Alex
b2 Alex
MetalPerformanceShadersGraph b1 nothing
b2 ???
b1 nothing
b2 ???
- b1 nothing
b2 ???
MetricKit b2 Alex
b2 Alex
- b2 Alex
MPSCore b1 nothing
b1 nothing
- -
Network b1 nothing
b1 nothing
b1 nothing
b1 nothing
PassKit b1 Alex
- b1 Alex
b1 Alex
SafariServices b1 Alex
- - -
Security b1 nothing
b1 nothing
b1 nothing
b1 nothing
ThreadNetwork b2 Alex
- - -
UserNotifications b1 Alex
b1 Alex
b1 Alex
b1 Alex
Vision b1 nothing
b1 nothing
- b1 nothing
WebKit b1 nothing
- - b1 nothing

❓ 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