mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2025-02-17 08:56:22 +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 uninstall --ignore-dependencies libimobiledevice
|
||||||
brew install --HEAD usbmuxd
|
brew install --HEAD usbmuxd
|
||||||
brew install --HEAD libimobiledevice
|
brew install --HEAD libimobiledevice
|
||||||
brew install libzip openssl lsusb ifuse python3
|
brew install libzip lsusb
|
||||||
|
brew cask install osxfuse
|
||||||
|
brew install ifuse
|
||||||
}
|
}
|
||||||
|
|
||||||
function Ubuntu {
|
function Ubuntu {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user