Incorrect targets presented in HTML report file
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 55/100
Research direction
Reproduce the issue with the attached POC using xcodebuild and xclogparser parse --project App --reporter html, then trace the HTML report generation and target selection. Done means the Slowest targets section lists only App and FrameworkA, without entries such as "Create build description".
Written by the indexing model from the issue text.
Description
Incorrect targets are presented in HTML report file.
The setup:
Steps to reproduce:
- use attached POC project: ios_app_with_tests.zip
- remove Xcode Derived Data
- build the POC app
xcodebuild build -scheme App -workspace App.xcworkspace -resultBundlePath /path/to/generate/report - generate HTML report by calling
xclogparser parse --project App --reporter html - open the HTML report file
Actual results:
- I see targets / modules like "Create build description" in the Slowest targets section of the report
Expected results:
- I should see only 2 targets, App and FrameworkA, in the Slowest targets section of the report
System Info:
- macOS 15.1.1
- Xcode: 16.0
- Dominant language
- Swift
- Stars
- 1.9k
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from MobileNativeFoundation/XCLogParser
-
CryptoSwift License. Open
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Release automation Openenhancement
MobileNativeFoundation/XCLogParser#232 · 5 comments · 1 assignee ·
-
Please build a new version to include https://github.com/MobileNativeFoundation/XCLogParser/pull/217 Open
Difficulty 3/5 1-2 days Newbie friendliness 30/100
MobileNativeFoundation/XCLogParser#226 · 10 comments · 8 reactions ·
-
Xcode16 SLF Error Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
All issues in MobileNativeFoundation/XCLogParser
Similar issues
-
tvOS
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
skiptools/skip-fuse-ui#147 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
OneBusAway/onebusaway-ios#1438 · 1 reaction ·