Skip to content

Fix xcfilelists having duplicate items - #3320

Open
brentleyjones wants to merge 1 commit into
mainfrom
bj/fix-xcfilelists-having-duplicate-items
Open

Fix xcfilelists having duplicate items#3320
brentleyjones wants to merge 1 commit into
mainfrom
bj/fix-xcfilelists-having-duplicate-items

Conversation

@brentleyjones

Copy link
Copy Markdown
Contributor

Fixes this:

Multiple commands produce 'bazel_output_base/rules_xcodeproj.noindex/build_output_base/execroot/_main/bazel-out/ios_sim_arm64-dbg-ios-sim_arm64-min16.0-ST-738c16325277/bin/Some.generated.swift'

when multiple targets depend on the same generated file.

Fixes this:

```
Multiple commands produce 'bazel_output_base/rules_xcodeproj.noindex/build_output_base/execroot/_main/bazel-out/ios_sim_arm64-dbg-ios-sim_arm64-min16.0-ST-738c16325277/bin/Some.generated.swift'
```

when multiple targets depend on the same generated file.

Signed-off-by: Brentley Jones <github@brentleyjones.com>
@brentleyjones
brentleyjones requested a review from a team as a code owner July 7, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants