@midscene/ios 1.12.3 → 1.12.4-beta-20260902093735.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/dist/es/cli.mjs CHANGED
@@ -1892,7 +1892,7 @@ class IOSMidsceneTools extends BaseMidsceneTools {
1892
1892
  const tools = new IOSMidsceneTools();
1893
1893
  runToolsCLI(tools, 'midscene-ios', {
1894
1894
  stripPrefix: 'ios_',
1895
- version: "1.12.3",
1895
+ version: "1.12.4-beta-20260902093735.0",
1896
1896
  extraCommands: createReportCliCommands()
1897
1897
  }).catch((e)=>{
1898
1898
  process.exit(reportCLIError(e));
package/dist/lib/cli.js CHANGED
@@ -1916,7 +1916,7 @@ class IOSMidsceneTools extends base_tools_namespaceObject.BaseMidsceneTools {
1916
1916
  const tools = new IOSMidsceneTools();
1917
1917
  (0, cli_namespaceObject.runToolsCLI)(tools, 'midscene-ios', {
1918
1918
  stripPrefix: 'ios_',
1919
- version: "1.12.3",
1919
+ version: "1.12.4-beta-20260902093735.0",
1920
1920
  extraCommands: (0, core_namespaceObject.createReportCliCommands)()
1921
1921
  }).catch((e)=>{
1922
1922
  process.exit((0, cli_namespaceObject.reportCLIError)(e));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@midscene/ios",
3
- "version": "1.12.3",
3
+ "version": "1.12.4-beta-20260902093735.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/web-infra-dev/midscene.git",
@@ -43,10 +43,10 @@
43
43
  "dependencies": {
44
44
  "@inquirer/prompts": "^7.8.6",
45
45
  "open": "10.1.0",
46
- "@midscene/core": "1.12.3",
47
- "@midscene/shared": "1.12.3",
48
- "@midscene/playground": "1.12.3",
49
- "@midscene/webdriver": "1.12.3"
46
+ "@midscene/core": "1.12.4-beta-20260902093735.0",
47
+ "@midscene/shared": "1.12.4-beta-20260902093735.0",
48
+ "@midscene/webdriver": "1.12.4-beta-20260902093735.0",
49
+ "@midscene/playground": "1.12.4-beta-20260902093735.0"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@rslib/core": "^0.18.3",
package/static/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html><head><link rel="icon" href="/favicon.ico"><title>Midscene Playground</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/static/js/lib-react.8bb5dc6e.js"></script><script defer src="/static/js/226.9d4ca7e4.js"></script><script defer src="/static/js/index.704e7dfb.js"></script><link href="/static/css/index.67caac18.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
1
+ <!doctype html><html><head><link rel="icon" href="/favicon.ico"><title>Midscene Playground</title><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><script defer src="/static/js/lib-react.8bb5dc6e.js"></script><script defer src="/static/js/226.9d4ca7e4.js"></script><script defer src="/static/js/index.57e44d8f.js"></script><link href="/static/css/index.67caac18.css" rel="stylesheet"></head><body><div id="root"></div></body></html>