swift-testing icon indicating copy to clipboard operation
swift-testing copied to clipboard

Enable `encoderCLSID` API on Windows' `AttachableImageFormat`.

Open grynspan opened this issue 3 weeks ago • 0 comments

This PR enables var encoderCLSID and init(encoderCLSID:) now that https://github.com/swiftlang/swift/pull/84466 has landed.

Checklist:

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

grynspan avatar Nov 13 '25 20:11 grynspan