-
Notifications
You must be signed in to change notification settings - Fork 518
xcode15.3 Bindings Status
Alex Soto edited this page May 23, 2024
·
64 revisions
Do not directly modify the following table (it's generated) or the script (without discussions)
framework | iOS | tvOS | watchOS | macOS |
---|---|---|---|---|
|
- | - | - | |
|
|
|
|
|
|
- | - | - | |
|
- | - | - | |
|
- | - | - | |
|
|
- |
|
|
AuthenticationServices |
|
|
|
|
|
- | - |
|
|
|
|
|
|
|
AVFoundation |
b1 ??? b2 ??? |
b1 ??? b2 ??? |
b1 ??? b2 ??? |
b1 ??? b2 ??? |
|
|
- |
|
|
|
- | - |
|
|
|
|
|
|
|
BrowserEngineKit |
b1 ??? b2 ??? b3 ??? |
b3 ??? |
b3 ??? |
b1 ??? b2 ??? b3 ??? |
|
- |
|
|
|
CarPlay |
|
- | - | - |
- | - | - |
|
|
|
|
|
|
|
- | - | - |
|
|
|
- |
|
- | |
CoreML |
|
|
|
|
|
- |
|
|
|
|
- | - | - | |
|
|
- |
|
|
|
- | - | - | |
|
- | - | - | |
|
- | - | - | |
FileProvider |
|
- | - |
|
Foundation |
|
|
|
|
GameController |
b1 ??? b2 ??? |
b1 ??? b2 ??? |
- |
b1 ??? b2 ??? |
GameKit |
|
|
|
|
|
|
- |
|
|
|
- |
|
|
|
HomeKit |
|
|
|
- |
ImageIO |
|
|
|
|
Intents |
|
|
|
|
|
|
- |
|
|
|
|
- |
|
|
|
- |
|
- | |
|
- | - |
|
|
|
- | - |
|
|
MapKit |
|
|
|
|
Matter |
b1 ??? |
b1 ??? |
b1 ??? |
b1 ??? |
MediaPlayer |
b1 ??? b2 ??? |
b1 ??? b2 ??? |
b1 ??? b2 ??? |
b1 ??? b2 ??? |
Metal |
b1 ??? |
b1 ??? |
- |
b1 ??? |
MetalFX |
rc1 ??? |
- | - |
rc2 ??? |
MetalPerformanceShadersGraph |
b1 ??? b2 ??? |
b1 ??? b2 ??? |
- |
b1 ??? b2 ??? |
MLCompute |
b1 ??? |
b1 ??? |
- |
b1 ??? |
MPSCore |
b1 ??? |
b1 ??? |
- |
b1 ??? |
Network |
b1 ??? |
b1 ??? |
b1 ??? |
b1 ??? |
NetworkExtension |
b3 ??? |
b3 ??? |
b3 ??? |
b3 ??? |
OpenGLES |
b1 ??? |
- | - | - |
PassKit |
b1 ??? b2 ??? |
- |
b1 ??? b2 ??? |
b1 ??? b2 ??? |
PencilKit |
b1 ??? |
- | - |
b1 ??? |
PHASE |
b1 ??? |
b1 ??? |
- |
b1 ??? |
PhotosUI |
b1 ??? |
b1 ??? |
b1 ??? |
b1 ??? |
QuickLook |
b1 ??? |
- | - | - |
SafariServices |
b1 ??? rc1 ??? |
- | - | - |
ScreenCaptureKit | - | - | - |
b2 ??? b3 ??? |
ScreenTime |
b1 ??? |
- | - |
b1 ??? |
Security |
b1 ??? |
b1 ??? |
b1 ??? |
b1 ??? |
SensitiveContentAnalysis |
b1 ??? |
- | - |
b1 ??? |
SensorKit |
b1 ??? b2 ??? |
- | - |
b1 ??? b2 ??? |
ServiceExtensions | - |
b1 ??? b3 ??? |
b1 ??? b3 ??? |
b1 ??? b3 ??? |
ServiceExtensionsCore | - |
b1 ??? b3 ??? |
b1 ??? b3 ??? |
b1 ??? b3 ??? |
SoundAnalysis |
b1 ??? |
b1 ??? |
b1 ??? |
b1 ??? |
SpriteKit |
b1 ??? |
b1 ??? |
b1 ??? |
b1 ??? |
SystemConfiguration |
b1 ??? |
b1 ??? |
- |
b1 ??? |
Translation |
b1 ??? |
b1 ??? |
b1 ??? |
b1 ??? |
UIKit |
b1 ??? b2 ??? |
b1 ??? b2 ??? |
b1 ??? b2 ??? |
- |
VideoSubscriberAccount |
b3 ??? |
b3 ??? |
- |
b3 ??? |
VideoToolbox |
b1 ??? |
b1 ??? |
- |
b1 ??? |
vImage |
b1 ??? |
b1 ??? |
b1 ??? |
b1 ??? |
WebKit |
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.
- README
- xcode13.0 Binding Status
- xcode13.1 Binding Status
- xcode13.2 Binding Status
- xcode13.3 Binding Status
- xcode13.4 Binding Status
- xcode14.0 Binding Status
- xcode14.1 Binding Status
- xcode14.2 Binding Status
- xcode14.3 Binding Status
- xcode15.0 Binding Status
- xcode15.1 Binding Status
- xcode15.3 Binding Status
- xcode15.4 Binding Status
- xcode16.0 Binding Status
- xcode16.1 Binding Status
- xcode16.2 Binding Status