We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d956cf commit 954455aCopy full SHA for 954455a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [9.10.1](https://github.com/appium/appium-xcuitest-driver/compare/v9.10.0...v9.10.1) (2025-07-26)
2
+
3
+### Miscellaneous Chores
4
5
+* make appium-ios-remotexpc optional deps ([#2600](https://github.com/appium/appium-xcuitest-driver/issues/2600)) ([5d956cf](https://github.com/appium/appium-xcuitest-driver/commit/5d956cf1653e48d5f5dc699ae63a70c67c2499ed))
6
7
## [9.10.0](https://github.com/appium/appium-xcuitest-driver/compare/v9.9.6...v9.10.0) (2025-07-25)
8
9
### Features
package.json
@@ -8,7 +8,7 @@
"xcuitest",
"xctest"
10
],
11
- "version": "9.10.0",
+ "version": "9.10.1",
12
"author": "Appium Contributors",
13
"license": "Apache-2.0",
14
"repository": {
0 commit comments