Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit e49e158

Browse files
authored
Merge pull request #74 from taneltm/taneltm-patch-1
Updated vs-libimobile
2 parents 13fd2d2 + e93e921 commit e49e158

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Follow the instructions to install [ios-webkit-debug-proxy](https://github.com/g
2121
#### Windows
2222
All dependencies should be bundled. You should be good to go.
2323

24-
**iOS 10 on Windows**: Please be aware that iOS10 debugging might not work on Windows as the bundled version of [/ios-webkit- debug-proxy-win32](https://github.com/artygus/ios-webkit-debug-proxy-win32) is out of date.
24+
**iOS 10 on Windows**: Please be aware that iOS10 debugging might not work on Windows as the bundled version of [/ios-webkit- debug-proxy-win32](https://github.com/artygus/ios-webkit-debug-proxy-win32) may be out of date.
2525

2626
#### OSX/Mac
2727
Make sure you have Homebrew installed, and run the following command to install [ios-webkit-debug-proxy](https://github.com/google/ios-webkit-debug-proxy) and [libimobiledevice](https://github.com/libimobiledevice/libimobiledevice)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"typescript": "2.2.2"
4040
},
4141
"optionalDependencies": {
42-
"vs-libimobile": "^0.0.3"
42+
"vs-libimobile": "^0.0.5"
4343
}
4444
}

0 commit comments

Comments
 (0)