Skip to content

Cannot use from brew with Xcode 16.3 #649

@tahirmt

Description

@tahirmt

When installed through brew danger-swift doesn't work and throws an error around swift 6.1. Is there any way to get past it without creating a new package and adding danger as a dependency?

/var/folders/w_/7vz72j9n1qd3_jljvlyl1nsh0000gp/T/danger/29FA6DDB-CD22-4CAD-82A9-0003A3EFE7B3/_tmp_dangerfile.swift:1:8: error: module compiled with Swift 6.0 cannot be imported by the Swift 6.1 compiler: /opt/homebrew/lib/danger/Danger.swiftmodule
1 | import Danger
| `- error: module compiled with Swift 6.0 cannot be imported by the Swift 6.1 compiler: /opt/homebrew/lib/danger/Danger.swiftmodule

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