Skip to content

Re-enable Build step in the future #19

@dimitribouniol

Description

@dimitribouniol

As of Swift 5.4, building before testing seems to fail:

BytesTests.swift:2:18: error: module 'BytesTests' was not compiled for error: module 'BytesTests' was not compiled for testing
@testable import BytesTests
~~~~~~~~~~       ^

It seems to be down to using the release configuration: swift build --build-tests --enable-index-store --configuration release

See Also:

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