Skip to content

feat: Add .apinotes support #931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rw-garmin
Copy link

Short description 📝

API notes is a YAML based sidecar file that adds additional information for Swift interoperability with other languages. For framework based modules, it needs to be included in the headers list.
See Also: https://clang.llvm.org/docs/APINotes.html

Solution 📦

Add .apinotes to the supported headersExtensions list

Copy link
Member

@fortmarek fortmarek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good to go once the CI passes. Thanks @rw-garmin 🙌

@rw-garmin rw-garmin changed the title Add .apinotes support feat: Add .apinotes support May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants