Removing last remnants of old project name.

This commit is contained in:
Shazron Abdullah 2013-05-10 16:50:29 -07:00
parent 7d0ba92493
commit c599684b96

View File

@ -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: