Commit Graph

279 Commits

Author SHA1 Message Date
Alexis Kofman
9871c759e0 Fixes #219 - iOS 9.3 app hangs on splash screen
Fixes cases where process is not yet running.

Signed-off-by: Shazron Abdullah <shazron@apache.org>
2016-04-11 14:11:57 -07:00
Steve Moser
956e925f97 Update for iPhone SE
https://twitter.com/panzer/status/712330579291668480
2016-04-08 18:33:50 -07:00
Alexis Kofman
c769f3cf58 rm autogenerated files from the repo 2016-04-08 18:08:37 -07:00
Alexis Kofman
440454fc5a replace remaining tabs by spaces 2016-04-08 18:08:24 -07:00
Shazron Abdullah
c4cd7b4a55 Increment version to 1.8.5 2016-02-04 09:45:50 -08:00
Shazron Abdullah
d688e29975 Added warning text to the check_reqs.js log when running under OS X 10.11 El Capitan 2016-02-04 09:33:59 -08:00
Steven Kramer
7b07c2e28d Added support for recursive directory uploads 2016-01-19 17:08:05 -08:00
Shazron Abdullah
0159cfc194 Added Testing section in the README 2016-01-12 17:52:11 -08:00
Shazron Abdullah
cbba8a4328 Added npm scripts: test, pycompile 2016-01-12 17:49:32 -08:00
Shazron Abdullah
3a57b33e8f Exported lib-ios-deploy header 2016-01-12 17:42:10 -08:00
Shazron Abdullah
fd12c317b7 Restructured folders into src/ 2016-01-12 17:35:59 -08:00
Shazron Abdullah
ecb228aad4 Added libios-deploy target stub, and XCTests stub. ios-deploy dependent on lib-ios-deploy target 2016-01-12 17:19:51 -08:00
Shazron Abdullah
3555b1222c Typo in Run Script that resulted in appending contents to lldb.py.h 2016-01-05 17:42:36 -08:00
Shazron Abdullah
3fef0a5600 Externalized LLDB_FRUITSTRAP_MODULE python commands into external file (source in src/scripts/lldb.py) 2016-01-05 17:33:53 -08:00
Shazron Abdullah
ca29173c80 Externalize version string into a header file (version must be in double quotes) 2016-01-05 16:21:19 -08:00
Shazron Abdullah
e57a4da108 Fixes #194 - Segmentation fault: 11 (related) 2016-01-05 16:04:22 -08:00
Shazron Abdullah
a9e96416a8 Fixes #194 - Segmentation fault: 11 2016-01-05 16:00:12 -08:00
Shazron Abdullah
922f8483a7 Updated version to 1.8.4 2016-01-05 13:19:20 -08:00
Shazron Abdullah
f0ae11a93f Add a note in CONTRIBUTING.md to check out the El Capitan section of the README. Closes #201 2016-01-05 10:52:36 -08:00
Shazron Abdullah
c0988f07e5 Fix README - El Capitan section. Closes #200 2016-01-05 10:50:53 -08:00
Shazron Abdullah
a36b169782 Added --allow-root to El-Capitan notes, and =true to --unsafe-perm 2016-01-04 17:40:06 -08:00
Shazron Abdullah
551cdc5804 Added docs for --no-wifi option 2015-11-23 17:27:52 -08:00
Shazron Abdullah
94d56d74c4 Updated demo Makefile for Xcode 7.1 (iOS 9.1) 2015-11-23 17:27:39 -08:00
Shazron Abdullah
f17fd4c73a Updated version to 1.8.3 2015-11-23 17:22:07 -08:00
Shazron Abdullah
28ceb4733f Merge pull request #192 from jcworsley/master
Added no-wifi option to explicitly skip wifi connectivity.
2015-11-23 17:12:18 -08:00
John C. Worsley
6a8ad1e899 Added no-wifi option to explicitly skip wifi connectivity. 2015-11-09 16:26:19 -08:00
Shazron Abdullah
3ee31bc677 Typo: had two "scripts" sections in package.son 2015-10-12 17:02:05 -07:00
Shazron Abdullah
fccfde865a Increment version to 1.8.2 2015-10-12 16:56:13 -07:00
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