MobileNativeFoundation / MobileNativeFoundation/XCLogParser
Gather type of build in logs
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 1.9k
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
Can this great tool be updated to identify what type of build is being done ? Knowing iii a build was a clean compile versus incremental would prove invaluable . Thank you !
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.
Research direction
The issue names no file, test, or entry point. Start by locating XCLogParser's existing xcactivitylog parsing entry points and determine whether clean versus incremental build information is available; then define where that classification should appear in the logs and add coverage for both build types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100