1. Home
  2. Browse
  3. libimobiledevice

libimobiledevice

v1.3.17#4Go 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#4

Publication

Supports

!xbox

GitHub

libimobiledevice-win32/libimobiledevice

Homepage

libimobiledevice.org

Subtree

5d2a0a9814

License

LGPL-2.1-only

Definition

Manifest