MobileNativeFoundation / MobileNativeFoundation/rules_xcodeproj
Feature Request: Provide option to exclude Bazel Generated Files in generated project
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 626
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
Searching text globally include Bazel generated files (ie. module map) and make search result harder to process. It will be great if there is an option to skip Bazel Generated Files in generated project or configure search scope to exclude Bazel Generated Files by default.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the generated Xcode project represents Bazel Generated Files and where its search scope is configured. The change is complete when users can opt out of those files, or exclude them by default as requested, without removing other generated project content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100