I’m wanting to know if the -w and the file push and copy functions still work in the tool?
$> ios-deploy --version
1.12.1
I just get an error when i run --exists and when i supply -w same exact error message
$> ios-deploy --id 00008020-00065D62148A402E --bundle com.apple.measure --exists
2023-01-19 16:26:40.314 ios-deploy[16899:727597] [ !! ] Can’t access app path ‘com.apple.measure’ : No such file or directory
I installed via brew. Thanks in advance