diff --git a/ios-deploy.c b/ios-deploy.c index a119bcb..bbb2295 100644 --- a/ios-deploy.c +++ b/ios-deploy.c @@ -1727,6 +1727,7 @@ int main(int argc, char *argv[]) { break; case 'c': detect_only = true; + debug = 1; break; case 'V': show_version();