Skip to content

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

Merged
grynspan merged 8 commits into
mainfrom
jgrynspan/ciimage-attachments
Jul 9, 2025
Merged

Add a cross-import overlay with CoreImage to allow attaching CIImages.#1195
grynspan merged 8 commits into
mainfrom
jgrynspan/ciimage-attachments

Conversation

@grynspan

@grynspan grynspan commented Jul 2, 2025

Copy link
Copy Markdown
Contributor

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

grynspan commented Jul 2, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@grynspan

grynspan commented Jul 2, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@grynspan

grynspan commented Jul 2, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@grynspan

grynspan commented Jul 2, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@grynspan

grynspan commented Jul 9, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@grynspan

grynspan commented Jul 9, 2025

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@grynspan grynspan merged commit e245c54 into main Jul 9, 2025
3 checks passed
@grynspan grynspan deleted the jgrynspan/ciimage-attachments branch July 9, 2025 17:31
Comment thread Sources/Overlays/_Testing_CoreImage/ReexportTesting.swift

@stmontgomery stmontgomery left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks

@grynspan grynspan added the image-attachments 📸 Work related to image attachments label Aug 28, 2025
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 image-attachments 📸 Work related to image attachments public-api Affects public API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants