ios命令行調(diào)試工具ios-deploy

1 ios-deploy

不依賴于XCODE,進行安裝和調(diào)試IOS應(yīng)用程序,可以工作在非越獄的設(shè)備
官網(wǎng): https://www.npmjs.com/package/ios-deploy
github: https://github.com/ios-control/ios-deploy

2 Requirements

  • Mac OS X. Tested on 10.11 El Capitan, 10.12 Sierra, iOS 9.0 and iOS 10.0
  • You need to have a valid iOS Development certificate installed.
  • Xcode 7 or greater should be installed (NOT Command Line Tools!)

3 install For MacOS

brew install node  # 需要先安裝node環(huán)境    
npm install -g ios-deploy    # 安裝 ios-deploy 

4 Usage

Usage: ios-deploy [OPTION]...
-d, --debug                  launch the app in lldb after installation
-i, --id <device_id>         the id of the device to connect to
-c, --detect                 only detect if the device is connected
-b, --bundle <bundle.app>    the path to the app bundle to be installed
-a, --args <args>            command line arguments to pass to the app when launching it
-t, --timeout <timeout>      number of seconds to wait for a device to be connected
-u, --unbuffered             don't buffer stdout
-n, --nostart                do not start the app when debugging
-I, --noninteractive         start in non interactive mode (quit when app crashes or exits)
-L, --justlaunch             just launch the app and exit lldb
-v, --verbose                enable verbose output
-m, --noinstall              directly start debugging without app install (-d not required)
-p, --port <number>          port used for device, default: dynamic
-r, --uninstall              uninstall the app before install (do not use with -m; app cache and data are cleared) 
-9, --uninstall_only         uninstall the app ONLY. Use only with -1 <bundle_id> 
-1, --bundle_id <bundle id>  specify bundle id for list and upload
-l, --list                   list files
-o, --upload <file>          upload file
-w, --download               download app tree
-2, --to <target pathname>   use together with up/download file/tree. specify target
-D, --mkdir <dir>            make directory on device
-R, --rm <path>              remove file or directory on device (directories must be empty)
-V, --version                print the executable version 
-e, --exists                 check if the app with given bundle_id is installed or not 
-B, --list_bundle_id         list bundle_id 
-W, --no-wifi                ignore wifi devices
--detect_deadlocks <sec>     start printing backtraces for all threads periodically after specific amount of seconds
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點,簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

  • PLEASE READ THE FOLLOWING APPLE DEVELOPER PROGRAM LICENSE...
    念念不忘的閱讀 13,664評論 5 6
  • 1、通過CocoaPods安裝項目名稱項目信息 AFNetworking網(wǎng)絡(luò)請求組件 FMDB本地數(shù)據(jù)庫組件 SD...
    陽明AI閱讀 16,211評論 3 119
  • 對于我的生活圈子來講,周邊的人大多是雇員型,偶爾有那么幾個可以稱為自由職業(yè)者的朋友,也是所謂的“私企”,是企業(yè)實際...
    未竹閱讀 166評論 0 0
  • 2015.1.26烏托邦開始聊起來了,來看看我們的聊天的大略內(nèi)容~ 1.技能認(rèn)領(lǐng),各有所長 2.Caos:一起維護...
    小賢愛寫作閱讀 494評論 5 2
  • 空巴這個詞之前對我來說是非常陌生的,我特意查了電腦,コンバ聯(lián)歡會的意思,類似于喝酒的聚會。 我們這次空巴也非常成功...
    潘吉安閱讀 235評論 0 1

友情鏈接更多精彩內(nèi)容