Skip to content

Add a cross-import overlay with CoreImage to allow attaching CIImages. #1195

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 5 commits into
base: main
Choose a base branch
from

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Jul 2, 2025

This PR adds on to the Core Graphics cross-import overlay added in #827 to allow attaching instances of CIImage to a test.

Note

Image attachments remain an experimental feature.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR adds on to the Core Graphics cross-import overlay added in #827 to allow
attaching instances of `CIImage` to a test.

> [!NOTE]
> Image attachments remain an experimental feature.
@grynspan grynspan added this to the Swift 6.x (main) milestone Jul 2, 2025
@grynspan grynspan self-assigned this Jul 2, 2025
@grynspan grynspan added enhancement New feature or request darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support public-api Affects public API attachments/activities 🖇️ Work related to attachments and/or activities cross-import-overlays 🍰 Cross-import overlays (Foundation, Core Graphics, etc.) labels Jul 2, 2025
@grynspan
Copy link
Contributor Author

grynspan commented Jul 2, 2025

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Jul 2, 2025

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Jul 2, 2025

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Jul 2, 2025

@swift-ci test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attachments/activities 🖇️ Work related to attachments and/or activities cross-import-overlays 🍰 Cross-import overlays (Foundation, Core Graphics, etc.) darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support enhancement New feature or request public-api Affects public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants