bazelbuild / bazelbuild/rules_apple

`apple_resource_bundle` should bundle a default Info.plist if `infoplists` isn't set

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

Description

A resource bundle without a valid Info.plist won't work correctly (e.g. no images will be found in it). Since `infoplists` is optional, it's easy to create a resource bundle that doesn't work, and is really hard to debug what is wrong.

Contributor guide

Open the contributing guide

Research direction

No source files or tests are named in the issue. Start by locating the apple_resource_bundle rule and the handling of the optional infoplists attribute, then inspect how resource bundles are tested. Done means a bundle without infoplists contains a valid default Info.plist and works correctly for resource lookup.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.