@mcesystems/apple-kit 1.0.23 → 1.0.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/README.md +284 -250
  2. package/dist/index.js +304 -174
  3. package/dist/index.js.map +4 -4
  4. package/dist/index.mjs +303 -173
  5. package/dist/index.mjs.map +4 -4
  6. package/dist/resources/bin/darwin/idevice_id +0 -0
  7. package/dist/resources/bin/darwin/idevicedebug +0 -0
  8. package/dist/resources/bin/darwin/idevicediagnostics +0 -0
  9. package/dist/resources/bin/darwin/ideviceinfo +0 -0
  10. package/dist/resources/bin/darwin/ideviceinstaller +0 -0
  11. package/dist/resources/bin/darwin/idevicename +0 -0
  12. package/dist/resources/bin/darwin/idevicepair +0 -0
  13. package/dist/resources/bin/darwin/idevicescreenshot +0 -0
  14. package/dist/resources/bin/darwin/idevicesyslog +0 -0
  15. package/dist/resources/bin/darwin/iproxy +0 -0
  16. package/dist/resources/bin/darwin/libcrypto.3.dylib +0 -0
  17. package/dist/resources/bin/darwin/libimobiledevice-1.0.6.dylib +0 -0
  18. package/dist/resources/bin/darwin/libimobiledevice-glue-1.0.0.dylib +0 -0
  19. package/dist/resources/bin/darwin/liblzma.5.dylib +0 -0
  20. package/dist/resources/bin/darwin/libplist-2.0.4.dylib +0 -0
  21. package/dist/resources/bin/darwin/libssl.3.dylib +0 -0
  22. package/dist/resources/bin/darwin/libusbmuxd-2.0.7.dylib +0 -0
  23. package/dist/resources/bin/darwin/libzip.5.dylib +0 -0
  24. package/dist/resources/bin/darwin/libzstd.1.dylib +0 -0
  25. package/{resources → dist/resources}/licenses/LGPL-2.1.txt +33 -33
  26. package/dist/types/index.d.ts +0 -2
  27. package/dist/types/index.d.ts.map +1 -1
  28. package/dist/types/logic/actions/device.d.ts.map +1 -1
  29. package/dist/types/logic/actions/proxy.d.ts.map +1 -1
  30. package/dist/types/logic/appleDeviceKit.d.ts +2 -7
  31. package/dist/types/logic/appleDeviceKit.d.ts.map +1 -1
  32. package/package.json +7 -4
  33. package/scripts/README.md +209 -0
  34. package/scripts/build-windows.sh.template +134 -0
  35. package/scripts/export-resources.ts +444 -0
  36. package/dist/types/utils/portManager.d.ts +0 -68
  37. package/dist/types/utils/portManager.d.ts.map +0 -1
  38. package/resources/bin/windows/bz2.dll +0 -0
  39. package/resources/bin/windows/getopt.dll +0 -0
  40. package/resources/bin/windows/iconv-2.dll +0 -0
  41. package/resources/bin/windows/idevice_id.exe +0 -0
  42. package/resources/bin/windows/ideviceactivation.exe +0 -0
  43. package/resources/bin/windows/idevicedebug.exe +0 -0
  44. package/resources/bin/windows/ideviceinfo.exe +0 -0
  45. package/resources/bin/windows/ideviceinstaller.exe +0 -0
  46. package/resources/bin/windows/idevicepair.exe +0 -0
  47. package/resources/bin/windows/imobiledevice.dll +0 -0
  48. package/resources/bin/windows/iproxy.exe +0 -0
  49. package/resources/bin/windows/libcrypto-1_1-x64.dll +0 -0
  50. package/resources/bin/windows/libcurl.dll +0 -0
  51. package/resources/bin/windows/libideviceactivation-1.0.dll +0 -0
  52. package/resources/bin/windows/libimobiledevice-1.0.dll +0 -0
  53. package/resources/bin/windows/libimobiledevice-glue-1.0.dll +0 -0
  54. package/resources/bin/windows/libplist-2.0.dll +0 -0
  55. package/resources/bin/windows/libssl-1_1-x64.dll +0 -0
  56. package/resources/bin/windows/libusb-1.0.dll +0 -0
  57. package/resources/bin/windows/libusb0.dll +0 -0
  58. package/resources/bin/windows/libusbmuxd-2.0.dll +0 -0
  59. package/resources/bin/windows/libxml2.dll +0 -0
  60. package/resources/bin/windows/lzma.dll +0 -0
  61. package/resources/bin/windows/pcre.dll +0 -0
  62. package/resources/bin/windows/pcreposix.dll +0 -0
  63. package/resources/bin/windows/plist.dll +0 -0
  64. package/resources/bin/windows/pthreadVC3.dll +0 -0
  65. package/resources/bin/windows/readline.dll +0 -0
  66. package/resources/bin/windows/usbmuxd.dll +0 -0
  67. package/resources/bin/windows/usbmuxd.exe +0 -0
  68. package/resources/bin/windows/vcruntime140.dll +0 -0
  69. package/resources/bin/windows/zip.dll +0 -0
  70. package/resources/bin/windows/zlib1.dll +0 -0
  71. package/resources/lib/include/libimobiledevice/afc.h +0 -413
  72. package/resources/lib/include/libimobiledevice/bt_packet_logger.h +0 -156
  73. package/resources/lib/include/libimobiledevice/companion_proxy.h +0 -212
  74. package/resources/lib/include/libimobiledevice/debugserver.h +0 -272
  75. package/resources/lib/include/libimobiledevice/diagnostics_relay.h +0 -228
  76. package/resources/lib/include/libimobiledevice/file_relay.h +0 -166
  77. package/resources/lib/include/libimobiledevice/heartbeat.h +0 -137
  78. package/resources/lib/include/libimobiledevice/house_arrest.h +0 -180
  79. package/resources/lib/include/libimobiledevice/installation_proxy.h +0 -505
  80. package/resources/lib/include/libimobiledevice/libimobiledevice.h +0 -444
  81. package/resources/lib/include/libimobiledevice/lockdown.h +0 -577
  82. package/resources/lib/include/libimobiledevice/misagent.h +0 -168
  83. package/resources/lib/include/libimobiledevice/mobile_image_mounter.h +0 -275
  84. package/resources/lib/include/libimobiledevice/mobileactivation.h +0 -192
  85. package/resources/lib/include/libimobiledevice/mobilebackup.h +0 -246
  86. package/resources/lib/include/libimobiledevice/mobilebackup2.h +0 -214
  87. package/resources/lib/include/libimobiledevice/mobilesync.h +0 -359
  88. package/resources/lib/include/libimobiledevice/notification_proxy.h +0 -202
  89. package/resources/lib/include/libimobiledevice/ostrace.h +0 -198
  90. package/resources/lib/include/libimobiledevice/preboard.h +0 -187
  91. package/resources/lib/include/libimobiledevice/property_list_service.h +0 -184
  92. package/resources/lib/include/libimobiledevice/restore.h +0 -179
  93. package/resources/lib/include/libimobiledevice/reverse_proxy.h +0 -213
  94. package/resources/lib/include/libimobiledevice/sbservices.h +0 -175
  95. package/resources/lib/include/libimobiledevice/screenshotr.h +0 -118
  96. package/resources/lib/include/libimobiledevice/service.h +0 -202
  97. package/resources/lib/include/libimobiledevice/syslog_relay.h +0 -184
  98. package/resources/lib/include/libimobiledevice/webinspector.h +0 -137
  99. package/resources/lib/include/plist/Array.h +0 -80
  100. package/resources/lib/include/plist/Boolean.h +0 -48
  101. package/resources/lib/include/plist/Data.h +0 -50
  102. package/resources/lib/include/plist/Date.h +0 -54
  103. package/resources/lib/include/plist/Dictionary.h +0 -73
  104. package/resources/lib/include/plist/Integer.h +0 -54
  105. package/resources/lib/include/plist/Key.h +0 -49
  106. package/resources/lib/include/plist/Node.h +0 -57
  107. package/resources/lib/include/plist/Real.h +0 -48
  108. package/resources/lib/include/plist/String.h +0 -52
  109. package/resources/lib/include/plist/Structure.h +0 -62
  110. package/resources/lib/include/plist/Uid.h +0 -48
  111. package/resources/lib/include/plist/plist++.h +0 -39
  112. package/resources/lib/include/plist/plist.h +0 -1448
  113. package/resources/lib/libimobiledevice-1.0.dll +0 -0
  114. package/resources/lib/libimobiledevice-1.0.dll.a +0 -0
  115. package/resources/lib/libplist-2.0.dll +0 -0
  116. package/resources/lib/libplist-2.0.dll.a +0 -0
