Alexis Kofman
|
76e8d08e43
|
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:06:07 -07:00 |
|
Alexis Kofman
|
888323b76e
|
rm autogenerated files from the repo
|
2016-04-08 19:48:36 +02:00 |
|
Alexis Kofman
|
908a2d56ab
|
replace remaining tabs by spaces
|
2016-04-08 19:47:48 +02:00 |
|
Steve Moser
|
17d0841ab8
|
Update for iPhone SE
https://twitter.com/panzer/status/712330579291668480
|
2016-03-22 13:50:13 -04:00 |
|
Shazron Abdullah
|
8757ca562f
|
Added warning text to the check_reqs.js log when running under OS X 10.11 El Capitan
|
2016-02-04 09:32:07 -08:00 |
|
Steven Kramer
|
4dd9d740aa
|
Added support for recursive directory uploads
|
2016-01-19 10:08:38 +01:00 |
|
Shazron Abdullah
|
9a9c648cdc
|
Updated version to 2.0.0
|
2016-01-16 10:35:03 -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
|
f17fd4c73a
|
Updated version to 1.8.3
|
2015-11-23 17:22:07 -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
|
fccfde865a
|
Increment version to 1.8.2
|
2015-10-12 16:56:13 -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
|
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
|
ede5d2542d
|
Fixes #156 - --list command add trailing slash for directories
|
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
|
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
|
bc1bb0d320
|
Fixes #135 - convert Makefile to Xcode project
|
2015-07-16 17:26:48 -07:00 |
|