@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
@@ -0,0 +1,432 @@
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>Headers/XCUIAccessibilityAuditIssue.h</key>
8
+ <data>
9
+ bkcT47qWy3OeXWV5llI3HKGsvZ8=
10
+ </data>
11
+ <key>Headers/XCUIAccessibilityAuditTypes.h</key>
12
+ <data>
13
+ C+xE+qB+nMIz7tGUd9QCaxED9LM=
14
+ </data>
15
+ <key>Headers/XCUIApplication.h</key>
16
+ <data>
17
+ d4P5Axv8EzFxeklgM9yOR905haA=
18
+ </data>
19
+ <key>Headers/XCUIAutomation.apinotes</key>
20
+ <data>
21
+ kzbtlKZwbiZkxlDrg/mt2bxYyNM=
22
+ </data>
23
+ <key>Headers/XCUIAutomation.h</key>
24
+ <data>
25
+ MSl7l3FW51gr3aUArleUuAtuiKM=
26
+ </data>
27
+ <key>Headers/XCUIAutomationDefines.h</key>
28
+ <data>
29
+ Wn+4pKW8bUefbime1z0laxE3EWs=
30
+ </data>
31
+ <key>Headers/XCUICoordinate.h</key>
32
+ <data>
33
+ +6RXcdgV54N/5/gBroiTU0wRJ58=
34
+ </data>
35
+ <key>Headers/XCUIDevice.h</key>
36
+ <data>
37
+ 8MWYyKxuSMSuk9WI2tu/cGZE6uo=
38
+ </data>
39
+ <key>Headers/XCUIDeviceButton.h</key>
40
+ <data>
41
+ QMMX70YO0X8z3U1CcuoVOsiYGuI=
42
+ </data>
43
+ <key>Headers/XCUIDeviceHandGesture.h</key>
44
+ <data>
45
+ f8rleWCfrJHF5dE1zmTJajCNskk=
46
+ </data>
47
+ <key>Headers/XCUIElement.h</key>
48
+ <data>
49
+ YSzNbvoFIr8FZYBBska+j1OFEEQ=
50
+ </data>
51
+ <key>Headers/XCUIElementAttributes.h</key>
52
+ <data>
53
+ 6q/Of6aRzwB2NFzvAtMT0vfWhro=
54
+ </data>
55
+ <key>Headers/XCUIElementQuery.h</key>
56
+ <data>
57
+ whT8QDlxK8Ph12o5UvSWiazrprA=
58
+ </data>
59
+ <key>Headers/XCUIElementTypeQueryProvider.h</key>
60
+ <data>
61
+ 75lyQoo582ajrGH0BLdQfMHVxPs=
62
+ </data>
63
+ <key>Headers/XCUIElementTypes.h</key>
64
+ <data>
65
+ mt/im8OUnjfmJlqAk7LTUSKFZb4=
66
+ </data>
67
+ <key>Headers/XCUIKeyboardKeys.h</key>
68
+ <data>
69
+ K5kNT+8wJ5uQtk+iXaZXsUGJ+G4=
70
+ </data>
71
+ <key>Headers/XCUILocation.h</key>
72
+ <data>
73
+ A5KjwMgWpnrs0nDvCNdWRyPA0Ks=
74
+ </data>
75
+ <key>Headers/XCUIProtectedResource.h</key>
76
+ <data>
77
+ sYO4zKGPIbqbSpHMWJU3zyvRuqg=
78
+ </data>
79
+ <key>Headers/XCUIRemote.h</key>
80
+ <data>
81
+ M9xV/qp/4q0QJVkV9jqNTfQdBFU=
82
+ </data>
83
+ <key>Headers/XCUIScreen.h</key>
84
+ <data>
85
+ cLr5K4KqzpkBj93gZEg4u/h8a4I=
86
+ </data>
87
+ <key>Headers/XCUIScreenshot.h</key>
88
+ <data>
89
+ jGPafAy+hk8BgOKFYcbs+nJwgNk=
90
+ </data>
91
+ <key>Headers/XCUIScreenshotProviding.h</key>
92
+ <data>
93
+ K9HQ4turONbC+uDTgy6Os++sUWc=
94
+ </data>
95
+ <key>Headers/XCUISiriService.h</key>
96
+ <data>
97
+ oNKn9gakKkv0Bklp4iC/5Vvi8ic=
98
+ </data>
99
+ <key>Headers/XCUISystem.h</key>
100
+ <data>
101
+ nJ/OgTkSK7iA1XXYecksuqTgSKU=
102
+ </data>
103
+ <key>Info.plist</key>
104
+ <data>
105
+ f/XXSVZb1vpVuek3+sy++pwQKAQ=
106
+ </data>
107
+ <key>Modules/XCUIAutomation.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
108
+ <data>
109
+ Cndc36W8TjJdm9J629O5xGESffk=
110
+ </data>
111
+ <key>Modules/XCUIAutomation.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
112
+ <data>
113
+ 7uHxDrdHIvhMQSP7AhiHmPXeCJM=
114
+ </data>
115
+ <key>Modules/XCUIAutomation.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
116
+ <data>
117
+ QOWm4tTFzP7F+5b2hfMFwhhsAWE=
118
+ </data>
119
+ <key>Modules/XCUIAutomation.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
120
+ <data>
121
+ NXeOIOJ0TmbfwXEjD0lyYDbDE0k=
122
+ </data>
123
+ <key>Modules/module.modulemap</key>
124
+ <data>
125
+ KTpAgjDtmrNxf93e5L8VdoNxXY4=
126
+ </data>
127
+ <key>version.plist</key>
128
+ <data>
129
+ VCwRZuVWQvFMfOnRmoE4qcX9Zl4=
130
+ </data>
131
+ </dict>
132
+ <key>files2</key>
133
+ <dict>
134
+ <key>Headers/XCUIAccessibilityAuditIssue.h</key>
135
+ <dict>
136
+ <key>hash2</key>
137
+ <data>
138
+ nbxcHOCoXy2vIfDYty7BghlAIh37RijmaJz1sSeT57c=
139
+ </data>
140
+ </dict>
141
+ <key>Headers/XCUIAccessibilityAuditTypes.h</key>
142
+ <dict>
143
+ <key>hash2</key>
144
+ <data>
145
+ 5cnXKNujCuOyAKC/+Ni0EqWRr/5v9pL40cKiC8pBq7w=
146
+ </data>
147
+ </dict>
148
+ <key>Headers/XCUIApplication.h</key>
149
+ <dict>
150
+ <key>hash2</key>
151
+ <data>
152
+ 7FBq1Wj36/WZkjc+bXjkzG8D8DUpuhXFGenH2Yh3a3I=
153
+ </data>
154
+ </dict>
155
+ <key>Headers/XCUIAutomation.apinotes</key>
156
+ <dict>
157
+ <key>hash2</key>
158
+ <data>
159
+ l1SNjE//qTlocDV+0oogwRGssiB9lqt5vjBOT6HxbUc=
160
+ </data>
161
+ </dict>
162
+ <key>Headers/XCUIAutomation.h</key>
163
+ <dict>
164
+ <key>hash2</key>
165
+ <data>
166
+ bqGnNrdU6ZmrUjbq/6SrfrCnJwFdm/TlXtJIo5FbK4w=
167
+ </data>
168
+ </dict>
169
+ <key>Headers/XCUIAutomationDefines.h</key>
170
+ <dict>
171
+ <key>hash2</key>
172
+ <data>
173
+ YFO1rgaHVSfmii6e6873hV1/1d1L4o/4LjQdfur7kp0=
174
+ </data>
175
+ </dict>
176
+ <key>Headers/XCUICoordinate.h</key>
177
+ <dict>
178
+ <key>hash2</key>
179
+ <data>
180
+ sMDs720ujH0vL62JnksqFsU+vnQIl9UiSdUSQi8s0Ho=
181
+ </data>
182
+ </dict>
183
+ <key>Headers/XCUIDevice.h</key>
184
+ <dict>
185
+ <key>hash2</key>
186
+ <data>
187
+ Qitatx6UKfzr61lg/CfDT/O/RZhKMZjA7uSgEwzbOrE=
188
+ </data>
189
+ </dict>
190
+ <key>Headers/XCUIDeviceButton.h</key>
191
+ <dict>
192
+ <key>hash2</key>
193
+ <data>
194
+ 3Eqek0k3EXVtOw3hq6GtPxLSObkbs+hfb96Z5hOeTJw=
195
+ </data>
196
+ </dict>
197
+ <key>Headers/XCUIDeviceHandGesture.h</key>
198
+ <dict>
199
+ <key>hash2</key>
200
+ <data>
201
+ 0uxXqbMasRaxpom6jOo1YSYyt+gufUYN2P6GiXeByWM=
202
+ </data>
203
+ </dict>
204
+ <key>Headers/XCUIElement.h</key>
205
+ <dict>
206
+ <key>hash2</key>
207
+ <data>
208
+ InnMX3YEP/jMve78awlm88bGQzDMk5BPoDufu7qtAeM=
209
+ </data>
210
+ </dict>
211
+ <key>Headers/XCUIElementAttributes.h</key>
212
+ <dict>
213
+ <key>hash2</key>
214
+ <data>
215
+ HoIwLeySytREvAV6UmODvZJ+xza0bWISLFwb+76zacY=
216
+ </data>
217
+ </dict>
218
+ <key>Headers/XCUIElementQuery.h</key>
219
+ <dict>
220
+ <key>hash2</key>
221
+ <data>
222
+ 4YpIFkvZ3y1OhcMB1a9MUa9TpZQQ5qiZWwg2TvPAwLg=
223
+ </data>
224
+ </dict>
225
+ <key>Headers/XCUIElementTypeQueryProvider.h</key>
226
+ <dict>
227
+ <key>hash2</key>
228
+ <data>
229
+ EJAlX0QAmeesK+ndPat6NybQQU9gFXt3sHIa3CPDrbM=
230
+ </data>
231
+ </dict>
232
+ <key>Headers/XCUIElementTypes.h</key>
233
+ <dict>
234
+ <key>hash2</key>
235
+ <data>
236
+ TxHBgctJgIGtDESrsJ8WlrH/JapXmGBnITf22ot4JkA=
237
+ </data>
238
+ </dict>
239
+ <key>Headers/XCUIKeyboardKeys.h</key>
240
+ <dict>
241
+ <key>hash2</key>
242
+ <data>
243
+ fY3re9pucF/pouOv1+jgPjbL/nJfzK2XsmyRiBlamhc=
244
+ </data>
245
+ </dict>
246
+ <key>Headers/XCUILocation.h</key>
247
+ <dict>
248
+ <key>hash2</key>
249
+ <data>
250
+ S0qr6k9uHHSoBUEqPJPjiMoP3990Tg2vI8KSXqHmM9Y=
251
+ </data>
252
+ </dict>
253
+ <key>Headers/XCUIProtectedResource.h</key>
254
+ <dict>
255
+ <key>hash2</key>
256
+ <data>
257
+ DE4JoY4Zo5lf2Wtje2/0LPNs0CkqMk7XAqkVmILb+qo=
258
+ </data>
259
+ </dict>
260
+ <key>Headers/XCUIRemote.h</key>
261
+ <dict>
262
+ <key>hash2</key>
263
+ <data>
264
+ HNeGlnC5ASv7URmouSVBIMrzaAt3DyCv7ldp6eULTok=
265
+ </data>
266
+ </dict>
267
+ <key>Headers/XCUIScreen.h</key>
268
+ <dict>
269
+ <key>hash2</key>
270
+ <data>
271
+ qc+G5KLjSeQCzn8EdPbSUVWVDyWgReKjBLR2zSAZjh0=
272
+ </data>
273
+ </dict>
274
+ <key>Headers/XCUIScreenshot.h</key>
275
+ <dict>
276
+ <key>hash2</key>
277
+ <data>
278
+ eNxEM3bMwI7fywgg2cWA4+ECx9es123+Zrw0LIM516w=
279
+ </data>
280
+ </dict>
281
+ <key>Headers/XCUIScreenshotProviding.h</key>
282
+ <dict>
283
+ <key>hash2</key>
284
+ <data>
285
+ zcJdqPhJZlobdPj33yDeRT4FKBL9eWS3s13QQo0wBOk=
286
+ </data>
287
+ </dict>
288
+ <key>Headers/XCUISiriService.h</key>
289
+ <dict>
290
+ <key>hash2</key>
291
+ <data>
292
+ KOqshRyWg14O1JpuPs9yv33W8zwr465dtmi0gnPUF+I=
293
+ </data>
294
+ </dict>
295
+ <key>Headers/XCUISystem.h</key>
296
+ <dict>
297
+ <key>hash2</key>
298
+ <data>
299
+ 1kBC4yhadvPrif9/a2dhuiWXf8sLWXWNS9JAG7lfoFE=
300
+ </data>
301
+ </dict>
302
+ <key>Modules/XCUIAutomation.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key>
303
+ <dict>
304
+ <key>hash2</key>
305
+ <data>
306
+ M5UIFV38d2MHthucIxKJKYanbX5FhAEqs9diiZ6ZsSc=
307
+ </data>
308
+ </dict>
309
+ <key>Modules/XCUIAutomation.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key>
310
+ <dict>
311
+ <key>hash2</key>
312
+ <data>
313
+ EUdf6IgZrnTCD9+Ol6FbjpZvK5mBzTBq5CWmNGwBsc8=
314
+ </data>
315
+ </dict>
316
+ <key>Modules/XCUIAutomation.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key>
317
+ <dict>
318
+ <key>hash2</key>
319
+ <data>
320
+ Bs+7SPGM8NqJh+3csTzdVuDYD0KMgsw/wqERsoO5Pwg=
321
+ </data>
322
+ </dict>
323
+ <key>Modules/XCUIAutomation.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key>
324
+ <dict>
325
+ <key>hash2</key>
326
+ <data>
327
+ tJaZop6ol2c7rqehOW8syBfFKSNxFsJqchOdnhdB0UU=
328
+ </data>
329
+ </dict>
330
+ <key>Modules/module.modulemap</key>
331
+ <dict>
332
+ <key>hash2</key>
333
+ <data>
334
+ 0DuITgagS7ffE4TVn44YxtO2BAbbau1slFbeZFkH5j4=
335
+ </data>
336
+ </dict>
337
+ <key>version.plist</key>
338
+ <dict>
339
+ <key>hash2</key>
340
+ <data>
341
+ AyCpemCAmNxnNj1CRbnPH2hRMSWUJupJoyAOszjtn+E=
342
+ </data>
343
+ </dict>
344
+ </dict>
345
+ <key>rules</key>
346
+ <dict>
347
+ <key>^.*</key>
348
+ <true/>
349
+ <key>^.*\.lproj/</key>
350
+ <dict>
351
+ <key>optional</key>
352
+ <true/>
353
+ <key>weight</key>
354
+ <real>1000</real>
355
+ </dict>
356
+ <key>^.*\.lproj/locversion.plist$</key>
357
+ <dict>
358
+ <key>omit</key>
359
+ <true/>
360
+ <key>weight</key>
361
+ <real>1100</real>
362
+ </dict>
363
+ <key>^Base\.lproj/</key>
364
+ <dict>
365
+ <key>weight</key>
366
+ <real>1010</real>
367
+ </dict>
368
+ <key>^version.plist$</key>
369
+ <true/>
370
+ </dict>
371
+ <key>rules2</key>
372
+ <dict>
373
+ <key>.*\.dSYM($|/)</key>
374
+ <dict>
375
+ <key>weight</key>
376
+ <real>11</real>
377
+ </dict>
378
+ <key>^(.*/)?\.DS_Store$</key>
379
+ <dict>
380
+ <key>omit</key>
381
+ <true/>
382
+ <key>weight</key>
383
+ <real>2000</real>
384
+ </dict>
385
+ <key>^.*</key>
386
+ <true/>
387
+ <key>^.*\.lproj/</key>
388
+ <dict>
389
+ <key>optional</key>
390
+ <true/>
391
+ <key>weight</key>
392
+ <real>1000</real>
393
+ </dict>
394
+ <key>^.*\.lproj/locversion.plist$</key>
395
+ <dict>
396
+ <key>omit</key>
397
+ <true/>
398
+ <key>weight</key>
399
+ <real>1100</real>
400
+ </dict>
401
+ <key>^Base\.lproj/</key>
402
+ <dict>
403
+ <key>weight</key>
404
+ <real>1010</real>
405
+ </dict>
406
+ <key>^Info\.plist$</key>
407
+ <dict>
408
+ <key>omit</key>
409
+ <true/>
410
+ <key>weight</key>
411
+ <real>20</real>
412
+ </dict>
413
+ <key>^PkgInfo$</key>
414
+ <dict>
415
+ <key>omit</key>
416
+ <true/>
417
+ <key>weight</key>
418
+ <real>20</real>
419
+ </dict>
420
+ <key>^embedded\.provisionprofile$</key>
421
+ <dict>
422
+ <key>weight</key>
423
+ <real>20</real>
424
+ </dict>
425
+ <key>^version\.plist$</key>
426
+ <dict>
427
+ <key>weight</key>
428
+ <real>20</real>
429
+ </dict>
430
+ </dict>
431
+ </dict>
432
+ </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>XCTest</string>
7
+ <key>BuildVersion</key>
8
+ <string>116</string>
9
+ <key>CFBundleShortVersionString</key>
10
+ <string>16.0</string>
11
+ <key>CFBundleVersion</key>
12
+ <string>24507</string>
13
+ <key>ProjectName</key>
14
+ <string>XCTest_iOS_Sim</string>
15
+ <key>SourceVersion</key>
16
+ <string>24507000000000000</string>
17
+ </dict>
18
+ </plist>
@@ -0,0 +1,113 @@
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
+ T7duXAcRCTdGOTcxANPoP58UVI8=
10
+ </data>
11
+ <key>version.plist</key>
12
+ <data>
13
+ VCwRZuVWQvFMfOnRmoE4qcX9Zl4=
14
+ </data>
15
+ </dict>
16
+ <key>files2</key>
17
+ <dict>
18
+ <key>version.plist</key>
19
+ <dict>
20
+ <key>hash2</key>
21
+ <data>
22
+ AyCpemCAmNxnNj1CRbnPH2hRMSWUJupJoyAOszjtn+E=
23
+ </data>
24
+ </dict>
25
+ </dict>
26
+ <key>rules</key>
27
+ <dict>
28
+ <key>^.*</key>
29
+ <true/>
30
+ <key>^.*\.lproj/</key>
31
+ <dict>
32
+ <key>optional</key>
33
+ <true/>
34
+ <key>weight</key>
35
+ <real>1000</real>
36
+ </dict>
37
+ <key>^.*\.lproj/locversion.plist$</key>
38
+ <dict>
39
+ <key>omit</key>
40
+ <true/>
41
+ <key>weight</key>
42
+ <real>1100</real>
43
+ </dict>
44
+ <key>^Base\.lproj/</key>
45
+ <dict>
46
+ <key>weight</key>
47
+ <real>1010</real>
48
+ </dict>
49
+ <key>^version.plist$</key>
50
+ <true/>
51
+ </dict>
52
+ <key>rules2</key>
53
+ <dict>
54
+ <key>.*\.dSYM($|/)</key>
55
+ <dict>
56
+ <key>weight</key>
57
+ <real>11</real>
58
+ </dict>
59
+ <key>^(.*/)?\.DS_Store$</key>
60
+ <dict>
61
+ <key>omit</key>
62
+ <true/>
63
+ <key>weight</key>
64
+ <real>2000</real>
65
+ </dict>
66
+ <key>^.*</key>
67
+ <true/>
68
+ <key>^.*\.lproj/</key>
69
+ <dict>
70
+ <key>optional</key>
71
+ <true/>
72
+ <key>weight</key>
73
+ <real>1000</real>
74
+ </dict>
75
+ <key>^.*\.lproj/locversion.plist$</key>
76
+ <dict>
77
+ <key>omit</key>
78
+ <true/>
79
+ <key>weight</key>
80
+ <real>1100</real>
81
+ </dict>
82
+ <key>^Base\.lproj/</key>
83
+ <dict>
84
+ <key>weight</key>
85
+ <real>1010</real>
86
+ </dict>
87
+ <key>^Info\.plist$</key>
88
+ <dict>
89
+ <key>omit</key>
90
+ <true/>
91
+ <key>weight</key>
92
+ <real>20</real>
93
+ </dict>
94
+ <key>^PkgInfo$</key>
95
+ <dict>
96
+ <key>omit</key>
97
+ <true/>
98
+ <key>weight</key>
99
+ <real>20</real>
100
+ </dict>
101
+ <key>^embedded\.provisionprofile$</key>
102
+ <dict>
103
+ <key>weight</key>
104
+ <real>20</real>
105
+ </dict>
106
+ <key>^version\.plist$</key>
107
+ <dict>
108
+ <key>weight</key>
109
+ <real>20</real>
110
+ </dict>
111
+ </dict>
112
+ </dict>
113
+ </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>XCTest</string>
7
+ <key>BuildVersion</key>
8
+ <string>116</string>
9
+ <key>CFBundleShortVersionString</key>
10
+ <string>16.0</string>
11
+ <key>CFBundleVersion</key>
12
+ <string>24507</string>
13
+ <key>ProjectName</key>
14
+ <string>XCTest_iOS_Sim</string>
15
+ <key>SourceVersion</key>
16
+ <string>24507000000000000</string>
17
+ </dict>
18
+ </plist>