Skip to content

Commit 721832a

Browse files
authored
Update README.md
1 parent 3727f1e commit 721832a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# AppleDeveloperDiskImages
22
This is a repo for Apple Developer Disk Images for iOS (11.0-16.0)
3+
4+
Installation is quite easy.
5+
6+
## With Mac
7+
Drag .dmg and .signature for your iOS version into your Xcode app folder (in case they're missing), then connect your phone and launch Xcode, then debug any app.
8+
9+
## With Linux/Windows
10+
Use libimobiledevice, with command `ideviceimagemounter <DevDiskImage> <DevDiskImageSignature>`

0 commit comments

Comments
 (0)