MobileNativeFoundation / MobileNativeFoundation/XCLogParser

Custom DerivedData path in Xcode 12.5

Open
#145 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
1.9k
Forks
138
PR merge metrics
No merged PRs in 30d

Description

Hey guys,

whenever we run clean xcodebuild with custom -derivedDataPath logs look different compare to Xcode output. The main diff is that logs are missing Build target TargetName. It's just a list of compiled files.

Prior iOS 12.5 it worked OK 🤷‍♂️ Do you know smth about it? Maybe there is a some workaround

I've attached the output
json+log+xcresult.zip

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the attached json, log, and xcresult archive, then reproduce the clean xcodebuild run with a custom -derivedDataPath under Xcode 12.5. Compare its output with Xcode's output to determine whether the missing “Build target TargetName” entry is an input-format change or a parser issue; completion would require a confirmed cause and defined handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
build-system, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.