tweaselORG / appstraction

An abstraction layer for common instrumentation functions (e.g. installing and starting apps, setting preferences, etc.) on Android and iOS.
MIT License
4 stars 1 forks source link

`ideviceinstaller` is missing in the host dependencies for iOS #55

Closed zner0L closed 1 year ago

zner0L commented 1 year ago

I just realized that ideviceinstaller is not distributed with libimobiledevice. On Ubunut there is a package for this: https://launchpad.net/ubuntu/+source/ideviceinstaller . However, on Fedora there does not seem to be a package, so the options are building it from source or using linuxbrew.