XCLogParser
XCLogParser copied to clipboard
Custom DerivedData path in Xcode 12.5
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
Hi @Parabak ! Are you still experiencing this issue with current Xcode version?