Skip to content

[xcode27] Re-check undocumented CoreImage barcode generator filters in a later beta #25737

Description

@dalexsoto

During the Xcode 27.0 Beta 1 baseline update, the iOS/tvOS 27 runtimes started exposing a few CoreImage barcode generator filters at runtime, but they are still undocumented and are not declared in CIFilterBuiltins.h on any platform.

Please re-check these in a later Xcode 27 beta to see if they become documented / appear in the binding status and should be bound:

  • CICodabarBarcodeGenerator
  • CICode39BarcodeGenerator
  • CIEAN13BarcodeGenerator
  • CIInterleaved2of5BarcodeGenerator
  • CISeimensStarGenerator

Context: these are currently skipped in tests/introspection/ApiCoreImageFiltersTest.cs in PR #25729.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions