Add basic image mounter support

This commit is contained in:
Jackson Coxson
2025-01-10 15:05:51 -07:00
parent c35560a0c4
commit 629dd2b538
6 changed files with 689 additions and 2 deletions

View File

@@ -43,6 +43,12 @@ is no ETA for any of these. Feel free to contribute or donate!
As Apple prohibits downgrading to older versions, this library will
not keep compatibility for older versions than the current stable release.
## Developer Disk Images
doronz88 is kind enough to maintain a [repo](https://github.com/doronz88/DeveloperDiskImage)
for disk images and personalized images.
On MacOS, you can find them at ``~/Library/Developer/DeveloperDiskImages`` on a Mac.
## License
MIT