vcpkg/ports/ideviceinstaller/vcpkg.json
xiaozhuai, Weihang Ding 16fc24d042
[libplist & libusbmuxd & libimobiledevice] Support build on macos & linux (#28022)
* [libplist & libusbmuxd & libimobiledevice] Support build on macos & linux

* update version database
2022-12-13 19:13:11 -08:00

13 lines
252 B
JSON

{
"name": "ideviceinstaller",
"version": "1.1.2.23",
"port-version": 4,
"description": "Manage apps of iOS devices",
"license": "LGPL-2.1-only",
"supports": "windows & !arm64",
"dependencies": [
"libimobiledevice",
"libzip"
]
}