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

Xcode 11 Trace文件解析失败 #40

Open
alexknight opened this issue Sep 26, 2019 · 0 comments
Open

Xcode 11 Trace文件解析失败 #40

alexknight opened this issue Sep 26, 2019 · 0 comments

Comments

@alexknight
Copy link

alexknight commented Sep 26, 2019

➜ 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.}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant