-
Notifications
You must be signed in to change notification settings - Fork 520
xcode16.3 Bindings Status
Rolf Bjarne Kvinge edited this page Feb 25, 2025
·
9 revisions
Do not directly modify the following table (it's generated) or the script (without discussions)
framework | iOS | tvOS | macOS | MacCatalyst |
---|---|---|---|---|
|
|
|
- | |
Accessibility | b1 ??? | b1 ??? | b1 ??? | - |
AccessorySetupKit | b1 ??? | - | b1 ??? | - |
AppKit | - | - | b1 ??? | - |
AuthenticationServices |
|
|
b1 ??? |
|
AVFoundation | b1 ??? | b1 ??? | b1 ??? | - |
BackgroundAssets | b1 ??? | b1 ??? | b1 ??? | - |
BrowserEngineCore | b1 ??? | b1 ??? | b1 ??? | - |
BrowserEngineKit | b1 ??? | b1 ??? | b1 ??? | - |
BrowserKit | b1 ??? | - | - | - |
CarPlay | b1 ??? | - | - | - |
CoreBluetooth | b1 ??? | b1 ??? | b1 ??? | - |
CoreData | b1 ??? | b1 ??? | b1 ??? | - |
CoreFoundation | b1 ??? | b1 ??? | b1 ??? | - |
CoreMedia | b1 ??? | b1 ??? | b1 ??? | - |
CoreSpotlight | b1 ??? | b1 ??? | b1 ??? | - |
ExecutionPolicy | - | - | b1 ??? | - |
FileProvider | b1 ??? | - | b1 ??? | - |
Foundation | b1 ??? | b1 ??? | b1 ??? | - |
FSKit | - | - | b1 ??? | - |
GameController | b1 ??? | b1 ??? | b1 ??? | b1 ??? |
GameKit | b1 ??? | b1 ??? | b1 ??? | b1 ??? |
|
|
|
|
|
HealthKit | b1 ??? | - | b1 ??? | - |
|
- |
|
|
|
LocalAuthentication | b1 ??? | - | b1 ??? | - |
LockedCameraCapture | - | - | - | b1 ??? |
ManagedApp | b1 ??? | - | - | - |
b1 Issue #21177 | b1 Issue #21177 | b1 Issue #21177 | - | |
MediaPlayer | b1 ??? | b1 ??? | b1 ??? | b1 ??? |
MessageUI | b1 ??? | - | - | b1 ??? |
Metal | b1 ??? | b1 ??? | b1 ??? | - |
MetalFX | - | b1 ??? | - | - |
MPSCore | b1 ??? | b1 ??? | b1 ??? | - |
MPSNDArray | b1 ??? | b1 ??? | b1 ??? | - |
NetworkExtension | b1 ??? | b1 ??? | b1 ??? | - |
PassKit | b1 ??? | - | b1 ??? | b1 ??? |
|
|
|
- | |
ScreenTime | b1 ??? | - | b1 ??? | b1 ??? |
Security | b1 ??? | b1 ??? | b1 ??? | - |
SecurityUI | b1 ??? | b1 ??? | b1 ??? | - |
ShazamKit | b1 ??? | b1 ??? | b1 ??? | - |
SpriteKit | b1 ??? | b1 ??? | b1 ??? | b1 ??? |
TranslationUIProvider | b1 ??? | - | - | - |
UIKit | b1 ??? | b1 ??? | - | b1 ??? |
VideoToolbox | b1 ??? | b1 ??? | b1 ??? | - |
WebKit | b1 ??? | - | b1 ??? | b1 ??? |
- 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.