bazelbuild / bazelbuild/rules_apple
Allow creating XCFramework with debug symbols
Open
- Dominant language
- Starlark
- Stars
- 593
- Forks
- 334
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 9
Description
Someone is asking if we can distribute our XCFramework with debug symbols (dSYMs) included. Apparently Apple allows you to upload XCFrameworks with dSYM included. Is this something that would be considered adding to apple_xcframework?
https://github.com/maplibre/maplibre-native/issues/3155
Contributor guide
Research direction
Start by inspecting the apple_xcframework rule and its current artifact packaging behavior. Check Apple’s XCFramework dSYM requirements and define completion as producing an XCFramework that includes distributable debug symbols, with coverage for the relevant rule behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100