Skip to content

jextract: Support .swiftinterface files for --input-swift#695

Merged
ktoso merged 3 commits intoswiftlang:mainfrom
sidepelican:load_swiftinterface
Apr 13, 2026
Merged

jextract: Support .swiftinterface files for --input-swift#695
ktoso merged 3 commits intoswiftlang:mainfrom
sidepelican:load_swiftinterface

Conversation

@sidepelican
Copy link
Copy Markdown
Contributor

Fixes #484.

Allows .swiftinterface files to be passed to jextract via the --input-swift option. (or inputSwiftDirectory in swift-java.config)

@sidepelican sidepelican requested a review from ktoso as a code owner April 10, 2026 07:58
Copy link
Copy Markdown
Collaborator

@ktoso ktoso left a comment

Choose a reason for hiding this comment

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

Very nice, this is something we were going to hit sooner or later! We definitely want swift-javca to allow accessing e.g. system libraries etc :)

@ktoso ktoso merged commit b43b85e into swiftlang:main Apr 13, 2026
64 checks passed
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.

Jextract CLI doesn't have a way to pass .swiftinterface files

2 participants