Skip to content

language/go: generate iOS cases in select expressions #566

@jayconrod

Description

@jayconrod

The config_setting @io_bazel_rules_go//go/platform:darwin is activated if the target operating system is @bazel_tools//platforms:osx. Unfortunately, there's no way to match both osx and ios, which is what the darwin tag requires.

bazel-contrib/rules_go#2118 adds @io_bazel_rules_go//go/platform:ios. Gazelle should generate additional select cases with this when a darwin tag is found.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions