You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ios resetax [options] Reset accessibility settings to defaults.
241
243
ios debug [--stop-at-entry] <app_path> Start debug with lldb
242
244
ios fsync (rm [--r] | tree | mkdir) --path=<targetPath> Remove | treeview | mkdir in target path. --r used alongside rm will recursively remove all files and directories from target path.
243
245
ios fsync (pull | push) --srcPath=<srcPath> --dstPath=<dstPath> Pull or Push file from srcPath to dstPath.
@@ -1047,6 +1049,12 @@ The commands work as following:
0 commit comments