@srmorete/mobile-device-mcp 0.1.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.
Files changed (94) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +117 -0
  3. package/bin/cli.js +2 -0
  4. package/drivers/android/app-debug-androidTest.apk +0 -0
  5. package/drivers/android/app-debug.apk +0 -0
  6. package/drivers/ios/Debug-iphonesimulator/FlyingFox.o +0 -0
  7. package/drivers/ios/Debug-iphonesimulator/FlyingFox.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  8. package/drivers/ios/Debug-iphonesimulator/FlyingFox.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  9. package/drivers/ios/Debug-iphonesimulator/FlyingFox.swiftmodule/arm64-apple-ios-simulator.abi.json +9 -0
  10. package/drivers/ios/Debug-iphonesimulator/FlyingFox.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  11. package/drivers/ios/Debug-iphonesimulator/FlyingFox.swiftmodule/arm64-apple-ios-simulator.swiftmodule +0 -0
  12. package/drivers/ios/Debug-iphonesimulator/FlyingFox.swiftmodule/x86_64-apple-ios-simulator.abi.json +9 -0
  13. package/drivers/ios/Debug-iphonesimulator/FlyingFox.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  14. package/drivers/ios/Debug-iphonesimulator/FlyingFox.swiftmodule/x86_64-apple-ios-simulator.swiftmodule +0 -0
  15. package/drivers/ios/Debug-iphonesimulator/FlyingSocks.o +0 -0
  16. package/drivers/ios/Debug-iphonesimulator/FlyingSocks.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  17. package/drivers/ios/Debug-iphonesimulator/FlyingSocks.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  18. package/drivers/ios/Debug-iphonesimulator/FlyingSocks.swiftmodule/arm64-apple-ios-simulator.abi.json +9 -0
  19. package/drivers/ios/Debug-iphonesimulator/FlyingSocks.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  20. package/drivers/ios/Debug-iphonesimulator/FlyingSocks.swiftmodule/arm64-apple-ios-simulator.swiftmodule +0 -0
  21. package/drivers/ios/Debug-iphonesimulator/FlyingSocks.swiftmodule/x86_64-apple-ios-simulator.abi.json +9 -0
  22. package/drivers/ios/Debug-iphonesimulator/FlyingSocks.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  23. package/drivers/ios/Debug-iphonesimulator/FlyingSocks.swiftmodule/x86_64-apple-ios-simulator.swiftmodule +0 -0
  24. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.app/Info.plist +0 -0
  25. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.app/PkgInfo +1 -0
  26. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.app/UITreeServerApp +0 -0
  27. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.app/UITreeServerApp.debug.dylib +0 -0
  28. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.app/_CodeSignature/CodeResources +128 -0
  29. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.app/__preview.dylib +0 -0
  30. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  31. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  32. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.swiftmodule/arm64-apple-ios-simulator.abi.json +9 -0
  33. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  34. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.swiftmodule/arm64-apple-ios-simulator.swiftmodule +0 -0
  35. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.swiftmodule/x86_64-apple-ios-simulator.abi.json +9 -0
  36. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  37. package/drivers/ios/Debug-iphonesimulator/UITreeServerApp.swiftmodule/x86_64-apple-ios-simulator.swiftmodule +0 -0
  38. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/Testing.framework/Info.plist +0 -0
  39. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/Testing.framework/Testing +0 -0
  40. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/Testing.framework/_CodeSignature/CodeResources +168 -0
  41. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/Testing.framework/version.plist +18 -0
  42. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTAutomationSupport.framework/Info.plist +0 -0
  43. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTAutomationSupport.framework/XCTAutomationSupport +0 -0
  44. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTAutomationSupport.framework/_CodeSignature/CodeResources +113 -0
  45. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTAutomationSupport.framework/version.plist +18 -0
  46. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTest.framework/Info.plist +0 -0
  47. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTest.framework/XCTest +0 -0
  48. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTest.framework/_CodeSignature/CodeResources +817 -0
  49. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTest.framework/version.plist +18 -0
  50. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTestCore.framework/Info.plist +0 -0
  51. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTestCore.framework/XCTestCore +0 -0
  52. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTestCore.framework/_CodeSignature/CodeResources +113 -0
  53. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTestCore.framework/version.plist +18 -0
  54. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTestSupport.framework/Info.plist +0 -0
  55. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTestSupport.framework/XCTestSupport +0 -0
  56. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTestSupport.framework/_CodeSignature/CodeResources +113 -0
  57. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCTestSupport.framework/version.plist +18 -0
  58. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCUIAutomation.framework/Info.plist +0 -0
  59. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCUIAutomation.framework/XCUIAutomation +0 -0
  60. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCUIAutomation.framework/_CodeSignature/CodeResources +432 -0
  61. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCUIAutomation.framework/version.plist +18 -0
  62. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCUnit.framework/Info.plist +0 -0
  63. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCUnit.framework/XCUnit +0 -0
  64. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCUnit.framework/_CodeSignature/CodeResources +113 -0
  65. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/XCUnit.framework/version.plist +18 -0
  66. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Frameworks/libXCTestSwiftSupport.dylib +0 -0
  67. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/Info.plist +254 -0
  68. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/PkgInfo +1 -0
  69. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/PlugIns/UITreeServerUITests.xctest/Info.plist +0 -0
  70. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/PlugIns/UITreeServerUITests.xctest/UITreeServerUITests +0 -0
  71. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/PlugIns/UITreeServerUITests.xctest/_CodeSignature/CodeResources +101 -0
  72. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/UITreeServerUITests-Runner +0 -0
  73. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests-Runner.app/_CodeSignature/CodeResources +458 -0
  74. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo +0 -0
  75. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo +0 -0
  76. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests.swiftmodule/arm64-apple-ios-simulator.abi.json +9 -0
  77. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  78. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests.swiftmodule/arm64-apple-ios-simulator.swiftmodule +0 -0
  79. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests.swiftmodule/x86_64-apple-ios-simulator.abi.json +9 -0
  80. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  81. package/drivers/ios/Debug-iphonesimulator/UITreeServerUITests.swiftmodule/x86_64-apple-ios-simulator.swiftmodule +0 -0
  82. package/drivers/ios/UITreeServerUITests_iphonesimulator26.2-arm64-x86_64.xctestrun +135 -0
  83. package/drivers/ios/UITreeServerUITests_iphonesimulator26.2-arm64.xctestrun +135 -0
  84. package/package.json +32 -0
  85. package/src/filter/filter.ts +393 -0
  86. package/src/filter/index.ts +42 -0
  87. package/src/filter/types.ts +70 -0
  88. package/src/server/bootstrap.ts +367 -0
  89. package/src/server/devices.ts +262 -0
  90. package/src/server/index.ts +41 -0
  91. package/src/server/ports.ts +190 -0
  92. package/src/server/proxy.ts +119 -0
  93. package/src/server/tools.ts +303 -0
  94. package/src/server/types.ts +22 -0
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Martin Arellano
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,117 @@
1
+ # Mobile Device MCP
2
+
3
+ An MCP server that lets AI agents control iOS and Android devices (tap, scroll, type, take screenshots, read UI trees, and run code). Works with multiple devices at the same time.
4
+
5
+ ## How It Works
6
+
7
+ Three-layer architecture:
8
+
9
+ 1. **On-device servers** — Lightweight HTTP servers running on each mobile device (UIAutomator on Android, XCUITest on iOS) that expose the accessibility tree and accept interaction commands.
10
+ 2. **UI tree filter** — Normalizes raw UI trees from both platforms into a unified flat element list.
11
+ 3. **MCP server** — The external interface. Handles device discovery, bootstrapping, port allocation, and proxies requests to on-device servers.
12
+
13
+ Devices are bootstrapped on first use — the server installs the driver app, allocates a port, starts the on-device server, and polls until it's healthy. After that, all tool calls are proxied over localhost HTTP with per-device bearer token auth.
14
+
15
+ ## Tools
16
+
17
+ | Tool | Description |
18
+ |------|-------------|
19
+ | `list_devices` | List available iOS and Android devices |
20
+ | `screenshot` | Capture the device screen (JPEG) |
21
+ | `uitree` | Get the UI element tree as a flat list, with optional search and limit |
22
+ | `tap` | Tap at screen coordinates |
23
+ | `double_tap` | Double-tap at screen coordinates |
24
+ | `long_press` | Long-press at screen coordinates (configurable duration) |
25
+ | `scroll` | Swipe from start to end coordinates |
26
+ | `type_text` | Type text into the focused element |
27
+ | `press_button` | Press a hardware/navigation button (home, back, enter, volumeUp/Down, dpadUp/Down/Left/Right/Center) |
28
+ | `launch_app` | Launch an app by bundle ID / package name |
29
+ | `terminate_app` | Force-stop an app |
30
+ | `list_apps` | List installed apps |
31
+ | `run_code` | Execute sandboxed JavaScript on-device (see [run_code](#run_code) below) |
32
+
33
+ ### run_code
34
+
35
+ Agents can pass code _that looks like_ UIAutomator or XCUITest, both being Javascript under the hood.
36
+ The sandbox restricts (Android) potentially dangerous Java operations and only allows (iOS) some XCUITest-ish commands
37
+
38
+ - **Android:** Rhino engine with UIAutomator bindings — `uiDevice` (click, swipe, find elements, press keys, read display info), `By` (selectors), `Until` (wait conditions), `console.log()`
39
+ - **iOS:** JavaScriptCore with XCUITest bindings — `app` (query elements, tap, type, swipe), `springboard`, `device`, `openApp(bundleId)`, `sleep(ms)`, `console.log()`
40
+
41
+ Both platforms automatically kill runaway scripts (infinite loops) and create a fresh sandbox per call.
42
+
43
+ ## Prerequisites
44
+
45
+ - **Node.js** 18+ (for running via `npx`)
46
+ - **Android:** Android SDK with `adb` on PATH
47
+ - **iOS Simulator:** Xcode with `xcrun`, `simctl`
48
+ - **iOS Real Device:** Xcode with `xcodebuild`, `devicectl`, and `iproxy` (from [libimobiledevice](https://libimobiledevice.org/))
49
+ - **Building from source:** [Bun](https://bun.sh/) runtime, Gradle (Android), Xcode (iOS)
50
+
51
+ ## Installation
52
+
53
+ ### Claude Code
54
+
55
+ ```bash
56
+ claude mcp add mobile-device-mcp -- npx -y mobile-device-mcp
57
+ ```
58
+
59
+ Or with custom ports:
60
+ ```bash
61
+ claude mcp add mobile-device-mcp -e MDMS_PORT_ANDROID=20000 -e MDMS_PORT_IOS=21000 -- npx -y mobile-device-mcp
62
+ ```
63
+
64
+ ### Modifying `.mcp.json` (Cursor, Claude Desktop, etc)
65
+
66
+ ```json
67
+ {
68
+ "mcpServers": {
69
+ "mobile-device-mcp": {
70
+ "command": "npx",
71
+ "args": ["-y", "mobile-device-mcp"],
72
+ "env": {
73
+ "MDMS_PORT_ANDROID": "18000", # optional
74
+ "MDMS_PORT_IOS": "19000" # optional
75
+ }
76
+ }
77
+ }
78
+ }
79
+ ```
80
+
81
+ ## Building from Source
82
+
83
+ ```bash
84
+ git clone <repo-url>
85
+ cd mobile-device-mcp
86
+ bun install
87
+
88
+ # Build drivers for both platforms and pack tarball
89
+ ./scripts/build.sh
90
+ ```
91
+
92
+ The build script compiles the on-device drivers (Android APKs via Gradle, iOS test bundle via xcodebuild), copies them to `drivers/`, and creates an npm tarball.
93
+
94
+ To run locally during development:
95
+
96
+ ```bash
97
+ bun run start # Start the MCP server
98
+ bun test # Run the test suite
99
+ ```
100
+
101
+ ## Configuration
102
+
103
+ | Environment Variable | Default | Description |
104
+ |---------------------|---------|-------------|
105
+ | `MDMS_PORT_ANDROID` | 18000 | Base port for Android on-device servers |
106
+ | `MDMS_PORT_IOS` | 19000 | Base port for iOS on-device servers |
107
+
108
+ Ports are assigned sequentially — first Android device gets `18000`, second gets `18001`, and so on. Same for iOS starting at `19000`.
109
+
110
+ ## Acknowledgements
111
+
112
+ Mobile Device MCP server stands on the shoulders of giants such as [mobile-mcp](https://github.com/mobile-next/mobile-mcp) and [Maestro](https://github.com/mobile-dev-inc/maestro).
113
+ Used as inspiration but reframed the current approach to be multi-device and with seamless Native/WebView support (especially on Android).
114
+
115
+ ## License
116
+
117
+ MIT
package/bin/cli.js ADDED
@@ -0,0 +1,2 @@
1
+ #!/usr/bin/env bun
2
+ import "../src/server/index.ts";
Binary file
@@ -0,0 +1,9 @@
1
+ {
2
+ "ABIRoot": {
3
+ "kind": "Root",
4
+ "name": "NO_MODULE",
5
+ "printedName": "NO_MODULE",
6
+ "json_format_version": 8
7
+ },
8
+ "ConstValues": []
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "ABIRoot": {
3
+ "kind": "Root",
4
+ "name": "NO_MODULE",
5
+ "printedName": "NO_MODULE",
6
+ "json_format_version": 8
7
+ },
8
+ "ConstValues": []
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "ABIRoot": {
3
+ "kind": "Root",
4
+ "name": "NO_MODULE",
5
+ "printedName": "NO_MODULE",
6
+ "json_format_version": 8
7
+ },
8
+ "ConstValues": []
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "ABIRoot": {
3
+ "kind": "Root",
4
+ "name": "NO_MODULE",
5
+ "printedName": "NO_MODULE",
6
+ "json_format_version": 8
7
+ },
8
+ "ConstValues": []
9
+ }
@@ -0,0 +1,128 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <dict>
7
+ <key>Info.plist</key>
8
+ <data>
9
+ TFvXdn+vquX2XbAcQS9N28ukCbc=
10
+ </data>
11
+ <key>PkgInfo</key>
12
+ <data>
13
+ n57qDP4tZfLD1rCS43W0B4LQjzE=
14
+ </data>
15
+ <key>UITreeServerApp.debug.dylib</key>
16
+ <data>
17
+ 7/gpDja7DcUoUJ+E9Q9cxaq7PG8=
18
+ </data>
19
+ <key>__preview.dylib</key>
20
+ <data>
21
+ mlUGw6/92PWjxTZrPclOxbWqLuw=
22
+ </data>
23
+ </dict>
24
+ <key>files2</key>
25
+ <dict>
26
+ <key>UITreeServerApp.debug.dylib</key>
27
+ <dict>
28
+ <key>hash2</key>
29
+ <data>
30
+ qBh+yIua0kTl4yy+Ogl0tZgKupqm6WieSDRJIUEdckU=
31
+ </data>
32
+ </dict>
33
+ <key>__preview.dylib</key>
34
+ <dict>
35
+ <key>hash2</key>
36
+ <data>
37
+ vJIufKr3iR4TKISDiyf6NIJRyaZqQQwbzuSYvKhLR/8=
38
+ </data>
39
+ </dict>
40
+ </dict>
41
+ <key>rules</key>
42
+ <dict>
43
+ <key>^.*</key>
44
+ <true/>
45
+ <key>^.*\.lproj/</key>
46
+ <dict>
47
+ <key>optional</key>
48
+ <true/>
49
+ <key>weight</key>
50
+ <real>1000</real>
51
+ </dict>
52
+ <key>^.*\.lproj/locversion.plist$</key>
53
+ <dict>
54
+ <key>omit</key>
55
+ <true/>
56
+ <key>weight</key>
57
+ <real>1100</real>
58
+ </dict>
59
+ <key>^Base\.lproj/</key>
60
+ <dict>
61
+ <key>weight</key>
62
+ <real>1010</real>
63
+ </dict>
64
+ <key>^version.plist$</key>
65
+ <true/>
66
+ </dict>
67
+ <key>rules2</key>
68
+ <dict>
69
+ <key>.*\.dSYM($|/)</key>
70
+ <dict>
71
+ <key>weight</key>
72
+ <real>11</real>
73
+ </dict>
74
+ <key>^(.*/)?\.DS_Store$</key>
75
+ <dict>
76
+ <key>omit</key>
77
+ <true/>
78
+ <key>weight</key>
79
+ <real>2000</real>
80
+ </dict>
81
+ <key>^.*</key>
82
+ <true/>
83
+ <key>^.*\.lproj/</key>
84
+ <dict>
85
+ <key>optional</key>
86
+ <true/>
87
+ <key>weight</key>
88
+ <real>1000</real>
89
+ </dict>
90
+ <key>^.*\.lproj/locversion.plist$</key>
91
+ <dict>
92
+ <key>omit</key>
93
+ <true/>
94
+ <key>weight</key>
95
+ <real>1100</real>
96
+ </dict>
97
+ <key>^Base\.lproj/</key>
98
+ <dict>
99
+ <key>weight</key>
100
+ <real>1010</real>
101
+ </dict>
102
+ <key>^Info\.plist$</key>
103
+ <dict>
104
+ <key>omit</key>
105
+ <true/>
106
+ <key>weight</key>
107
+ <real>20</real>
108
+ </dict>
109
+ <key>^PkgInfo$</key>
110
+ <dict>
111
+ <key>omit</key>
112
+ <true/>
113
+ <key>weight</key>
114
+ <real>20</real>
115
+ </dict>
116
+ <key>^embedded\.provisionprofile$</key>
117
+ <dict>
118
+ <key>weight</key>
119
+ <real>20</real>
120
+ </dict>
121
+ <key>^version\.plist$</key>
122
+ <dict>
123
+ <key>weight</key>
124
+ <real>20</real>
125
+ </dict>
126
+ </dict>
127
+ </dict>
128
+ </plist>
@@ -0,0 +1,9 @@
1
+ {
2
+ "ABIRoot": {
3
+ "kind": "Root",
4
+ "name": "NO_MODULE",
5
+ "printedName": "NO_MODULE",
6
+ "json_format_version": 8
7
+ },
8
+ "ConstValues": []
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "ABIRoot": {
3
+ "kind": "Root",
4
+ "name": "NO_MODULE",
5
+ "printedName": "NO_MODULE",
6
+ "json_format_version": 8
7
+ },
8
+ "ConstValues": []
9
+ }
@@ -0,0 +1,168 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <dict>
7
+ <key>Info.plist</key>
8
+ <data>
9
+ hmbdRA8IdDack51L+UOF8iuK1Ec=
10
+ </data>
11
+ <key>Modules/Testing.swiftcrossimport/Foundation.swiftoverlay</key>
12
+ <data>
13
+ YTs8xm0XTk+De36jTobLiYDGRzE=
14
+ </data>
15
+ <key>Modules/Testing.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
16
+ <data>
17
+ fXctRQEv5AEJ6fM8vApK+SEhdgg=
18
+ </data>
19
+ <key>Modules/Testing.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
20
+ <data>
21
+ Kab4tEUQmQYq/a2P5XrKxMCGFZg=
22
+ </data>
23
+ <key>Modules/Testing.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
24
+ <data>
25
+ +u9VRM6oIDKvBzT5w91Ib7xjHYU=
26
+ </data>
27
+ <key>Modules/Testing.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
28
+ <data>
29
+ FJeCed5EZF4WgJYi1yPWLiUhu1I=
30
+ </data>
31
+ <key>version.plist</key>
32
+ <data>
33
+ p+J2GYH/P3JsPjNTM/YjxcqNQ7k=
34
+ </data>
35
+ </dict>
36
+ <key>files2</key>
37
+ <dict>
38
+ <key>Modules/Testing.swiftcrossimport/Foundation.swiftoverlay</key>
39
+ <dict>
40
+ <key>hash2</key>
41
+ <data>
42
+ zXQFaqVc3q2xEVpQ0j8FbSpWomb4cEKThbS+u0bNRqA=
43
+ </data>
44
+ </dict>
45
+ <key>Modules/Testing.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
46
+ <dict>
47
+ <key>hash2</key>
48
+ <data>
49
+ FXfoaoVTNTpF+C2Wyq+2xh5lAw1xfJs+XwpwOBzOInQ=
50
+ </data>
51
+ </dict>
52
+ <key>Modules/Testing.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
53
+ <dict>
54
+ <key>hash2</key>
55
+ <data>
56
+ FUr57ta6dvdHdlKvA4mWjPPzd/2MVmYRrLE/V818vVo=
57
+ </data>
58
+ </dict>
59
+ <key>Modules/Testing.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
60
+ <dict>
61
+ <key>hash2</key>
62
+ <data>
63
+ zvkTxZeehkxFrRFFmebQ2zEXBtUkxbPaqwyhfS//dAA=
64
+ </data>
65
+ </dict>
66
+ <key>Modules/Testing.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
67
+ <dict>
68
+ <key>hash2</key>
69
+ <data>
70
+ fMGetEgOdOGMnhTtgnF+Bj/o4rQrU0IHXqX4VoDIQsQ=
71
+ </data>
72
+ </dict>
73
+ <key>version.plist</key>
74
+ <dict>
75
+ <key>hash2</key>
76
+ <data>
77
+ wl+jhzNbr/BLCMWhbmRzJqDSgfXR+w2RKRmZ/2NSZnw=
78
+ </data>
79
+ </dict>
80
+ </dict>
81
+ <key>rules</key>
82
+ <dict>
83
+ <key>^.*</key>
84
+ <true/>
85
+ <key>^.*\.lproj/</key>
86
+ <dict>
87
+ <key>optional</key>
88
+ <true/>
89
+ <key>weight</key>
90
+ <real>1000</real>
91
+ </dict>
92
+ <key>^.*\.lproj/locversion.plist$</key>
93
+ <dict>
94
+ <key>omit</key>
95
+ <true/>
96
+ <key>weight</key>
97
+ <real>1100</real>
98
+ </dict>
99
+ <key>^Base\.lproj/</key>
100
+ <dict>
101
+ <key>weight</key>
102
+ <real>1010</real>
103
+ </dict>
104
+ <key>^version.plist$</key>
105
+ <true/>
106
+ </dict>
107
+ <key>rules2</key>
108
+ <dict>
109
+ <key>.*\.dSYM($|/)</key>
110
+ <dict>
111
+ <key>weight</key>
112
+ <real>11</real>
113
+ </dict>
114
+ <key>^(.*/)?\.DS_Store$</key>
115
+ <dict>
116
+ <key>omit</key>
117
+ <true/>
118
+ <key>weight</key>
119
+ <real>2000</real>
120
+ </dict>
121
+ <key>^.*</key>
122
+ <true/>
123
+ <key>^.*\.lproj/</key>
124
+ <dict>
125
+ <key>optional</key>
126
+ <true/>
127
+ <key>weight</key>
128
+ <real>1000</real>
129
+ </dict>
130
+ <key>^.*\.lproj/locversion.plist$</key>
131
+ <dict>
132
+ <key>omit</key>
133
+ <true/>
134
+ <key>weight</key>
135
+ <real>1100</real>
136
+ </dict>
137
+ <key>^Base\.lproj/</key>
138
+ <dict>
139
+ <key>weight</key>
140
+ <real>1010</real>
141
+ </dict>
142
+ <key>^Info\.plist$</key>
143
+ <dict>
144
+ <key>omit</key>
145
+ <true/>
146
+ <key>weight</key>
147
+ <real>20</real>
148
+ </dict>
149
+ <key>^PkgInfo$</key>
150
+ <dict>
151
+ <key>omit</key>
152
+ <true/>
153
+ <key>weight</key>
154
+ <real>20</real>
155
+ </dict>
156
+ <key>^embedded\.provisionprofile$</key>
157
+ <dict>
158
+ <key>weight</key>
159
+ <real>20</real>
160
+ </dict>
161
+ <key>^version\.plist$</key>
162
+ <dict>
163
+ <key>weight</key>
164
+ <real>20</real>
165
+ </dict>
166
+ </dict>
167
+ </dict>
168
+ </plist>
@@ -0,0 +1,18 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>BuildAliasOf</key>
6
+ <string>Citrine</string>
7
+ <key>BuildVersion</key>
8
+ <string>24</string>
9
+ <key>CFBundleShortVersionString</key>
10
+ <string>1.0</string>
11
+ <key>CFBundleVersion</key>
12
+ <string>1501</string>
13
+ <key>ProjectName</key>
14
+ <string>Citrine_iOS_Sim</string>
15
+ <key>SourceVersion</key>
16
+ <string>1501000000000000</string>
17
+ </dict>
18
+ </plist>