zoukankan      html  css  js  c++  java
  • Applications command line

    /Applications/xcode451/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate

    /Applications/xcode451/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate

    instruments -w b06354be6eda270ba06ba811d10046f57257c80d -t /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Instruments/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate FlightProject -e UIASCRIPT /Users/zhaoyao/tuneup_js/test.js

    instruments -w b06354be6eda270ba06ba811d10046f57257c80d -t /Applications/xcode451/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate FlightProject.app -e UIASCRIPT /Users/zhaoyao/tuneup_js/a.js

    instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate /Users/administrator/Library/Application\ Support/iPhone\ Simulator/6.0/Applications/$numbersstrings/myapp.app/ -e UIASCRIPT /Users/zhaoyao/tuneup_js/a.js

    instruments -t /Applications/xcode451/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate -w b06354be6eda270ba06ba811d10046f57257c80d FlightProject -e UIASCRIPT /Users/zhaoyao/tuneup_js/a.js


  • 相关阅读:
    ArrayList与LinkedList区别
    ArrayList底层原理
    nginx启用https访问
    云服务器搭建 Nginx 静态网站
    在云服务器上(CentOS)上安装Node
    文本超出显示省略号CSS
    vue使用改变element-ui主题色
    vue中的select框的值动态绑定
    vue项目对axios的全局配置
    使用crypto-js对数据进行AES加密、解密
  • 原文地址:https://www.cnblogs.com/zyip/p/2867201.html
Copyright © 2011-2022 走看看