Provides a native Windows build (using the Visual C++ compiler) of libimobiledevice's libideviceactivation, as well as continuous integration (CI) builds of libimobiledevice for Windows, Linux and macOS.
- msvc-master: Mirrors the upstream libideviceactivation master branch, with fixes which enable compilation with Visual C++
- fixes/: Various fixes, used for pull requests back into the main libimobiledevice repository
For general questions about libideviceactivation, see http://github.com/libimobiledevice/libideviceactivation. For questions specific to Visual C++, feel free to use the GitHub issue tracker
The binaries for libimobiledevice are available as:
- NuGet CoApp packages for Windows,
- apt-get packages for Ubuntu,
For Ubuntu Linux, run the following commands as root:
sudo add-apt-repository ppa:quamotion/ppa
sudo apt-get update
apt-get install libideviceactivation
.NET binding are available as the imobiledevice-net NuGet package.
This repository is maintained by Quamotion. Quamotion develops test software for iOS and Android applications, based on the WebDriver protocol.
Quamotion offers various technologies related to automating iOS devices using computers running Windows or Linux. This includes:
- The ability to remotely control iOS devices
- Extensions to libimobiledevice with support for the Instruments protocol
- Running Xcode UI Tests and Facebook WebDriverAgent tests
In certain cases, Quamotion also offers professional services - such as consulting, training and support - related to imobiledivice-net and libimobiledevice.
Contact us at [email protected] for more information.