-
Notifications
You must be signed in to change notification settings - Fork 548
xcode16.1 Bindings Status
Alex Soto edited this page Oct 24, 2024
·
26 revisions
Do not directly modify the following table (it's generated) or the script (without discussions)
| framework | iOS | tvOS | macOS |
|---|---|---|---|
|
|
- |
|
|
| - | - |
|
|
|
|
|
|
|
|
|
|
|
|
| CoreGraphics |
b2 ??? b3 ??? |
b2 ??? b3 ??? |
b2 ??? b3 ??? |
|
|
|
|
|
|
|
|
- | |
| - | - |
|
|
|
|
|
|
|
|
|
|
|
|
| HealthKit |
|
- |
|
| ImagePlayground | b2 ??? | - | b2 ??? |
| Intents | b3 ??? | b3 ??? | b3 ??? |
| JavaScriptCore |
b2 ??? b3 ??? |
- |
b2 ??? b3 ??? |
| MapKit | b2 ??? | b2 ??? | b2 ??? |
| MetalPerformanceShadersGraph | b2 ??? | b2 ??? | b2 ??? |
| NetworkExtension | b3 ??? | b3 ??? | b3 ??? |
| PencilKit | b3 ??? | - | - |
| SafariServices | - | - | rc ??? |
| SceneKit |
b2 ??? b3 ??? |
b2 ??? b3 ??? |
b2 ??? b3 ??? |
| Security | b3 ??? | b3 ??? | b3 ??? |
| TVServices | - | b2 ??? | - |
| UIKit |
b2 ??? b3 ??? |
b2 ??? b3 ??? rc ??? |
- |
| 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
maketo regenerate the table,git add xcode11/andgit commit(substitutexcode11with the current binding season).
- Please never remove content, except for noise, from the diffs files (needed by reviewers).
- Never update the
Bindings-Status.mdfile 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.