Increment version to 1.8.2
This commit is contained in:
parent
f6b4c3f951
commit
fccfde865a
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ios-deploy",
|
"name": "ios-deploy",
|
||||||
"version": "1.8.1",
|
"version": "1.8.2",
|
||||||
"os": [
|
"os": [
|
||||||
"darwin"
|
"darwin"
|
||||||
],
|
],
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
#include "MobileDevice.h"
|
#include "MobileDevice.h"
|
||||||
#include "errors.h"
|
#include "errors.h"
|
||||||
|
|
||||||
#define APP_VERSION @"1.8.1"
|
#define APP_VERSION @"1.8.2"
|
||||||
#define PREP_CMDS_PATH @"/tmp/%@/fruitstrap-lldb-prep-cmds-"
|
#define PREP_CMDS_PATH @"/tmp/%@/fruitstrap-lldb-prep-cmds-"
|
||||||
#define LLDB_SHELL @"lldb -s %@"
|
#define LLDB_SHELL @"lldb -s %@"
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user