Skip to content

Fails with release build configuration #288

Closed
@rxwei

Description

@rxwei

The string processing package (SwiftPM) fails to build in release mode because the PEG prototype uses @testable import _StringProcessing in order to access the matching engine. It’s not urgent to fix it since we don't ever release using SwiftPM, but i think we should either move PEG to a test target or make the matching engine symbols be SPI for PEG to access.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions