Skip to content

Add missing availability annotations in public APIs#85

Merged
czechboy0 merged 1 commit intoapple:mainfrom
czechboy0:hd-missing-availability
Nov 25, 2025
Merged

Add missing availability annotations in public APIs#85
czechboy0 merged 1 commit intoapple:mainfrom
czechboy0:hd-missing-availability

Conversation

@czechboy0
Copy link
Contributor

Motivation

Fixes #74.

This needed to be done before 1.0, as adding these later is an API break.

Modifications

Added a few missing availability annotations to public APIs.

Result

100% of the public API now has consistent availability.

Test Plan

Tests passed.

@czechboy0 czechboy0 added the 🆕 semver/minor Adds new public API. label Nov 25, 2025
@czechboy0 czechboy0 requested a review from FranzBusch November 25, 2025 09:53
@czechboy0 czechboy0 merged commit 1becb8e into apple:main Nov 25, 2025
27 of 28 checks passed
@czechboy0 czechboy0 deleted the hd-missing-availability branch November 25, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕 semver/minor Adds new public API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify that all public API has availability annotations for macOS 15-aligned

2 participants