-
Notifications
You must be signed in to change notification settings - Fork 124
Home
everettjf edited this page Jan 12, 2021
·
11 revisions
Welcome to the AppleTrace wiki!
(1)拖入appletrace.xcodeproj后,按照下图检查
(2)仅支持arm64真机。
(3)需要关闭bitcode(包括主工程)
仅支持arm64真机
https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview
(1) stable分支仅支持调试器下工作。
(2) master和fishhook_only分支可脱离调试器工作,甚至上线AppStore。但我仍然在断断续续的测试中,目前暂未发现问题。
去掉 Main Thread Checker。
