• 求破解:tuxiaotuMacBook-Pro:~ TXT$ smart_monkey -a XXX -w XXX
    INSTRUMENTS_TRACE_PATH : /Users/dmall/*.trace
    RESULT_BASE_PATH : /Users/dmall/smart_monkey_result
    {:app_path=>"XXX", :device=>"XXX", :run_count=>1, :time_limit_sec=>nil, :detail_event_count=>50}
    2016-11-08 13:51:11.248 instruments[29483:1525985] WebKit Threading Violation - initial use of WebKit from a secondary thread.
    =================================== Start Test (1/1) =======================================
    2016-11-08 13:51:11.975 instruments[29494:1526035] WebKit Threading Violation - initial use of WebKit from a secondary thread.
    2016-11-08 13:51:12.896 instruments[29499:1526067] WebKit Threading Violation - initial use of WebKit from a secondary thread.
    2016-11-08 13:52:20.785 instruments[29515:1527587] WebKit Threading Violation - initial use of WebKit from a secondary thread.
    2016-11-08 13:52:21.819 instruments[29520:1527621] WebKit Threading Violation - initial use of WebKit from a secondary thread.
    Attempting iOS device system log capture via deviceconsole.
    2016-11-08 13:52:22.543 instruments[29525:1527657] WebKit Threading Violation - initial use of WebKit from a secondary thread.
    2016-11-08 13:52:23.385 instruments[29531:1527878] WebKit Threading Violation - initial use of WebKit from a secondary thread.
    BundleID was found: com.wm.dmall
    Run: ["instruments", "-w", "c5c53ea3433234df1db904fe67d722057daebb10", "-t", "/Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate", "com.wm.dmall", "-e", "UIASCRIPT", "/Users/dmall/smart_monkey_result/report_20161108135110/custom.js", "-e", "UIARESULTSPATH", "/Users/dmall/smart_monkey_result/report_20161108135110"]
    2016-11-08 13:52:27.071 instruments[29538:1527960] WebKit Threading Violation - initial use of WebKit from a secondary thread.
    Instruments Usage Error : Specified target process is invalid: com.wm.dmall
    instruments, version 7.1 (59040)
    usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument ...]]]
    Stop iOS system log capture.
    2016-11-08 13:52:30.944 instruments[29548:1528029] WebKit Threading Violation - initial use of WebKit from a secondary thread.
    2016-11-08 13:52:31.696 instruments[29553:1528075] WebKit Threading Violation - initial use of WebKit from a secondary thread.
    2016-11-08 13:52:32.447 instruments[29558:1528089] WebKit Threading Violation - initial use of WebKit from a secondary thread.

  • warning: Insecure world writable dir /usr/local in PATH, mode 040777
    Require 'libimobiledevice' but it's not installed. Please run 'brew install libimobiledevice' to install it. 怎么破?

    解决了:之前安装过了,重新 brew link libimobiledevice 就 OK 了

  • 不能 Clone,亲