Skip to content

xcode13.1 Bindings Status

Chris Hamons edited this page Aug 1, 2022 · 17 revisions

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

framework iOS tvOS watchOS macOS
AppKit - - - rc PR13113
AudioToolbox - - - rc nothing
AVFoundation rc PR13113
rc PR13113
rc PR13113
rc PR13113
CoreLocation - - - rc PR13113
CoreMedia rc PR13113
rc PR13113
rc PR13113
rc PR13113
CoreMIDI - - - rc nothing
CoreML - - - rc PR13113
CoreVideo rc ???
rc ???
rc ???
rc ???
FileProvider - - - rc PR13113
Foundation rc PR
rc PR
rc PR
rc PR
GameController rc PR13113
rc PR13113
- rc PR13113
ImageIO rc nothing
rc nothing
rc nothing
rc nothing
Intents rc nothing
rc nothing
rc nothing
rc nothing
MailKit - - - rc PR13113
Metal rc PR13113
- - -
MetalPerformanceShadersGraph - - - rc ???
MPSCore - - - rc ???
NetworkExtension rc ???
- rc ???
rc ???
OpenScripting - - - rc nothing
PassKit - - rc PR13113
rc PR13113
QuartzCore rc PR13227
rc PR13227
- rc PR13227
UIKit rc nothing
rc nothing
rc 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