-
Notifications
You must be signed in to change notification settings - Fork 518
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 ??? |
|
|
|
|
|
- | - | - |
|
|
CoreLocation |
|
|
|
- |
CoreMotion |
|
- |
|
- |
CoreSpotlight | - |
|
- | - |
ExtensionKit |
b3 ??? |
b3 ??? |
b3 ??? |
b3 ??? |
|
- | - |
|
|
Foundation |
b1 chamons |
b1 chamons |
b1 chamons |
b1 chamons |
GameController |
|
|
- |
|
HealthKit |
b1 ??? |
- |
b1 ??? |
- |
HomeKit |
|
|
|
- |
IntentsUI | - | - | - |
b3 ??? |
Matter |
b1 ??? b3 ??? |
b1 ??? b3 ??? |
b1 ??? b3 ??? |
b1 ??? b3 ??? |
MatterSupport |
|
- | - |
b3 ??? |
MetalFX |
b1 ??? |
- | - | - |
MetalPerformanceShadersGraph |
b1 ??? b3 ??? |
b1 ??? b3 ??? |
- |
b1 ??? b3 ??? |
MPSCore |
b1 ??? |
b1 ??? |
- |
b3 ??? |
NearbyInteraction |
b3 ??? |
- |
b3 ??? |
b3 ??? |
NetworkExtension |
|
- |
|
|
PrintCore | - | - | - |
b3 ??? |
SafetyKit |
|
- |
|
- |
Security | - | - | - |
b3 ??? |
SharedWithYou |
|
|
- |
|
SharedWithYouCore |
|
|
- |
|
|
|
|
|
|
StoreKit |
|
|
|
|
ThreadNetwork |
|
- | - |
|
TVServices | - |
|
- | - |
|
|
- | - | |
|
|
- |
|
|
|
|
|
|
|
WatchKit | - | - |
|
- |
WidgetKit |
b3 ??? |
- |
b3 ??? |
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.
- 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