Skip to content

xcode14.1 Bindings Status

Chris Hamons edited this page Oct 5, 2022 · 71 revisions

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

framework iOS tvOS watchOS macOS
AppKit - - - b1 ???
b3 ???
AudioToolbox b3 ???
b3 ???
- b3 ???
AVFoundation b1 ???
b1 ???
b1 ???
b1 ???
AVRouting b3 ???
- - b3 ???
BackgroundAssets b1 ???
- - b1 ???
b3 ???
CHIP - - - b1 ???
CoreGraphics b1 nothing
b3 nothing
b1 nothing
b3 nothing
b1 nothing
b3 nothing
b3 nothing
CoreImage - - - b3 nothing
CoreLocation b1 PR16119
b1 PR16119
b1 PR16119
-
CoreMotion b1 PR16118
- b1 PR16118
-
CoreSpotlight - b1 PR16116
- -
ExtensionKit b3 ???
b3 ???
b3 ???
b3 ???
FileProvider b1 nothing
- - b1 nothing
Foundation b1 chamons
b1 chamons
b1 chamons
b1 chamons
GameController b1 PR16094
b3 PR16094
b1 PR16094
b3 PR16094
- b1 PR16094
b3 PR16094
HealthKit b1 ???
- b1 ???
-
HomeKit b1 PR16069
b3 PR16069
b1 PR16069
b3 PR16069
b1 PR16069
b3 PR16069
-
IntentsUI - - - b3 ???
Matter b1 ???
b3 ???
b1 ???
b3 ???
b1 ???
b3 ???
b1 ???
b3 ???
MatterSupport b1 nothing
- - b1 nothing
b3 ???
MetalFX b1 ???
- - -
MetalPerformanceShadersGraph b1 ???
b3 ???
b1 ???
b3 ???
- b1 ???
b3 ???
MPSCore b1 ???
b1 ???
- b3 ???
NearbyInteraction b3 ???
- b3 ???
b3 ???
NetworkExtension b1 PR16066
- b1 PR16066
b1 PR16066
PrintCore - - - b3 ???
SafetyKit b1 PR15907
- b3 PR15907
-
Security - - - b3 ???
SharedWithYou b3 PR16199
b3 PR16199
- b3 PR16199
SharedWithYouCore b1 nothing
b3 PR16198
b1 nothing
b3 PR16198
- b1 nothing
b3 PR16198
SpriteKit b3 nothing
b3 nothing
b3 nothing
b3 nothing
StoreKit b1 PR16026
b3 PR16026
b1 PR16026
b3 PR16026
b1 PR16026
b3 PR16026
b1 PR16026
b3 PR16026
ThreadNetwork b3 nothing
- - b3 PR16196
TVServices - b3 PR16194
- -
UIKit b1 nothing
b1 nothing
- -
VideoToolbox b1 nothing
b1 nothing
- b3 nothing
vImage b1 nothing
b1 nothing
b1 nothing
b1 nothing
b3 nothing
WatchKit - - b1 PR16061
-
WidgetKit b3 ???
- b3 ???
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