1. Home
  2. Browse
  3. libimobiledevice

libimobiledevice

v1.3.17#2Go to latest

A cross-platform protocol library to communicate with iOS devices

Install

Run the following Vcpkg command to install the port.

vcpkg install libimobiledevice

Usage

libimobiledevice provides usage:

find_package(PkgConfig REQUIRED)
pkg_check_modules(LIBIMOBILEDEVICE REQUIRED IMPORTED_TARGET libimobiledevice-1.0)
target_link_libraries(main PRIVATE PkgConfig::LIBIMOBILEDEVICE)

Dependencies

See source

Version

v1.3.17#2

Publication

Supports

All

GitHub

libimobiledevice-win32/libimobiledevice

Homepage

libimobiledevice.org

Subtree

3321a8386f

License

LGPL-2.1-only

Definition

Manifest