Commit Graph

62 Commits

Author SHA1 Message Date
Shazron Abdullah
bab1d5bded Merge pull request #26 from oNaiPs/fix_402653028_error
Added version to Info.plist file, fixes -402653028 error
2014-04-03 12:34:40 -07:00
Jose Pereira
8fc098a877 Added version to Info.plist file, fixes -402653028 error 2014-04-03 11:42:57 -07:00
Shazron Abdullah
bad5fe321b Merge pull request #25 from Unity-Technologies/master
Fix exiting and propagate app exit code in non interactive mode.
2014-04-02 10:35:05 -07:00
Julius Trinkunas
79c4cc5c6a Fix exiting and propagate app exit code in non interactive mode. 2014-04-01 16:20:14 +03:00
Shazron Abdullah
f54f67c418 Added the two new flags from 1.0.6 to the README 2014-03-27 15:32:19 -07:00
Shazron Abdullah
f1a2c40566 Increment version to 1.0.6 2014-03-27 15:11:35 -07:00
Shazron Abdullah
c92682d148 Merge pull request #22 from Unity-Technologies/master
Add non interactive mode.
2014-03-27 12:35:25 -07:00
Julius Trinkunas
08f3b92306 Fix hangup when launching from scripts. 2014-03-27 16:14:14 +02:00
Julius Trinkunas
a4f3c2c84b Add non interactive mode. 2014-03-26 19:13:48 +02:00
Julius Trinkunas
a3a99e6553 Remove python wrapper shell. 2014-03-26 18:59:01 +02:00
wjywbs
7f2231bd39 Read port number in command line to debug app in multiple devices. 2014-03-24 14:37:03 -07:00
Shazron Abdullah
ad7c97d01f Updated version to 1.0.5 2014-03-20 17:03:52 -07:00
Shazron Abdullah
fa88a73a9a Fixes #20 - lldb startup super-slow unless ios-deploy.c is edited to match exact xcode version 2014-03-20 17:00:32 -07:00
Shazron Abdullah
83150622c2 Merge pull request #13 from zgramana/master
Fixes phonegap/ios-deploy#8.
2013-12-13 16:34:43 -08:00
Zachary Gramana
42f41798a6 Fixes phonegap/ios-deploy#8. 2013-12-13 16:02:14 -08:00
Shazron Abdullah
486d0d92e0 Merge pull request #12 from zgramana/master
Enabled LLDB interactive session. Perf improvement.
2013-12-12 13:39:43 -08:00
Zachary Gramana
c97735aaee Added back support for -n/--nostart option. 2013-12-10 11:18:13 -08:00
Zachary Gramana
d7c38e9e9f Enabled LLDB interactive session. Perf improvement. 2013-12-09 17:59:19 -08:00
Shazron Abdullah
6f78fbc5f3 Update README.md 2013-10-25 15:43:59 -07:00
Shazron Abdullah
3854bc429a Updated version to 1.0.4 2013-10-22 14:12:30 -07:00
Shazron Abdullah
2c99d25d53 Added -V, --version option 2013-10-22 14:10:52 -07:00
Shazron Abdullah
1fe3ce5244 Updated README 2013-10-22 14:01:00 -07:00
Shazron Abdullah
017b85e4e8 Use lldv instead of gdb debugger
from 621f67bd2d
2013-10-22 13:54:23 -07:00
Shazron Abdullah
79aff2586a Interim checkin for issue #5 to make it compile (still has runtime errors IndexError: list index out of range) 2013-09-19 14:31:56 -07:00
Shazron Abdullah
88db2f0555 v1.0.3 - support npm uninstall 2013-07-29 15:52:34 -07:00
Shazron Abdullah
ea8e9dd53b Updated version to 1.0.2 2013-07-27 00:37:26 -07:00
Henrik Nilsson
512e741f8b Use xcode-select to locate gdb binary.
Gdb command change from finish to continue and quit (from @HenrikNilsson)
2013-07-27 00:34:05 -07:00
Shazron Abdullah
8990de9566 Updated Makefile to install 'Latest' symlink (#2) 2013-07-27 00:27:11 -07:00
Shazron Abdullah
41165f433a Added package.json for npm install 2013-07-21 12:58:34 -07:00
Shazron Abdullah
7cdecd6f12 Changed default compiler to gcc (since on Snow Leopard 10.6 gcc is the default)
On a clean Snow Leopard system, and installing Xcode 4.2 (the last Xcode for SL), the default compiler is gcc (i686-apple-darwin10-llvm-gcc-4.2)
2013-05-28 15:40:03 -07:00
Shazron Abdullah
87e5f9ee06 Removed clean target that might have returned error that aborted homebrew install 2013-05-13 12:10:48 -07:00
Shazron Abdullah
cca4ef14d2 Updated ios-deploy to compile using clang 2013-05-10 18:02:27 -07:00
Shazron Abdullah
bd6bdc34f6 Updated Makefile for homebrew 2013-05-10 17:34:19 -07:00
Shazron Abdullah
bab114a250 Ignore .DS_Store 2013-05-10 16:51:14 -07:00
Shazron Abdullah
c599684b96 Removing last remnants of old project name. 2013-05-10 16:50:29 -07:00
Shazron Abdullah
7d0ba92493 Added -V/--version flag to output the app version. 2013-05-10 16:45:12 -07:00
Shazron Abdullah
ba7d916e7b Update LICENSE 2013-04-30 12:34:33 -07:00
Shazron Abdullah
ab28039aa5 Executable rename in docs. 2013-04-30 12:20:02 -07:00
Shazron Abdullah
d99423c6bd Added note about listing device ids. 2013-04-30 12:19:01 -07:00
Shazron Abdullah
3bc9b2f5fc Updated Makefile for install and debug targets. 2013-04-30 12:07:52 -07:00
Shazron Abdullah
5cfa9161e0 Updated Makefile (renaming of binary, iOS 6.1 SDK, using clang instead of gcc) 2013-04-30 12:01:03 -07:00
Shazron Abdullah
a13cc14bef Update README.md 2013-04-30 11:45:23 -07:00
Greg Hughes
7309b742e2 Update README.md 2012-09-12 02:46:39 +02:00
Greg Hughes
f77985f120 Unfortunately, I'm not able to continue maintaining fruitstrap. Please use a fork. Thanks! 2012-05-10 21:40:07 +02:00
Greg Hughes
856957b035 Update README.md 2012-05-10 21:38:31 +02:00
Greg Hughes
6a3077f99a Merge pull request #6 from unprompted/master
Assorted fruitstrap fixes
2012-03-07 10:18:46 -08:00
Cory McWilliams
7b458fd02a Mystery segfault found, and removed extra / in path. 2012-03-02 09:14:39 -05:00
Per Christian Henden
28f0fed5b6 Add support for fresh install of Xcode 4.3, update README to add missing required parameter 2012-03-02 10:48:20 +01:00
Cory McWilliams
91e9185dbe A combination of fixes and new features for fruitstrap.
* Ability to pass command-line arguments to the running application.
* Fiddled with the device support path discovery so that it works for me with XCode 4.3 on Lion.
* Fixed some bugs with write_gdb_prep_cmds (the string replace on dcp_noprivate with an incorrect length lead to a frequent crash).
* Fill in address.sun_len to make a warning go away.
* Handled gdb exiting slightly more gracefully.
* Closed device control sessions when we don't need them.  These sessions timing out lead to frequent failures the next time they were used.
* Added some getopt argument parsing.
* Added verbose and timeout (timeout for connecting to device) arguments.
2012-02-28 11:51:01 -05:00
Greg Hughes
e6d623252a Merge pull request #3 from sgleadow/development
Fixes to number of arguments checking and added git ignore file
2011-11-05 02:19:09 -07:00