Commit Graph

301 Commits

Author SHA1 Message Date
Shazron Abdullah
f6b4c3f951 Ignore node_modules 2015-10-12 16:55:59 -07:00
Shazron Abdullah
b1c717ebd8 Removed check_reqs.js 2015-10-12 16:55:43 -07:00
Shazron Abdullah
1220cac6e4 Moved check_reqs.js to src, added jshint to npm test 2015-10-12 16:55:08 -07:00
Shazron Abdullah
6f65bb687e Fixes #183 - 'tool' undefined in check_reqs.js 2015-10-12 16:49:04 -07:00
Shazron Abdullah
7af1a9d79b Fixes #184 - Change min xcode version for Travis CI 2015-10-12 16:48:41 -07:00
Shazron Abdullah
23ea3b7097 Updated package.json ver to 1.8.1 2015-10-08 16:07:12 -07:00
Shazron Abdullah
9909fb854c Updated version to 1.8.1 2015-10-08 16:06:15 -07:00
Shazron Abdullah
0320381c67 Fixes #182 - ios-deploy terminates with code 11 in difficult to pinpoint circumstances 2015-10-08 16:06:01 -07:00
Shazron Abdullah
612c3561fd Added verbose logging for #170 2015-10-08 16:05:03 -07:00
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