Skip to content
This repository was archived by the owner on Nov 28, 2020. It is now read-only.

Xcode 11 Trace文件解析失败 #40

@alexknight

Description

@alexknight

➜ Desktop ./TraceUtility /Users/shefferliao/Desktop/Instruments.trace > ~/Desktop/Instruments.txt

Error: Error Domain=Supported Capability Problem Code=0 "Missing features" UserInfo={NSLocalizedDescription=Missing features, NSLocalizedRecoverySuggestion=The document was saved by a newer version that includes a fix (51277290) which this version cannot work around.This version does not support the new engineering type 'thermal-state'.This version does not support the new engineering type 'text-backtrace'.
, XRCapabilityRangesKey={
"com.apple.dt.etype.XRTextBacktraceTypeID" = "NSRange: {9223372036854775807, 0}";
"com.apple.dt.etype.XRThermalStateTypeID" = "NSRange: {9223372036854775807, 0}";
"com.apple.dt.xrindexset-coded" = "NSRange: {9223372036854775807, 0}";
}, XRRequiredVersionsKey={
"com.apple.dt.etype.XRTextBacktraceTypeID" = "NSRange: {1, 1}";
"com.apple.dt.etype.XRThermalStateTypeID" = "NSRange: {1, 1}";
"com.apple.dt.xrindexset-coded" = "NSRange: {3, 1}";
}, NSLocalizedFailureReason=Forward compatibility checks have failed.}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions