Removing last remnants of old project name.
This commit is contained in:
parent
7d0ba92493
commit
c599684b96
@ -10,8 +10,8 @@
|
||||
#include "MobileDevice.h"
|
||||
|
||||
#define APP_VERSION "1.0"
|
||||
#define FDVENDOR_PATH "/tmp/fruitstrap-remote-debugserver"
|
||||
#define PREP_CMDS_PATH "/tmp/fruitstrap-gdb-prep-cmds"
|
||||
#define FDVENDOR_PATH "/tmp/ios-deploy-remote-debugserver"
|
||||
#define PREP_CMDS_PATH "/tmp/ios-deploy-gdb-prep-cmds"
|
||||
#define GDB_SHELL "/Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gdb/gdb-arm-apple-darwin --arch armv7 -q -x " PREP_CMDS_PATH
|
||||
|
||||
// approximation of what Xcode does:
|
||||
|
Loading…
Reference in New Issue
Block a user