mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-11-23 16:39:17 +01:00
Attempt to fix macOS dependency install
This commit is contained in:
parent
d8b65eaa9e
commit
73fff587a6
@ -390,7 +390,9 @@ function macOS {
|
||||
brew uninstall --ignore-dependencies libimobiledevice
|
||||
brew install --HEAD usbmuxd
|
||||
brew install --HEAD libimobiledevice
|
||||
brew install libzip openssl lsusb ifuse python3
|
||||
brew install libzip lsusb
|
||||
brew cask install osxfuse
|
||||
brew install ifuse
|
||||
}
|
||||
|
||||
function Ubuntu {
|
||||
|
Loading…
Reference in New Issue
Block a user