-
Notifications
You must be signed in to change notification settings - Fork 542
xcode16.2 Bindings Status
Rolf Bjarne Kvinge edited this page Nov 29, 2024
·
46 revisions
Do not directly modify the following table (it's generated) or the script (without discussions)
framework | iOS | tvOS | macOS |
---|---|---|---|
Accessibility |
|
|
|
AccessorySetupKit |
|
- |
|
AppKit | - | - |
b2 ??? b3 ??? |
AudioToolbox |
|
|
|
AuthenticationServices |
|
|
|
AVFAudio |
|
|
|
AVFoundation |
|
|
|
|
|
- | |
|
|
|
|
|
|
|
|
BrowserEngineKit | b2 ??? | b2 ??? | b2 ??? |
|
|
|
|
|
- | - | |
- | - |
|
|
|
|
|
|
Foundation |
|
|
|
FSKit | - | - | b2 ??? |
HealthKit |
|
- |
|
HomeKit |
|
|
- |
|
|
|
|
JavaScriptCore | b2 ??? | b2 ??? | b2 ??? |
Matter |
b2 ??? b3 ??? |
b2 ??? b3 ??? |
b2 ??? b3 ??? |
MediaExtension | - | - | b2 ??? |
Messages | b2 ??? | - | - |
Metal | b3 ??? | b3 ??? | b2 ??? |
MetalPerformanceShadersGraph |
b2 ??? b3 ??? |
b2 ??? b3 ??? |
b2 ??? b3 ??? |
NetworkExtension | b3 ??? | b3 ??? | b3 ??? |
PassKit |
b2 ??? b3 ??? |
- |
b2 ??? b3 ??? |
PDFKit | b2 ??? | b2 ??? | b2 ??? |
PencilKit | b2 ??? | - | - |
Photos |
b2 ??? b3 ??? |
b2 ??? b3 ??? |
b2 ??? b3 ??? |
QuartzCore | b2 ??? | b2 ??? | b2 ??? |
SafariServices | b2 ??? | - | b2 ??? |
ScreenCaptureKit | - | - |
b2 ??? b3 ??? |
SensitiveContentAnalysis | b2 ??? | - | b2 ??? |
SoundAnalysis | b2 ??? | b2 ??? | b2 ??? |
Speech | b2 ??? | - | b2 ??? |
UIKit |
b2 ??? b3 ??? |
b2 ??? b3 ??? |
- |
UniformTypeIdentifiers | b2 ??? | b2 ??? | b2 ??? |
VideoSubscriberAccount | b2 ??? | b2 ??? | b2 ??? |
VideoToolbox | b2 ??? | b2 ??? | b2 ??? |
vImage | b2 ??? | b2 ??? | b2 ??? |
Vision | b2 ??? | b2 ??? | b2 ??? |
WebKit |
b2 ??? b3 ??? |
- |
b2 ??? b3 ??? |
- 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/
andgit commit
(substitutexcode11
with the current binding season).
- 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 domake
. - A PR URL in the bindings file shows the work done/being-done and not what the current packages ship.
-
*nothing*
**means there is no new bindings in the frameworks instrikeout(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.