Incremented version to 1.7.0
This commit is contained in:
parent
250794ce98
commit
522f7bd667
@ -18,7 +18,7 @@
|
|||||||
#include "MobileDevice.h"
|
#include "MobileDevice.h"
|
||||||
#include "errors.h"
|
#include "errors.h"
|
||||||
|
|
||||||
#define APP_VERSION "1.6.3"
|
#define APP_VERSION "1.7.0"
|
||||||
#define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-"
|
#define PREP_CMDS_PATH "/tmp/fruitstrap-lldb-prep-cmds-"
|
||||||
#define LLDB_SHELL "lldb -s " PREP_CMDS_PATH
|
#define LLDB_SHELL "lldb -s " PREP_CMDS_PATH
|
||||||
/*
|
/*
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ios-deploy",
|
"name": "ios-deploy",
|
||||||
"version": "1.6.3",
|
"version": "1.7.0",
|
||||||
"os" : [ "darwin" ],
|
"os" : [ "darwin" ],
|
||||||
"description": "launch iOS apps iOS devices from the command line (Xcode 6)",
|
"description": "launch iOS apps iOS devices from the command line (Xcode 6)",
|
||||||
"main": "ios-deploy",
|
"main": "ios-deploy",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user