bazelbuild / bazelbuild/rules_apple

ios_framework does not have modulemap generated

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

Description

Expected behavior
When I build an ios_framework, the output should contain a modulemap, just the way as the ios_static_framework does.

Actual behavior
The build framework does not have a module map.

I've tried to build using --experimental_objc_enable_module_maps with no success.

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests. Start by reproducing an ios_framework build and compare its output with ios_static_framework, including a run with --experimental_objc_enable_module_maps. Done means the ios_framework output contains a modulemap.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios
Domain
build-system, mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.