bazelbuild / bazelbuild/rules_apple

bazel builds failed and reports an error with rules_apple version 2.4.1 and version 2.4.0

Open
#2,018 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Starlark
Stars
593
Forks
334
Avg merge
16h 48m
Merged PRs (30d)
9

Description

Hi, guys,

I found the rules_apple version has upgrade to 2.4.1 this morning, so i changed the version in my WORKSPACE from 2.1.0 to 2.4.1, however when i execute "bazel build //SampleApp:SampleApp" as usual, it reports an error as below,

2 4 1

then i degrade the version to 2.4.0, it also gives this error:

2 4 0_2023-07-14 11 46 48

but when i changed the version to 2.3.0, this error disappears, and it also works well when i change it to version 2.2.0,
2 3 0_2023-07-14 11 48 04

I don't know what happened, so i remain my rules_apple at version 2.3.0.

Maybe you'd better check the the release message and compare the codes of version 2.4.0 to get some clues, Regards.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.