bazelbuild / bazelbuild/rules_apple
Allow passing provisioning profile from command line
Open
- Dominant language
- Starlark
- Stars
- 593
- Forks
- 334
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 9
Description
We don't want to hardcode a team ID or other provisioning profile details in our build files. We use `rules_apple` for an open source project (MapLibre Native) and we want everyone to be able to build the project without having to edit the build files first.
It would be helpful if a provisioning profile could be supplied from the command line for this.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by tracing how rules_apple currently obtains provisioning profile details, then verify the command-line value can be supplied without editing build files and that the existing build still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100