Skip to content

swift-syntax prebuilt not loaded/used #8769

Open
@MahdiBM

Description

@MahdiBM

Is it reproducible with SwiftPM command-line tools: swift build, swift test, swift package etc?

  • Confirmed reproduction steps with SwiftPM CLI. The description text must include reproduction steps with either of command-line SwiftPM commands, swift build, swift test, swift package etc.

Description

I'm having difficulty using prebuilts with https://github.com/vapor/penny-bot.

I've already gotten prebuilts to work on other projects like https://github.com/MahdiBM/enumerator-macro so I'm guessing that prebuilts aren't working on Penny because Penny doesn't depend on SwiftSyntax directly? That's only a guess though.

Expected behavior

Prebuilts should be downloaded and all.

Actual behavior

No prebuilts. ~/.swiftpm/cache/prebuilts is empty unlike when using other projects.

Steps to reproduce

No response

Swift Package Manager version/commit hash

No response

Swift & OS version (output of swift --version ; uname -a)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions