Searched refs:clientManager (Results 1 – 1 of 1) sorted by relevance
84 const clientManager = await ClientManager.create(udid); constant87 await mountDeveloperDiskImage(clientManager);92 await uploadApp(clientManager, { appBinaryPath: appPath, destinationPath: destPackagePath });94 const installer = await clientManager.getInstallationProxyClient();146 clientManager.end();151 async function mountDeveloperDiskImage(clientManager: ClientManager) {152 const imageMounter = await clientManager.getMobileImageMounterClient();168 clientManager: ClientManager,171 const afcClient = await clientManager.getAFCClient();185 clientManager: ClientManager,[all …]