You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds additional macros from base.h to the windows and unix variants
to allow building dispatch on non-Apple targets. This ensures that we
have:
- `SPI_AVAILABLE`
- `SPI_DEPRECATED`
- `OS_REFINED_FOR_SWIFT`
- `OS_SWIFT_NAME`
consistently across all the targets.
0 commit comments