bazelbuild / bazelbuild/rules_apple
How to debug the framework that built with ios_static_framework
- Dominant language
- Starlark
- Stars
- 593
- Forks
- 334
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 9
Description
I checked the framework to make sure have debug symbols in it. but using xcode to debug without source code show.
I used image lookup -vn to look up details, but still not saw anything. It really strange! if another framewok that built not with bazel and ios_static_framework rule which is ok.
Contributor guide
Research direction
Start by reproducing the framework built with the ios_static_framework rule and compare Xcode debugging with a framework built without Bazel. Check whether the generated framework exposes usable debug symbols and source information. Done means source-level debugging works in Xcode, matching the behavior of the comparison framework.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100