MobileNativeFoundation / MobileNativeFoundation/rules_xcodeproj
Feature Request: Possibility to profile the app in BwB mode
Open
@brentleyjones is already working on this.
Since Jan 12, 2023.
BwB
feature request
- Dominant language
- Swift
- Stars
- 626
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
Right now when generating Xcode project (with --apple_generate_dsym and --output_groups=+dsyms options) the .dSYM file is not placed in DerivedData/<Project>/Build/Products/Debug-iphoneos directory. This causes stack trace not being symbolicated when profiling the app on device.
Would be nice to have profiling functionality working in BwB mode. Thank you!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.