We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed09a02 commit 5d2a0d5Copy full SHA for 5d2a0d5
ios-deploy.c
@@ -18,7 +18,7 @@
18
#include "MobileDevice.h"
19
#include "errors.h"
20
21
-#define APP_VERSION "1.6.2"
+#define APP_VERSION "1.6.3"
22
#define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-"
23
#define LLDB_SHELL "lldb -s " PREP_CMDS_PATH
24
/*
0 commit comments