Commit Graph

242 Commits

Author SHA1 Message Date
Shazron Abdullah
59904aa4c1 Updated README for new build from source instruction 2015-10-06 23:40:42 -07:00
Shazron Abdullah
9f6b41519b Merge branch '135-xcode-project' 2015-10-06 23:10:10 -07:00
Shazron Abdullah
5d2166fcef Fixes #135 - Convert Makefile to xcodeproject. Demo in its own folder now with its own Makefile. 2015-10-06 23:06:45 -07:00
Shazron Abdullah
6ce22c2adc Fixes #176 - Add documentation issue for node preinstall script (workaround) 2015-10-06 22:48:33 -07:00
Shazron Abdullah
ede5d2542d Fixes #156 - --list command add trailing slash for directories 2015-10-06 22:48:33 -07:00
Shazron Abdullah
6b7b31d54a check_reqs - removed shelljs dependency 2015-10-06 22:48:33 -07:00
Shazron Abdullah
8d60757e77 Fixes #167 - On El Cap, detect Xcode 7 properly installed 2015-10-06 22:48:33 -07:00
Shazron Abdullah
2f9fb4304a Incremented version to 1.8.0 2015-10-06 22:48:33 -07:00
Shazron Abdullah
a6e94923cf Fixes #170 - ios-deploy installing over both USB and WiFi 2015-10-06 22:48:32 -07:00
Shazron Abdullah
342965c16a Added iPhone 6s and 6s Plus models. 2015-10-06 22:48:32 -07:00
Shazron Abdullah
4ce3554561 Fixes #164 - Error when launch application in multi-user context 2015-10-06 22:48:32 -07:00
Shazron Abdullah
ab39342b0f Fixes #166 - Segfault when passed a non-existent bundle #166 2015-10-06 22:48:32 -07:00
Shazron Abdullah
2a1844500b Fixes #168 - Segmentation Fault 11 (when deploying an .ipa file) 2015-10-06 22:48:32 -07:00
Shazron Abdullah
5e7420502b Fixes #56 - Assertion failed AMDeviceSecureTransferPath (app name has non-ASCII characters) 2015-10-06 22:48:31 -07:00
Shazron Abdullah
545521954b Fixed typo in README example. 2015-10-06 22:48:31 -07:00
Shazron Abdullah
d6216760e4 Fixes #153 - Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** +[NSString stringWithUTF8String:]: NULL cString' #153 2015-10-06 22:48:31 -07:00
Julius Trinkunas
0390522194 Add text for errors 0xe8008016 and 0xe8008017. 2015-10-06 22:48:31 -07:00
Julius Trinkunas
ca2e7a3c75 Add attribution for error code reverse engineering. Second try. 2015-10-06 22:48:31 -07:00
Julius Trinkunas
ed7c70aa59 Add attribution for error code reverse engineering. 2015-10-06 22:48:31 -07:00
Julius Trinkunas
093b4b3c9a Add text for error 0xe8008018. 2015-10-06 22:48:30 -07:00
Julius Trinkunas
4d58838ef1 Add text for 0xe800801c error. 2015-10-06 22:48:30 -07:00
Julius Trinkunas
d10562c501 Add text for 0xe8008019 error. 2015-10-06 22:48:30 -07:00
Julius Trinkunas
99dba4e58c Fixes #157 - Bad error formatting string in check_error() 2015-10-06 22:48:30 -07:00
Shazron Abdullah
bf58b61561 Fixes #176 - Add documentation issue for node preinstall script (workaround) 2015-10-06 22:13:04 -07:00
Shazron Abdullah
d2aee71a92 Fixes #156 - --list command add trailing slash for directories 2015-10-06 22:06:28 -07:00
Shazron Abdullah
92f6238bba check_reqs - removed shelljs dependency 2015-10-06 22:01:36 -07:00
Shazron Abdullah
6aa7b57014 Fixes #167 - On El Cap, detect Xcode 7 properly installed 2015-10-06 17:46:50 -07:00
Shazron Abdullah
55d076b805 Incremented version to 1.8.0 2015-10-06 17:11:14 -07:00
Shazron Abdullah
3756385651 Fixes #170 - ios-deploy installing over both USB and WiFi 2015-10-06 16:51:27 -07:00
Shazron Abdullah
adc8a5b9c2 Added iPhone 6s and 6s Plus models. 2015-10-06 15:47:59 -07:00
Shazron Abdullah
bb25caf586 Fixes #164 - Error when launch application in multi-user context 2015-10-06 15:39:57 -07:00
Shazron Abdullah
75820a0979 Fixes #166 - Segfault when passed a non-existent bundle #166 2015-10-06 14:00:42 -07:00
Shazron Abdullah
16f52589db Fixes #168 - Segmentation Fault 11 (when deploying an .ipa file) 2015-10-06 13:43:28 -07:00
Shazron Abdullah
21c8dc9cf5 Fixes #56 - Assertion failed AMDeviceSecureTransferPath (app name has non-ASCII characters) 2015-10-06 13:33:51 -07:00
Shazron Abdullah
34540ce545 Fixed typo in README example. 2015-10-06 13:18:50 -07:00
Shazron Abdullah
7b834b0e31 Fixes #153 - Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** +[NSString stringWithUTF8String:]: NULL cString' #153 2015-10-06 13:14:21 -07:00
Shazron Abdullah
7ac9cdb107 Merge pull request #172 from Unity-Technologies/error-messages
Add text for errors 0xe8008016 and 0xe8008017.
2015-09-15 10:07:24 -07:00
Julius Trinkunas
cf9d024a2b Add text for errors 0xe8008016 and 0xe8008017. 2015-09-15 18:14:37 +03:00
Shazron Abdullah
4d4735e505 Merge pull request #159 from Unity-Technologies/error-messages
Error messages
2015-08-15 10:21:34 +08:00
Julius Trinkunas
2c9ea8f16e Add attribution for error code reverse engineering. Second try. 2015-08-11 13:28:04 +03:00
Julius Trinkunas
5eb12202b2 Add attribution for error code reverse engineering. 2015-08-10 16:01:13 +03:00
Julius Trinkunas
307a5f9452 Add text for error 0xe8008018. 2015-07-28 13:00:15 +03:00
Julius Trinkunas
835e161f66 Add text for 0xe800801c error. 2015-07-22 18:33:51 +03:00
Julius Trinkunas
73f30fdfed Add text for 0xe8008019 error. 2015-07-22 18:19:02 +03:00
Julius Trinkunas
be506a9f7f Fixes #157 - Bad error formatting string in check_error() 2015-07-22 18:16:31 +03:00
Shazron Abdullah
bc1bb0d320 Fixes #135 - convert Makefile to Xcode project 2015-07-16 17:26:48 -07:00
Shazron Abdullah
7d997b89c7 Removed buildbox shell script 2015-07-16 16:57:24 -07:00
Shazron Abdullah
6d61b7ca7c Fixes #83 - Enhancement to --justlaunch (implicit --debug) 2015-05-19 14:02:00 -07:00
Shazron Abdullah
590da67714 Fixes #84 - Enhancement to --noninteractive (implicit --debug) 2015-05-19 13:57:39 -07:00
Shazron Abdullah
8749a57936 Fixes #126 - --download option works incorrectly 2015-05-19 13:50:47 -07:00