Skip to content

libimobiledevice-gluev2023-05-13

Updated

Library with common code used by the libraries and tools around the libimobiledevice project.

#Usage

libimobiledevice-glue provides CMake targets:

find_package(unofficial-libimobiledevice-glue CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::libimobiledevice-glue::libimobiledevice-glue)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Host Tool For

No ports use this.

#Contributors

  • Weihang Ding's avatarWeihang Ding

#Changelog

  • 29151e1[libimobiledevice/*] Use original upstream (#33246)