@@ -1,180 +0,0 @@
1
- /**
2
- * @file libimobiledevice/house_arrest.h
3
- * @brief Access app folders and their contents.
4
- * \internal
5
- *
6
- * Copyright (c) 2013-2014 Martin Szulecki All Rights Reserved.
7
- * Copyright (c) 2010 Nikias Bassen, All Rights Reserved.
8
- *
9
- * This library is free software; you can redistribute it and/or
10
- * modify it under the terms of the GNU Lesser General Public
11
- * License as published by the Free Software Foundation; either
12
- * version 2.1 of the License, or (at your option) any later version.
13
- *
14
- * This library is distributed in the hope that it will be useful,
15
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
16
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17
- * Lesser General Public License for more details.
18
- *
19
- * You should have received a copy of the GNU Lesser General Public
20
- * License along with this library; if not, write to the Free Software
21
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
22
- */
23
-
24
- #ifndef IHOUSE_ARREST_H
25
- #define IHOUSE_ARREST_H
26
-
27
- #ifdef __cplusplus
28
- extern "C" {
29
- #endif
30
-
31
- #include <libimobiledevice/libimobiledevice.h>
32
- #include <libimobiledevice/lockdown.h>
33
- #include <libimobiledevice/afc.h>
34
-
35
- /** Service identifier passed to lockdownd_start_service() to start the house arrest service */
36
- #define HOUSE_ARREST_SERVICE_NAME "com.apple.mobile.house_arrest"
37
-
38
- /** Error Codes */
39
- typedef enum {
40
- HOUSE_ARREST_E_SUCCESS = 0,
41
- HOUSE_ARREST_E_INVALID_ARG = -1,
42
- HOUSE_ARREST_E_PLIST_ERROR = -2,
43
- HOUSE_ARREST_E_CONN_FAILED = -3,
44
- HOUSE_ARREST_E_INVALID_MODE = -4,
45
- HOUSE_ARREST_E_UNKNOWN_ERROR = -256
46
- } house_arrest_error_t;
47
-
48
- typedef struct house_arrest_client_private house_arrest_client_private; /**< \private */
49
- typedef house_arrest_client_private *house_arrest_client_t; /**< The client handle. */
50
-
51
- /* Interface */
52
-
53
- /**
54
- * Connects to the house_arrest service on the specified device.
55
- *
56
- * @param device The device to connect to.
57
- * @param service The service descriptor returned by lockdownd_start_service.
58
- * @param client Pointer that will point to a newly allocated
59
- * housearrest_client_t upon successful return.
60
- *
61
- * @return HOUSE_ARREST_E_SUCCESS on success, HOUSE_ARREST_E_INVALID_ARG when
62
- * client is NULL, or an HOUSE_ARREST_E_* error code otherwise.
63
- */
64
- LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_client_new(idevice_t device, lockdownd_service_descriptor_t service, house_arrest_client_t *client);
65
-
66
- /**
67
- * Starts a new house_arrest service on the specified device and connects to it.
68
- *
69
- * @param device The device to connect to.
70
- * @param client Pointer that will point to a newly allocated
71
- * house_arrest_client_t upon successful return. Must be freed using
72
- * house_arrest_client_free() after use.
73
- * @param label The label to use for communication. Usually the program name.
74
- * Pass NULL to disable sending the label in requests to lockdownd.
75
- *
76
- * @return HOUSE_ARREST_E_SUCCESS on success, or an HOUSE_ARREST_E_* error
77
- * code otherwise.
78
- */
79
- LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_client_start_service(idevice_t device, house_arrest_client_t* client, const char* label);
80
-
81
- /**
82
- * Disconnects an house_arrest client from the device and frees up the
83
- * house_arrest client data.
84
- *
85
- * @note After using afc_client_new_from_house_arrest_client(), make sure
86
- * you call afc_client_free() before calling this function to ensure
87
- * a proper cleanup. Do not call this function if you still need to
88
- * perform AFC operations since it will close the connection.
89
- *
90
- * @param client The house_arrest client to disconnect and free.
91
- *
92
- * @return HOUSE_ARREST_E_SUCCESS on success, HOUSE_ARREST_E_INVALID_ARG when
93
- * client is NULL, or an HOUSE_ARREST_E_* error code otherwise.
94
- */
95
- LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_client_free(house_arrest_client_t client);
96
-
97
-
98
- /**
99
- * Sends a generic request to the connected house_arrest service.
100
- *
101
- * @param client The house_arrest client to use.
102
- * @param dict The request to send as a plist of type PLIST_DICT.
103
- *
104
- * @note If this function returns HOUSE_ARREST_E_SUCCESS it does not mean
105
- * that the request was successful. To check for success or failure you
106
- * need to call house_arrest_get_result().
107
- * @see house_arrest_get_result
108
- *
109
- * @return HOUSE_ARREST_E_SUCCESS if the request was successfully sent,
110
- * HOUSE_ARREST_E_INVALID_ARG if client or dict is invalid,
111
- * HOUSE_ARREST_E_PLIST_ERROR if dict is not a plist of type PLIST_DICT,
112
- * HOUSE_ARREST_E_INVALID_MODE if the client is not in the correct mode,
113
- * or HOUSE_ARREST_E_CONN_FAILED if a connection error occurred.
114
- */
115
- LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_send_request(house_arrest_client_t client, plist_t dict);
116
-
117
- /**
118
- * Send a command to the connected house_arrest service.
119
- * Calls house_arrest_send_request() internally.
120
- *
121
- * @param client The house_arrest client to use.
122
- * @param command The command to send. Currently, only VendContainer and
123
- * VendDocuments are known.
124
- * @param appid The application identifier to pass along with the .
125
- *
126
- * @note If this function returns HOUSE_ARREST_E_SUCCESS it does not mean
127
- * that the command was successful. To check for success or failure you
128
- * need to call house_arrest_get_result().
129
- * @see house_arrest_get_result
130
- *
131
- * @return HOUSE_ARREST_E_SUCCESS if the command was successfully sent,
132
- * HOUSE_ARREST_E_INVALID_ARG if client, command, or appid is invalid,
133
- * HOUSE_ARREST_E_INVALID_MODE if the client is not in the correct mode,
134
- * or HOUSE_ARREST_E_CONN_FAILED if a connection error occurred.
135
- */
136
- LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_send_command(house_arrest_client_t client, const char *command, const char *appid);
137
-
138
- /**
139
- * Retrieves the result of a previously sent house_arrest_request_* request.
140
- *
141
- * @param client The house_arrest client to use
142
- * @param dict Pointer that will be set to a plist containing the result to
143
- * the last performed operation. It holds a key 'Status' with the value
144
- * 'Complete' on success or a key 'Error' with an error description as
145
- * value. The caller is responsible for freeing the returned plist.
146
- *
147
- * @return HOUSE_ARREST_E_SUCCESS if a result plist was retrieved,
148
- * HOUSE_ARREST_E_INVALID_ARG if client is invalid,
149
- * HOUSE_ARREST_E_INVALID_MODE if the client is not in the correct mode,
150
- * or HOUSE_ARREST_E_CONN_FAILED if a connection error occurred.
151
- */
152
- LIBIMOBILEDEVICE_API house_arrest_error_t house_arrest_get_result(house_arrest_client_t client, plist_t *dict);
153
-
154
-
155
- /**
156
- * Creates an AFC client using the given house_arrest client's connection
157
- * allowing file access to a specific application directory requested by
158
- * functions like house_arrest_request_vendor_documents().
159
- *
160
- * @param client The house_arrest client to use.
161
- * @param afc_client Pointer that will be set to a newly allocated afc_client_t
162
- * upon successful return.
163
- *
164
- * @note After calling this function the house_arrest client will go in an
165
- * AFC mode that will only allow calling house_arrest_client_free().
166
- * Only call house_arrest_client_free() if all AFC operations have
167
- * completed since it will close the connection.
168
- *
169
- * @return AFC_E_SUCCESS if the afc client was successfully created,
170
- * AFC_E_INVALID_ARG if client is invalid or was already used to create
171
- * an afc client, or an AFC_E_* error code returned by
172
- * afc_client_new_with_service_client().
173
- */
174
- LIBIMOBILEDEVICE_API afc_error_t afc_client_new_from_house_arrest_client(house_arrest_client_t client, afc_client_t *afc_client);
175
-
176
- #ifdef __cplusplus
177
- }
178
- #endif
179
-
180
- #endif
@@ -1,505 +0,0 @@
1
- /**
2
- * @file libimobiledevice/installation_proxy.h
3
- * @brief Manage applications on a device.
4
- * \internal
5
- *
6
- * Copyright (c) 2010-2015 Martin Szulecki All Rights Reserved.
7
- * Copyright (c) 2014 Christophe Fergeau All Rights Reserved.
8
- * Copyright (c) 2009-2012 Nikias Bassen All Rights Reserved.
9
- * Copyright (c) 2010 Bryan Forbes All Rights Reserved.
10
- *
11
- * This library is free software; you can redistribute it and/or
12
- * modify it under the terms of the GNU Lesser General Public
13
- * License as published by the Free Software Foundation; either
14
- * version 2.1 of the License, or (at your option) any later version.
15
- *
16
- * This library is distributed in the hope that it will be useful,
17
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19
- * Lesser General Public License for more details.
20
- *
21
- * You should have received a copy of the GNU Lesser General Public
22
- * License along with this library; if not, write to the Free Software
23
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
24
- */
25
-
26
- #ifndef IINSTALLATION_PROXY_H
27
- #define IINSTALLATION_PROXY_H
28
-
29
- #ifdef __cplusplus
30
- extern "C" {
31
- #endif
32
-
33
- #include <libimobiledevice/libimobiledevice.h>
34
- #include <libimobiledevice/lockdown.h>
35
-
36
- /** Service identifier passed to lockdownd_start_service() to start the installation proxy service */
37
- #define INSTPROXY_SERVICE_NAME "com.apple.mobile.installation_proxy"
38
-
39
- /** Error Codes */
40
- typedef enum {
41
- /* custom */
42
- INSTPROXY_E_SUCCESS = 0,
43
- INSTPROXY_E_INVALID_ARG = -1,
44
- INSTPROXY_E_PLIST_ERROR = -2,
45
- INSTPROXY_E_CONN_FAILED = -3,
46
- INSTPROXY_E_OP_IN_PROGRESS = -4,
47
- INSTPROXY_E_OP_FAILED = -5,
48
- INSTPROXY_E_RECEIVE_TIMEOUT = -6,
49
- /* native */
50
- INSTPROXY_E_ALREADY_ARCHIVED = -7,
51
- INSTPROXY_E_API_INTERNAL_ERROR = -8,
52
- INSTPROXY_E_APPLICATION_ALREADY_INSTALLED = -9,
53
- INSTPROXY_E_APPLICATION_MOVE_FAILED = -10,
54
- INSTPROXY_E_APPLICATION_SINF_CAPTURE_FAILED = -11,
55
- INSTPROXY_E_APPLICATION_SANDBOX_FAILED = -12,
56
- INSTPROXY_E_APPLICATION_VERIFICATION_FAILED = -13,
57
- INSTPROXY_E_ARCHIVE_DESTRUCTION_FAILED = -14,
58
- INSTPROXY_E_BUNDLE_VERIFICATION_FAILED = -15,
59
- INSTPROXY_E_CARRIER_BUNDLE_COPY_FAILED = -16,
60
- INSTPROXY_E_CARRIER_BUNDLE_DIRECTORY_CREATION_FAILED = -17,
61
- INSTPROXY_E_CARRIER_BUNDLE_MISSING_SUPPORTED_SIMS = -18,
62
- INSTPROXY_E_COMM_CENTER_NOTIFICATION_FAILED = -19,
63
- INSTPROXY_E_CONTAINER_CREATION_FAILED = -20,
64
- INSTPROXY_E_CONTAINER_P0WN_FAILED = -21,
65
- INSTPROXY_E_CONTAINER_REMOVAL_FAILED = -22,
66
- INSTPROXY_E_EMBEDDED_PROFILE_INSTALL_FAILED = -23,
67
- INSTPROXY_E_EXECUTABLE_TWIDDLE_FAILED = -24,
68
- INSTPROXY_E_EXISTENCE_CHECK_FAILED = -25,
69
- INSTPROXY_E_INSTALL_MAP_UPDATE_FAILED = -26,
70
- INSTPROXY_E_MANIFEST_CAPTURE_FAILED = -27,
71
- INSTPROXY_E_MAP_GENERATION_FAILED = -28,
72
- INSTPROXY_E_MISSING_BUNDLE_EXECUTABLE = -29,
73
- INSTPROXY_E_MISSING_BUNDLE_IDENTIFIER = -30,
74
- INSTPROXY_E_MISSING_BUNDLE_PATH = -31,
75
- INSTPROXY_E_MISSING_CONTAINER = -32,
76
- INSTPROXY_E_NOTIFICATION_FAILED = -33,
77
- INSTPROXY_E_PACKAGE_EXTRACTION_FAILED = -34,
78
- INSTPROXY_E_PACKAGE_INSPECTION_FAILED = -35,
79
- INSTPROXY_E_PACKAGE_MOVE_FAILED = -36,
80
- INSTPROXY_E_PATH_CONVERSION_FAILED = -37,
81
- INSTPROXY_E_RESTORE_CONTAINER_FAILED = -38,
82
- INSTPROXY_E_SEATBELT_PROFILE_REMOVAL_FAILED = -39,
83
- INSTPROXY_E_STAGE_CREATION_FAILED = -40,
84
- INSTPROXY_E_SYMLINK_FAILED = -41,
85
- INSTPROXY_E_UNKNOWN_COMMAND = -42,
86
- INSTPROXY_E_ITUNES_ARTWORK_CAPTURE_FAILED = -43,
87
- INSTPROXY_E_ITUNES_METADATA_CAPTURE_FAILED = -44,
88
- INSTPROXY_E_DEVICE_OS_VERSION_TOO_LOW = -45,
89
- INSTPROXY_E_DEVICE_FAMILY_NOT_SUPPORTED = -46,
90
- INSTPROXY_E_PACKAGE_PATCH_FAILED = -47,
91
- INSTPROXY_E_INCORRECT_ARCHITECTURE = -48,
92
- INSTPROXY_E_PLUGIN_COPY_FAILED = -49,
93
- INSTPROXY_E_BREADCRUMB_FAILED = -50,
94
- INSTPROXY_E_BREADCRUMB_UNLOCK_FAILED = -51,
95
- INSTPROXY_E_GEOJSON_CAPTURE_FAILED = -52,
96
- INSTPROXY_E_NEWSSTAND_ARTWORK_CAPTURE_FAILED = -53,
97
- INSTPROXY_E_MISSING_COMMAND = -54,
98
- INSTPROXY_E_NOT_ENTITLED = -55,
99
- INSTPROXY_E_MISSING_PACKAGE_PATH = -56,
100
- INSTPROXY_E_MISSING_CONTAINER_PATH = -57,
101
- INSTPROXY_E_MISSING_APPLICATION_IDENTIFIER = -58,
102
- INSTPROXY_E_MISSING_ATTRIBUTE_VALUE = -59,
103
- INSTPROXY_E_LOOKUP_FAILED = -60,
104
- INSTPROXY_E_DICT_CREATION_FAILED = -61,
105
- INSTPROXY_E_INSTALL_PROHIBITED = -62,
106
- INSTPROXY_E_UNINSTALL_PROHIBITED = -63,
107
- INSTPROXY_E_MISSING_BUNDLE_VERSION = -64,
108
- INSTPROXY_E_UNKNOWN_ERROR = -256
109
- } instproxy_error_t;
110
-
111
- typedef struct instproxy_client_private instproxy_client_private; /**< \private */
112
- typedef instproxy_client_private *instproxy_client_t; /**< The client handle. */
113
-
114
- /** Reports the status response of the given command */
115
- typedef void (*instproxy_status_cb_t) (plist_t command, plist_t status, void *user_data);
116
-
117
- /* Interface */
118
-
119
- /**
120
- * Connects to the installation_proxy service on the specified device.
121
- *
122
- * @param device The device to connect to
123
- * @param service The service descriptor returned by lockdownd_start_service.
124
- * @param client Pointer that will be set to a newly allocated
125
- * instproxy_client_t upon successful return.
126
- *
127
- * @return INSTPROXY_E_SUCCESS on success, or an INSTPROXY_E_* error value
128
- * when an error occurred.
129
- */
130
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_client_new(idevice_t device, lockdownd_service_descriptor_t service, instproxy_client_t *client);
131
-
132
- /**
133
- * Starts a new installation_proxy service on the specified device and connects to it.
134
- *
135
- * @param device The device to connect to.
136
- * @param client Pointer that will point to a newly allocated
137
- * instproxy_client_t upon successful return. Must be freed using
138
- * instproxy_client_free() after use.
139
- * @param label The label to use for communication. Usually the program name.
140
- * Pass NULL to disable sending the label in requests to lockdownd.
141
- *
142
- * @return INSTPROXY_E_SUCCESS on success, or an INSTPROXY_E_* error
143
- * code otherwise.
144
- */
145
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_client_start_service(idevice_t device, instproxy_client_t * client, const char* label);
146
-
147
- /**
148
- * Disconnects an installation_proxy client from the device and frees up the
149
- * installation_proxy client data.
150
- *
151
- * @param client The installation_proxy client to disconnect and free.
152
- *
153
- * @return INSTPROXY_E_SUCCESS on success
154
- * or INSTPROXY_E_INVALID_ARG if client is NULL.
155
- */
156
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_client_free(instproxy_client_t client);
157
-
158
- /**
159
- * List installed applications. This function runs synchronously.
160
- *
161
- * @param client The connected installation_proxy client
162
- * @param client_options The client options to use, as PLIST_DICT, or NULL.
163
- * Valid client options include:
164
- * "ApplicationType" -> "System"
165
- * "ApplicationType" -> "User"
166
- * "ApplicationType" -> "Internal"
167
- * "ApplicationType" -> "Any"
168
- * @param result Pointer that will be set to a plist that will hold an array
169
- * of PLIST_DICT holding information about the applications found.
170
- *
171
- * @return INSTPROXY_E_SUCCESS on success or an INSTPROXY_E_* error value if
172
- * an error occurred.
173
- */
174
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_browse(instproxy_client_t client, plist_t client_options, plist_t *result);
175
-
176
- /**
177
- * List pages of installed applications in a callback.
178
- *
179
- * @param client The connected installation_proxy client
180
- * @param client_options The client options to use, as PLIST_DICT, or NULL.
181
- * Valid client options include:
182
- * "ApplicationType" -> "System"
183
- * "ApplicationType" -> "User"
184
- * "ApplicationType" -> "Internal"
185
- * "ApplicationType" -> "Any"
186
- * @param status_cb Callback function to process each page of application
187
- * information. Passing a callback is required.
188
- * @param user_data Callback data passed to status_cb.
189
- *
190
- * @return INSTPROXY_E_SUCCESS on success or an INSTPROXY_E_* error value if
191
- * an error occurred.
192
- */
193
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_browse_with_callback(instproxy_client_t client, plist_t client_options, instproxy_status_cb_t status_cb, void *user_data);
194
-
195
- /**
196
- * Lookup information about specific applications from the device.
197
- *
198
- * @param client The connected installation_proxy client
199
- * @param appids An array of bundle identifiers that MUST have a terminating
200
- * NULL entry or NULL to lookup all.
201
- * @param client_options The client options to use, as PLIST_DICT, or NULL.
202
- * Currently there are no known client options, so pass NULL here.
203
- * @param result Pointer that will be set to a plist containing a PLIST_DICT
204
- * holding requested information about the application or NULL on errors.
205
- *
206
- * @return INSTPROXY_E_SUCCESS on success or an INSTPROXY_E_* error value if
207
- * an error occurred.
208
- */
209
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_lookup(instproxy_client_t client, const char** appids, plist_t client_options, plist_t *result);
210
-
211
- /**
212
- * Install an application on the device.
213
- *
214
- * @param client The connected installation_proxy client
215
- * @param pkg_path Path of the installation package (inside the AFC jail)
216
- * @param client_options The client options to use, as PLIST_DICT, or NULL.
217
- * Valid options include:
218
- * "iTunesMetadata" -> PLIST_DATA
219
- * "ApplicationSINF" -> PLIST_DATA
220
- * "PackageType" -> "Developer"
221
- * If PackageType -> Developer is specified, then pkg_path points to
222
- * an .app directory instead of an install package.
223
- * @param status_cb Callback function for progress and status information. If
224
- * NULL is passed, this function will run synchronously.
225
- * @param user_data Callback data passed to status_cb.
226
- *
227
- * @return INSTPROXY_E_SUCCESS on success or an INSTPROXY_E_* error value if
228
- * an error occurred.
229
- *
230
- * @note If a callback function is given (async mode), this function returns
231
- * INSTPROXY_E_SUCCESS immediately if the status updater thread has been
232
- * created successfully; any error occurring during the command has to be
233
- * handled inside the specified callback function.
234
- */
235
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_install(instproxy_client_t client, const char *pkg_path, plist_t client_options, instproxy_status_cb_t status_cb, void *user_data);
236
-
237
- /**
238
- * Upgrade an application on the device. This function is nearly the same as
239
- * instproxy_install; the difference is that the installation progress on the
240
- * device is faster if the application is already installed.
241
- *
242
- * @param client The connected installation_proxy client
243
- * @param pkg_path Path of the installation package (inside the AFC jail)
244
- * @param client_options The client options to use, as PLIST_DICT, or NULL.
245
- * Valid options include:
246
- * "iTunesMetadata" -> PLIST_DATA
247
- * "ApplicationSINF" -> PLIST_DATA
248
- * "PackageType" -> "Developer"
249
- * If PackageType -> Developer is specified, then pkg_path points to
250
- * an .app directory instead of an install package.
251
- * @param status_cb Callback function for progress and status information. If
252
- * NULL is passed, this function will run synchronously.
253
- * @param user_data Callback data passed to status_cb.
254
- *
255
- * @return INSTPROXY_E_SUCCESS on success or an INSTPROXY_E_* error value if
256
- * an error occurred.
257
- *
258
- * @note If a callback function is given (async mode), this function returns
259
- * INSTPROXY_E_SUCCESS immediately if the status updater thread has been
260
- * created successfully; any error occurring during the command has to be
261
- * handled inside the specified callback function.
262
- */
263
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_upgrade(instproxy_client_t client, const char *pkg_path, plist_t client_options, instproxy_status_cb_t status_cb, void *user_data);
264
-
265
- /**
266
- * Uninstall an application from the device.
267
- *
268
- * @param client The connected installation proxy client
269
- * @param appid ApplicationIdentifier of the app to uninstall
270
- * @param client_options The client options to use, as PLIST_DICT, or NULL.
271
- * Currently there are no known client options, so pass NULL here.
272
- * @param status_cb Callback function for progress and status information. If
273
- * NULL is passed, this function will run synchronously.
274
- * @param user_data Callback data passed to status_cb.
275
- *
276
- * @return INSTPROXY_E_SUCCESS on success or an INSTPROXY_E_* error value if
277
- * an error occurred.
278
- *
279
- * @note If a callback function is given (async mode), this function returns
280
- * INSTPROXY_E_SUCCESS immediately if the status updater thread has been
281
- * created successfully; any error occurring during the command has to be
282
- * handled inside the specified callback function.
283
- */
284
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_uninstall(instproxy_client_t client, const char *appid, plist_t client_options, instproxy_status_cb_t status_cb, void *user_data);
285
-
286
- /**
287
- * List archived applications. This function runs synchronously.
288
- *
289
- * @see instproxy_archive
290
- *
291
- * @param client The connected installation_proxy client
292
- * @param client_options The client options to use, as PLIST_DICT, or NULL.
293
- * Currently there are no known client options, so pass NULL here.
294
- * @param result Pointer that will be set to a plist containing a PLIST_DICT
295
- * holding information about the archived applications found.
296
- *
297
- * @return INSTPROXY_E_SUCCESS on success or an INSTPROXY_E_* error value if
298
- * an error occurred.
299
- */
300
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_lookup_archives(instproxy_client_t client, plist_t client_options, plist_t *result);
301
-
302
- /**
303
- * Archive an application on the device.
304
- * This function tells the device to make an archive of the specified
305
- * application. This results in the device creating a ZIP archive in the
306
- * 'ApplicationArchives' directory and uninstalling the application.
307
- *
308
- * @param client The connected installation proxy client
309
- * @param appid ApplicationIdentifier of the app to archive.
310
- * @param client_options The client options to use, as PLIST_DICT, or NULL.
311
- * Valid options include:
312
- * "SkipUninstall" -> Boolean
313
- * "ArchiveType" -> "ApplicationOnly"
314
- * @param status_cb Callback function for progress and status information. If
315
- * NULL is passed, this function will run synchronously.
316
- * @param user_data Callback data passed to status_cb.
317
- *
318
- * @return INSTPROXY_E_SUCCESS on success or an INSTPROXY_E_* error value if
319
- * an error occurred.
320
- *
321
- * @note If a callback function is given (async mode), this function returns
322
- * INSTPROXY_E_SUCCESS immediately if the status updater thread has been
323
- * created successfully; any error occurring during the command has to be
324
- * handled inside the specified callback function.
325
- */
326
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_archive(instproxy_client_t client, const char *appid, plist_t client_options, instproxy_status_cb_t status_cb, void *user_data);
327
-
328
- /**
329
- * Restore a previously archived application on the device.
330
- * This function is the counterpart to instproxy_archive.
331
- * @see instproxy_archive
332
- *
333
- * @param client The connected installation proxy client
334
- * @param appid ApplicationIdentifier of the app to restore.
335
- * @param client_options The client options to use, as PLIST_DICT, or NULL.
336
- * Valid options include:
337
- * "ArchiveType" -> "DocumentsOnly"
338
- * @param status_cb Callback function for progress and status information. If
339
- * NULL is passed, this function will run synchronously.
340
- * @param user_data Callback data passed to status_cb.
341
- *
342
- * @return INSTPROXY_E_SUCCESS on success or an INSTPROXY_E_* error value if
343
- * an error occurred.
344
- *
345
- * @note If a callback function is given (async mode), this function returns
346
- * INSTPROXY_E_SUCCESS immediately if the status updater thread has been
347
- * created successfully; any error occurring during the command has to be
348
- * handled inside the specified callback function.
349
- */
350
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_restore(instproxy_client_t client, const char *appid, plist_t client_options, instproxy_status_cb_t status_cb, void *user_data);
351
-
352
- /**
353
- * Removes a previously archived application from the device.
354
- * This function removes the ZIP archive from the 'ApplicationArchives'
355
- * directory.
356
- *
357
- * @param client The connected installation proxy client
358
- * @param appid ApplicationIdentifier of the archived app to remove.
359
- * @param client_options The client options to use, as PLIST_DICT, or NULL.
360
- * Currently there are no known client options, so passing NULL is fine.
361
- * @param status_cb Callback function for progress and status information. If
362
- * NULL is passed, this function will run synchronously.
363
- * @param user_data Callback data passed to status_cb.
364
- *
365
- * @return INSTPROXY_E_SUCCESS on success or an INSTPROXY_E_* error value if
366
- * an error occurred.
367
- *
368
- * @note If a callback function is given (async mode), this function returns
369
- * INSTPROXY_E_SUCCESS immediately if the status updater thread has been
370
- * created successfully; any error occurring during the command has to be
371
- * handled inside the specified callback function.
372
- */
373
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_remove_archive(instproxy_client_t client, const char *appid, plist_t client_options, instproxy_status_cb_t status_cb, void *user_data);
374
-
375
- /**
376
- * Checks a device for certain capabilities.
377
- *
378
- * @param client The connected installation_proxy client
379
- * @param capabilities An array of char* with capability names that MUST have a
380
- * terminating NULL entry.
381
- * @param client_options The client options to use, as PLIST_DICT, or NULL.
382
- * Currently there are no known client options, so pass NULL here.
383
- * @param result Pointer that will be set to a plist containing a PLIST_DICT
384
- * holding information if the capabilities matched or NULL on errors.
385
- *
386
- * @return INSTPROXY_E_SUCCESS on success or an INSTPROXY_E_* error value if
387
- * an error occurred.
388
- */
389
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_check_capabilities_match(instproxy_client_t client, const char** capabilities, plist_t client_options, plist_t *result);
390
-
391
- /* Helper */
392
-
393
- /**
394
- * Gets the name from a command dictionary.
395
- *
396
- * @param command The dictionary describing the command.
397
- * @param name Pointer to store the name of the command.
398
- */
399
- LIBIMOBILEDEVICE_API void instproxy_command_get_name(plist_t command, char** name);
400
-
401
- /**
402
- * Gets the name of a status.
403
- *
404
- * @param status The dictionary status response to use.
405
- * @param name Pointer to store the name of the status.
406
- */
407
- LIBIMOBILEDEVICE_API void instproxy_status_get_name(plist_t status, char **name);
408
-
409
- /**
410
- * Gets error name, code and description from a response if available.
411
- *
412
- * @param status The dictionary status response to use.
413
- * @param name Pointer to store the name of an error.
414
- * @param description Pointer to store error description text if available.
415
- * The caller is reponsible for freeing the allocated buffer after use.
416
- * If NULL is passed no description will be returned.
417
- * @param code Pointer to store the returned error code if available.
418
- * If NULL is passed no error code will be returned.
419
- *
420
- * @return INSTPROXY_E_SUCCESS if no error is found or an INSTPROXY_E_* error
421
- * value matching the error that ẃas found in the status.
422
- */
423
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_status_get_error(plist_t status, char **name, char** description, uint64_t* code);
424
-
425
- /**
426
- * Gets total and current item information from a browse response if available.
427
- *
428
- * @param status The dictionary status response to use.
429
- * @param total Pointer to store the total number of items.
430
- * @param current_index Pointer to store the current index of all browsed items.
431
- * @param current_amount Pointer to store the amount of items in the
432
- * current list.
433
- * @param list Pointer to store a newly allocated plist with items.
434
- * The caller is reponsible for freeing the list after use.
435
- * If NULL is passed no list will be returned. If NULL is returned no
436
- * list was found in the status.
437
- */
438
- LIBIMOBILEDEVICE_API void instproxy_status_get_current_list(plist_t status, uint64_t* total, uint64_t* current_index, uint64_t* current_amount, plist_t* list);
439
-
440
-
441
- /**
442
- * Gets progress in percentage from a status if available.
443
- *
444
- * @param status The dictionary status response to use.
445
- * @param percent Pointer to an int to store the progress in percent (0-100)
446
- * or -1 if no progress was found in the status.
447
- */
448
- LIBIMOBILEDEVICE_API void instproxy_status_get_percent_complete(plist_t status, int *percent);
449
-
450
- /**
451
- * Creates a new client_options plist.
452
- *
453
- * @return A new plist_t of type PLIST_DICT.
454
- */
455
- LIBIMOBILEDEVICE_API plist_t instproxy_client_options_new(void);
456
-
457
- /**
458
- * Adds one or more new key:value pairs to the given client_options.
459
- *
460
- * @param client_options The client options to modify.
461
- * @param ... KEY, VALUE, [KEY, VALUE], NULL
462
- *
463
- * @note The keys and values passed are expected to be strings, except for the
464
- * keys "ApplicationSINF", "iTunesMetadata", "ReturnAttributes" which are
465
- * expecting a plist_t node as value and "SkipUninstall" expects int.
466
- */
467
- LIBIMOBILEDEVICE_API void instproxy_client_options_add(plist_t client_options, ...);
468
-
469
- /**
470
- * Adds attributes to the given client_options to filter browse results.
471
- *
472
- * @param client_options The client options to modify.
473
- * @param ... VALUE, VALUE, [VALUE], NULL
474
- *
475
- * @note The values passed are expected to be strings.
476
- */
477
- LIBIMOBILEDEVICE_API void instproxy_client_options_set_return_attributes(plist_t client_options, ...);
478
-
479
- /**
480
- * Frees client_options plist.
481
- *
482
- * @param client_options The client options plist to free. Does nothing if NULL
483
- * is passed.
484
- */
485
- LIBIMOBILEDEVICE_API void instproxy_client_options_free(plist_t client_options);
486
-
487
- /**
488
- * Queries the device for the path of an application.
489
- *
490
- * @param client The connected installation proxy client.
491
- * @param bundle_id ApplicationIdentifier of app to retrieve the path for.
492
- * @param path Pointer to store the device path for the application
493
- * which is set to NULL if it could not be determined.
494
- *
495
- * @return INSTPROXY_E_SUCCESS on success, INSTPROXY_E_OP_FAILED if
496
- * the path could not be determined or an INSTPROXY_E_* error
497
- * value if an error occurred.
498
- */
499
- LIBIMOBILEDEVICE_API instproxy_error_t instproxy_client_get_path_for_bundle_identifier(instproxy_client_t client, const char* bundle_id, char** path);
500
-
501
- #ifdef __cplusplus
502
- }
503
- #endif
504
-
505
- #endif