appium-ios-remotexpc 0.5.1 → 0.6.0

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## [0.6.0](https://github.com/appium/appium-ios-remotexpc/compare/v0.5.2...v0.6.0) (2025-10-04)
2
+
3
+ ### Features
4
+
5
+ * **index:** export Notification and MobileConfig ([#74](https://github.com/appium/appium-ios-remotexpc/issues/74)) ([d860c83](https://github.com/appium/appium-ios-remotexpc/commit/d860c838ad684e4c9d04304c90c0753ebe4bdf35))
6
+
7
+ ## [0.5.2](https://github.com/appium/appium-ios-remotexpc/compare/v0.5.1...v0.5.2) (2025-10-04)
8
+
9
+ ### Bug Fixes
10
+
11
+ * use binary plist for removeProfile profileIdentifier ([8848c03](https://github.com/appium/appium-ios-remotexpc/commit/8848c0327b1720c7680c9be60f83aeafde9f3c32))
12
+
1
13
  ## [0.5.1](https://github.com/appium/appium-ios-remotexpc/compare/v0.5.0...v0.5.1) (2025-10-04)
2
14
 
3
15
  ### Bug Fixes
@@ -4,6 +4,6 @@ import { TunnelRegistryServer, startTunnelRegistryServer } from './lib/tunnel/tu
4
4
  import { Usbmux, createUsbmux } from './lib/usbmux/index.js';
5
5
  import * as Services from './services.js';
6
6
  import { startCoreDeviceProxy } from './services/ios/tunnel-service/index.js';
7
- export type { DiagnosticsService, MobileImageMounterService, SyslogService, SocketInfo, TunnelResult, TunnelRegistry, TunnelRegistryEntry, DiagnosticsServiceWithConnection, MobileImageMounterServiceWithConnection, } from './lib/types.js';
7
+ export type { DiagnosticsService, MobileImageMounterService, NotificationProxyService, MobileConfigService, SyslogService, SocketInfo, TunnelResult, TunnelRegistry, TunnelRegistryEntry, DiagnosticsServiceWithConnection, MobileImageMounterServiceWithConnection, NotificationProxyServiceWithConnection, MobileConfigServiceWithConnection, } from './lib/types.js';
8
8
  export { createUsbmux, Services, Usbmux, TunnelManager, PacketStreamServer, PacketStreamClient, createLockdownServiceByUDID, startCoreDeviceProxy, TunnelRegistryServer, startTunnelRegistryServer, };
9
9
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,yBAAyB,CAAC;AACtE,OAAO,EACL,kBAAkB,EAClB,kBAAkB,EAClB,aAAa,EACd,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EACL,oBAAoB,EACpB,yBAAyB,EAC1B,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,EAAE,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAE9E,YAAY,EACV,kBAAkB,EAClB,yBAAyB,EACzB,aAAa,EACb,UAAU,EACV,YAAY,EACZ,cAAc,EACd,mBAAmB,EACnB,gCAAgC,EAChC,uCAAuC,GACxC,MAAM,gBAAgB,CAAC;AACxB,OAAO,EACL,YAAY,EACZ,QAAQ,EACR,MAAM,EACN,aAAa,EACb,kBAAkB,EAClB,kBAAkB,EAClB,2BAA2B,EAC3B,oBAAoB,EACpB,oBAAoB,EACpB,yBAAyB,GAC1B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,yBAAyB,CAAC;AACtE,OAAO,EACL,kBAAkB,EAClB,kBAAkB,EAClB,aAAa,EACd,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EACL,oBAAoB,EACpB,yBAAyB,EAC1B,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,KAAK,QAAQ,MAAM,eAAe,CAAC;AAC1C,OAAO,EAAE,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAE9E,YAAY,EACV,kBAAkB,EAClB,yBAAyB,EACzB,wBAAwB,EACxB,mBAAmB,EACnB,aAAa,EACb,UAAU,EACV,YAAY,EACZ,cAAc,EACd,mBAAmB,EACnB,gCAAgC,EAChC,uCAAuC,EACvC,sCAAsC,EACtC,iCAAiC,GAClC,MAAM,gBAAgB,CAAC;AACxB,OAAO,EACL,YAAY,EACZ,QAAQ,EACR,MAAM,EACN,aAAa,EACb,kBAAkB,EAClB,kBAAkB,EAClB,2BAA2B,EAC3B,oBAAoB,EACpB,oBAAoB,EACpB,yBAAyB,GAC1B,CAAC"}
@@ -133,7 +133,7 @@ class MobileConfigService extends BaseService {
133
133
  };
134
134
  const req = {
135
135
  RequestType: 'RemoveProfile',
136
- ProfileIdentifier: createPlist(payloadData),
136
+ ProfileIdentifier: createPlist(payloadData, true),
137
137
  };
138
138
  log.info(req);
139
139
  await this._sendPlistAndReceive(req);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "appium-ios-remotexpc",
3
- "version": "0.5.1",
3
+ "version": "0.6.0",
4
4
  "main": "build/src/index.js",
5
5
  "types": "build/src/index.d.ts",
6
6
  "type": "module",
@@ -30,6 +30,7 @@
30
30
  "test:diagnostics": "mocha test/integration/diagnostics-test.ts --exit --timeout 1m",
31
31
  "test:notification": "mocha test/integration/notification-proxy-test.ts --exit --timeout 1m",
32
32
  "test:image-mounter": "mocha test/integration/mobile-image-mounter-test.ts --exit --timeout 1m",
33
+ "test:mobile-config": "mocha test/integration/mobile-config-test.ts --exit --timeout 1m",
33
34
  "test:unit": "mocha 'test/unit/**/*.ts' --exit --timeout 2m",
34
35
  "test:tunnel-creation": "sudo tsx scripts/test-tunnel-creation.ts",
35
36
  "test:tunnel-creation:lsof": "sudo tsx scripts/test-tunnel-creation.ts --keep-open"
package/src/index.ts CHANGED
@@ -15,6 +15,8 @@ import { startCoreDeviceProxy } from './services/ios/tunnel-service/index.js';
15
15
  export type {
16
16
  DiagnosticsService,
17
17
  MobileImageMounterService,
18
+ NotificationProxyService,
19
+ MobileConfigService,
18
20
  SyslogService,
19
21
  SocketInfo,
20
22
  TunnelResult,
@@ -22,6 +24,8 @@ export type {
22
24
  TunnelRegistryEntry,
23
25
  DiagnosticsServiceWithConnection,
24
26
  MobileImageMounterServiceWithConnection,
27
+ NotificationProxyServiceWithConnection,
28
+ MobileConfigServiceWithConnection,
25
29
  } from './lib/types.js';
26
30
  export {
27
31
  createUsbmux,
@@ -159,7 +159,7 @@ class MobileConfigService
159
159
 
160
160
  const req = {
161
161
  RequestType: 'RemoveProfile',
162
- ProfileIdentifier: createPlist(payloadData),
162
+ ProfileIdentifier: createPlist(payloadData, true),
163
163
  };
164
164
 
165
165
  log.info(req);