為什么我從GitHub下載下來的ios-deploy-1.11.4文件夾中沒有Products文件夾?
Xcode打開ios-deploy.xcodeproj項目,項目目錄中也沒有Products文件夾?
運行項目后也沒有Products文件夾,控制臺還報錯:
2021-12-08 14:23:35.320086+0800 ios-deploy[43475:4454094] Usage: /Users/jz/Library/Developer/Xcode/DerivedData/ios-deploy-bmxvmohelpgjnbfjzqywqxgqsoyt/Build/Products/Debug/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
-s, --envs <envs> environment variables, space separated key-value pairs, 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
-N, --nolldb start debugserver only. do not run lldb. Can not be used with args or envs options
-I, --noninteractive start in non interactive mode (quit whe
2021-12-08 14:23:35.321022+0800 ios-deploy[43475:4454094] [ !! ] One of -[b|c|o|l|w|D|R|X|e|B|C|9] is required to proceed!
Program ended with exit code: 253
我的Xcode是13.1 最新版
IP屬地:湖北