Skip to content

A library to handle the activation process of iOS devices

License

LGPL-2.1, GPL-3.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

secysybackup/libideviceactivation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libideviceactivation-win32

Build status Build Status

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.

What's up with the branches

  • 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

Where to report issues

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

How to get the latest binaries

The binaries for libimobiledevice are available as:

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 Bindings

.NET binding are available as the imobiledevice-net NuGet package.

Consulting, Training and Support

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.

About

A library to handle the activation process of iOS devices

Resources

License

LGPL-2.1, GPL-3.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 61.7%
  • M4 25.9%
  • C++ 7.1%
  • Shell 3.6%
  • Makefile 1.3%
  • PowerShell 0.4%