@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,458 @@
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>Frameworks/Testing.framework/Info.plist</key>
8
+ <data>
9
+ hmbdRA8IdDack51L+UOF8iuK1Ec=
10
+ </data>
11
+ <key>Frameworks/Testing.framework/Testing</key>
12
+ <data>
13
+ Pqs1Sjgxr6f4PeneHmg4azfqZUo=
14
+ </data>
15
+ <key>Frameworks/Testing.framework/_CodeSignature/CodeResources</key>
16
+ <data>
17
+ fO7XHxGT1a3FTWzea1m38WmP0VU=
18
+ </data>
19
+ <key>Frameworks/Testing.framework/version.plist</key>
20
+ <data>
21
+ p+J2GYH/P3JsPjNTM/YjxcqNQ7k=
22
+ </data>
23
+ <key>Frameworks/XCTAutomationSupport.framework/Info.plist</key>
24
+ <data>
25
+ 6DVBazpS/3+eyzMCTqbBXOo5djM=
26
+ </data>
27
+ <key>Frameworks/XCTAutomationSupport.framework/XCTAutomationSupport</key>
28
+ <data>
29
+ Kpid0n+7yRAbQyFdTJwXRIl7HdE=
30
+ </data>
31
+ <key>Frameworks/XCTAutomationSupport.framework/_CodeSignature/CodeResources</key>
32
+ <data>
33
+ OmgdRD6nTxLnvBIoTwpUAiQmhEI=
34
+ </data>
35
+ <key>Frameworks/XCTAutomationSupport.framework/version.plist</key>
36
+ <data>
37
+ VCwRZuVWQvFMfOnRmoE4qcX9Zl4=
38
+ </data>
39
+ <key>Frameworks/XCTest.framework/Info.plist</key>
40
+ <data>
41
+ Dn/qbku+0n3NEP6xSo167HjvWy4=
42
+ </data>
43
+ <key>Frameworks/XCTest.framework/XCTest</key>
44
+ <data>
45
+ fLiAW4pQSbF0ykSACm7rf6CchCo=
46
+ </data>
47
+ <key>Frameworks/XCTest.framework/_CodeSignature/CodeResources</key>
48
+ <data>
49
+ mzuQEavWwe4KpvRnqlpvvzZT1d8=
50
+ </data>
51
+ <key>Frameworks/XCTest.framework/version.plist</key>
52
+ <data>
53
+ VCwRZuVWQvFMfOnRmoE4qcX9Zl4=
54
+ </data>
55
+ <key>Frameworks/XCTestCore.framework/Info.plist</key>
56
+ <data>
57
+ KGPJBjJOPA+9AYX5Q397zEB4ouc=
58
+ </data>
59
+ <key>Frameworks/XCTestCore.framework/XCTestCore</key>
60
+ <data>
61
+ 2b1i3LUo3tJfwLZeY+MoFuAT1/4=
62
+ </data>
63
+ <key>Frameworks/XCTestCore.framework/_CodeSignature/CodeResources</key>
64
+ <data>
65
+ dq6tIi8e2yFp5CCxUNpWszBamgE=
66
+ </data>
67
+ <key>Frameworks/XCTestCore.framework/version.plist</key>
68
+ <data>
69
+ VCwRZuVWQvFMfOnRmoE4qcX9Zl4=
70
+ </data>
71
+ <key>Frameworks/XCTestSupport.framework/Info.plist</key>
72
+ <data>
73
+ SO4bIx9R3FERAt83latnX1apGzA=
74
+ </data>
75
+ <key>Frameworks/XCTestSupport.framework/XCTestSupport</key>
76
+ <data>
77
+ AG3JZliKC6gJuoUIMgHy6wjmR2w=
78
+ </data>
79
+ <key>Frameworks/XCTestSupport.framework/_CodeSignature/CodeResources</key>
80
+ <data>
81
+ y3CnXERuVuQWNHPZIBfnZnsvDqU=
82
+ </data>
83
+ <key>Frameworks/XCTestSupport.framework/version.plist</key>
84
+ <data>
85
+ VCwRZuVWQvFMfOnRmoE4qcX9Zl4=
86
+ </data>
87
+ <key>Frameworks/XCUIAutomation.framework/Info.plist</key>
88
+ <data>
89
+ f/XXSVZb1vpVuek3+sy++pwQKAQ=
90
+ </data>
91
+ <key>Frameworks/XCUIAutomation.framework/XCUIAutomation</key>
92
+ <data>
93
+ bv9Uh1Gm1GA3G1SqwOQ7HrcoaH0=
94
+ </data>
95
+ <key>Frameworks/XCUIAutomation.framework/_CodeSignature/CodeResources</key>
96
+ <data>
97
+ dZeJfvXP/1yYMOrVm/vE/h8VsXk=
98
+ </data>
99
+ <key>Frameworks/XCUIAutomation.framework/version.plist</key>
100
+ <data>
101
+ VCwRZuVWQvFMfOnRmoE4qcX9Zl4=
102
+ </data>
103
+ <key>Frameworks/XCUnit.framework/Info.plist</key>
104
+ <data>
105
+ T7duXAcRCTdGOTcxANPoP58UVI8=
106
+ </data>
107
+ <key>Frameworks/XCUnit.framework/XCUnit</key>
108
+ <data>
109
+ Z3nhe7zO8kUkEsq6XZrpC4LPAXg=
110
+ </data>
111
+ <key>Frameworks/XCUnit.framework/_CodeSignature/CodeResources</key>
112
+ <data>
113
+ nmMRebwdU/6N01Tj/jik34REqpg=
114
+ </data>
115
+ <key>Frameworks/XCUnit.framework/version.plist</key>
116
+ <data>
117
+ VCwRZuVWQvFMfOnRmoE4qcX9Zl4=
118
+ </data>
119
+ <key>Frameworks/libXCTestSwiftSupport.dylib</key>
120
+ <data>
121
+ luAUWwLMCVZUD96lW3h2Ps+V4lI=
122
+ </data>
123
+ <key>Info.plist</key>
124
+ <data>
125
+ 52/8tGf2fk0lpUNFpoUnlmh59qk=
126
+ </data>
127
+ <key>PkgInfo</key>
128
+ <data>
129
+ n57qDP4tZfLD1rCS43W0B4LQjzE=
130
+ </data>
131
+ <key>PlugIns/UITreeServerUITests.xctest/Info.plist</key>
132
+ <data>
133
+ Y0xcNM3NYE3bPq8Wehr1MwqcMkk=
134
+ </data>
135
+ <key>PlugIns/UITreeServerUITests.xctest/UITreeServerUITests</key>
136
+ <data>
137
+ Eq9R72x2GsOWsFuX3uUsdIqcKHA=
138
+ </data>
139
+ <key>PlugIns/UITreeServerUITests.xctest/_CodeSignature/CodeResources</key>
140
+ <data>
141
+ NamltjZHLGiwVax+z60hNYFvays=
142
+ </data>
143
+ </dict>
144
+ <key>files2</key>
145
+ <dict>
146
+ <key>Frameworks/Testing.framework/Info.plist</key>
147
+ <dict>
148
+ <key>hash2</key>
149
+ <data>
150
+ xwNpC7uN9Ld3/9yrSiFoFxnEko+eHn9gBO5aZTjLj+s=
151
+ </data>
152
+ </dict>
153
+ <key>Frameworks/Testing.framework/Testing</key>
154
+ <dict>
155
+ <key>hash2</key>
156
+ <data>
157
+ +X5aVSArdErxdjE9bpLadJhTwUwTIYKtOh9hTJfCu0Q=
158
+ </data>
159
+ </dict>
160
+ <key>Frameworks/Testing.framework/_CodeSignature/CodeResources</key>
161
+ <dict>
162
+ <key>hash2</key>
163
+ <data>
164
+ fsG87tp0JuCY40evlqwG7rP2RMIEOZlWG+Qzcz5yHCk=
165
+ </data>
166
+ </dict>
167
+ <key>Frameworks/Testing.framework/version.plist</key>
168
+ <dict>
169
+ <key>hash2</key>
170
+ <data>
171
+ wl+jhzNbr/BLCMWhbmRzJqDSgfXR+w2RKRmZ/2NSZnw=
172
+ </data>
173
+ </dict>
174
+ <key>Frameworks/XCTAutomationSupport.framework/Info.plist</key>
175
+ <dict>
176
+ <key>hash2</key>
177
+ <data>
178
+ VsY64Ck6KW1onQz58wdNlnm+Y5Oo5Patbx2O/MEpmog=
179
+ </data>
180
+ </dict>
181
+ <key>Frameworks/XCTAutomationSupport.framework/XCTAutomationSupport</key>
182
+ <dict>
183
+ <key>hash2</key>
184
+ <data>
185
+ kFSte8xg2m8KK9aA3QcWvFropkvWDk3aggeDcxr/OqA=
186
+ </data>
187
+ </dict>
188
+ <key>Frameworks/XCTAutomationSupport.framework/_CodeSignature/CodeResources</key>
189
+ <dict>
190
+ <key>hash2</key>
191
+ <data>
192
+ L5WCPK7bIE6cj7B/7zRoSiJJEOUqkSBVgfwUUNNcj44=
193
+ </data>
194
+ </dict>
195
+ <key>Frameworks/XCTAutomationSupport.framework/version.plist</key>
196
+ <dict>
197
+ <key>hash2</key>
198
+ <data>
199
+ AyCpemCAmNxnNj1CRbnPH2hRMSWUJupJoyAOszjtn+E=
200
+ </data>
201
+ </dict>
202
+ <key>Frameworks/XCTest.framework/Info.plist</key>
203
+ <dict>
204
+ <key>hash2</key>
205
+ <data>
206
+ GwHngRHo2v7RlLKSqUPGnP+0KmNTE5xh4g9Fe2FH87M=
207
+ </data>
208
+ </dict>
209
+ <key>Frameworks/XCTest.framework/XCTest</key>
210
+ <dict>
211
+ <key>hash2</key>
212
+ <data>
213
+ fqXnNX8ifI50snOpQnCkbeqMkWIv9vsSUn0GxRycy5k=
214
+ </data>
215
+ </dict>
216
+ <key>Frameworks/XCTest.framework/_CodeSignature/CodeResources</key>
217
+ <dict>
218
+ <key>hash2</key>
219
+ <data>
220
+ fUKPXFX+HMsa66uFoHKIVmQ0nK/GMPH2lSY57hbVhuc=
221
+ </data>
222
+ </dict>
223
+ <key>Frameworks/XCTest.framework/version.plist</key>
224
+ <dict>
225
+ <key>hash2</key>
226
+ <data>
227
+ AyCpemCAmNxnNj1CRbnPH2hRMSWUJupJoyAOszjtn+E=
228
+ </data>
229
+ </dict>
230
+ <key>Frameworks/XCTestCore.framework/Info.plist</key>
231
+ <dict>
232
+ <key>hash2</key>
233
+ <data>
234
+ RUMVkIX1gGKfNvr7PgteHetxpPfMPGOy8+oYkq0/5Q4=
235
+ </data>
236
+ </dict>
237
+ <key>Frameworks/XCTestCore.framework/XCTestCore</key>
238
+ <dict>
239
+ <key>hash2</key>
240
+ <data>
241
+ w3DDoez4mYfjDLkJ46pFDyGoEnR61WIoXaZGuenN9VU=
242
+ </data>
243
+ </dict>
244
+ <key>Frameworks/XCTestCore.framework/_CodeSignature/CodeResources</key>
245
+ <dict>
246
+ <key>hash2</key>
247
+ <data>
248
+ kL4g6mnEirgim3exsujsjzDyXHv83daVSwaKx07EAdk=
249
+ </data>
250
+ </dict>
251
+ <key>Frameworks/XCTestCore.framework/version.plist</key>
252
+ <dict>
253
+ <key>hash2</key>
254
+ <data>
255
+ AyCpemCAmNxnNj1CRbnPH2hRMSWUJupJoyAOszjtn+E=
256
+ </data>
257
+ </dict>
258
+ <key>Frameworks/XCTestSupport.framework/Info.plist</key>
259
+ <dict>
260
+ <key>hash2</key>
261
+ <data>
262
+ YNthALucS61Y/qKCXa9qa4zXL9L8wmz/rasL6Qwnif4=
263
+ </data>
264
+ </dict>
265
+ <key>Frameworks/XCTestSupport.framework/XCTestSupport</key>
266
+ <dict>
267
+ <key>hash2</key>
268
+ <data>
269
+ frtlG74e3LRkMhygo84hr+naoheK8XFVOrfaekPOLdM=
270
+ </data>
271
+ </dict>
272
+ <key>Frameworks/XCTestSupport.framework/_CodeSignature/CodeResources</key>
273
+ <dict>
274
+ <key>hash2</key>
275
+ <data>
276
+ GQHtZBYDD9xNLOGu1av4FIILkkLrwHBpWSLWv8PwKTA=
277
+ </data>
278
+ </dict>
279
+ <key>Frameworks/XCTestSupport.framework/version.plist</key>
280
+ <dict>
281
+ <key>hash2</key>
282
+ <data>
283
+ AyCpemCAmNxnNj1CRbnPH2hRMSWUJupJoyAOszjtn+E=
284
+ </data>
285
+ </dict>
286
+ <key>Frameworks/XCUIAutomation.framework/Info.plist</key>
287
+ <dict>
288
+ <key>hash2</key>
289
+ <data>
290
+ 4cuo6u/hRJ9M3kAeB8oidXbzpQ1YM9lRRYaL/OQF2Zs=
291
+ </data>
292
+ </dict>
293
+ <key>Frameworks/XCUIAutomation.framework/XCUIAutomation</key>
294
+ <dict>
295
+ <key>hash2</key>
296
+ <data>
297
+ Pn5nhBXICh1C9s6DiLTv8okRXl3Ja0juU3Pn9uzKt/s=
298
+ </data>
299
+ </dict>
300
+ <key>Frameworks/XCUIAutomation.framework/_CodeSignature/CodeResources</key>
301
+ <dict>
302
+ <key>hash2</key>
303
+ <data>
304
+ CVPdKs2/qUPz5lb+rlla+HaSi/qFycS8VYhOUPLvgfU=
305
+ </data>
306
+ </dict>
307
+ <key>Frameworks/XCUIAutomation.framework/version.plist</key>
308
+ <dict>
309
+ <key>hash2</key>
310
+ <data>
311
+ AyCpemCAmNxnNj1CRbnPH2hRMSWUJupJoyAOszjtn+E=
312
+ </data>
313
+ </dict>
314
+ <key>Frameworks/XCUnit.framework/Info.plist</key>
315
+ <dict>
316
+ <key>hash2</key>
317
+ <data>
318
+ xiUB+j2vTXMLDouipeluZ24Ueio7QeeQ9BGH4FrNcQk=
319
+ </data>
320
+ </dict>
321
+ <key>Frameworks/XCUnit.framework/XCUnit</key>
322
+ <dict>
323
+ <key>hash2</key>
324
+ <data>
325
+ KpYaNB9Rx9ylmv/9cXmMg33jvqgIQMgYCCD3dczlDjA=
326
+ </data>
327
+ </dict>
328
+ <key>Frameworks/XCUnit.framework/_CodeSignature/CodeResources</key>
329
+ <dict>
330
+ <key>hash2</key>
331
+ <data>
332
+ qFD94VIHCR3vTKJIquTKISDtZTLaujklBA4zaQCr0z4=
333
+ </data>
334
+ </dict>
335
+ <key>Frameworks/XCUnit.framework/version.plist</key>
336
+ <dict>
337
+ <key>hash2</key>
338
+ <data>
339
+ AyCpemCAmNxnNj1CRbnPH2hRMSWUJupJoyAOszjtn+E=
340
+ </data>
341
+ </dict>
342
+ <key>Frameworks/libXCTestSwiftSupport.dylib</key>
343
+ <dict>
344
+ <key>hash2</key>
345
+ <data>
346
+ Uin51kk1eb8UbSGgw+3hYKShxJFQBvIpjseqEZTlmMY=
347
+ </data>
348
+ </dict>
349
+ <key>PlugIns/UITreeServerUITests.xctest/Info.plist</key>
350
+ <dict>
351
+ <key>hash2</key>
352
+ <data>
353
+ JZLwUCjIiH5Hff4vIBHHzBS4ziHPkxtahS3w9kQt8N8=
354
+ </data>
355
+ </dict>
356
+ <key>PlugIns/UITreeServerUITests.xctest/UITreeServerUITests</key>
357
+ <dict>
358
+ <key>hash2</key>
359
+ <data>
360
+ 4FSi8rSeYFNf46l4wU2gW7xaXxipZKwYVpZUglTGvvU=
361
+ </data>
362
+ </dict>
363
+ <key>PlugIns/UITreeServerUITests.xctest/_CodeSignature/CodeResources</key>
364
+ <dict>
365
+ <key>hash2</key>
366
+ <data>
367
+ 7n3lDYpuao+yiSYyzvMWlPUrjZUY0vZN6uM/DNlhfYE=
368
+ </data>
369
+ </dict>
370
+ </dict>
371
+ <key>rules</key>
372
+ <dict>
373
+ <key>^.*</key>
374
+ <true/>
375
+ <key>^.*\.lproj/</key>
376
+ <dict>
377
+ <key>optional</key>
378
+ <true/>
379
+ <key>weight</key>
380
+ <real>1000</real>
381
+ </dict>
382
+ <key>^.*\.lproj/locversion.plist$</key>
383
+ <dict>
384
+ <key>omit</key>
385
+ <true/>
386
+ <key>weight</key>
387
+ <real>1100</real>
388
+ </dict>
389
+ <key>^Base\.lproj/</key>
390
+ <dict>
391
+ <key>weight</key>
392
+ <real>1010</real>
393
+ </dict>
394
+ <key>^version.plist$</key>
395
+ <true/>
396
+ </dict>
397
+ <key>rules2</key>
398
+ <dict>
399
+ <key>.*\.dSYM($|/)</key>
400
+ <dict>
401
+ <key>weight</key>
402
+ <real>11</real>
403
+ </dict>
404
+ <key>^(.*/)?\.DS_Store$</key>
405
+ <dict>
406
+ <key>omit</key>
407
+ <true/>
408
+ <key>weight</key>
409
+ <real>2000</real>
410
+ </dict>
411
+ <key>^.*</key>
412
+ <true/>
413
+ <key>^.*\.lproj/</key>
414
+ <dict>
415
+ <key>optional</key>
416
+ <true/>
417
+ <key>weight</key>
418
+ <real>1000</real>
419
+ </dict>
420
+ <key>^.*\.lproj/locversion.plist$</key>
421
+ <dict>
422
+ <key>omit</key>
423
+ <true/>
424
+ <key>weight</key>
425
+ <real>1100</real>
426
+ </dict>
427
+ <key>^Base\.lproj/</key>
428
+ <dict>
429
+ <key>weight</key>
430
+ <real>1010</real>
431
+ </dict>
432
+ <key>^Info\.plist$</key>
433
+ <dict>
434
+ <key>omit</key>
435
+ <true/>
436
+ <key>weight</key>
437
+ <real>20</real>
438
+ </dict>
439
+ <key>^PkgInfo$</key>
440
+ <dict>
441
+ <key>omit</key>
442
+ <true/>
443
+ <key>weight</key>
444
+ <real>20</real>
445
+ </dict>
446
+ <key>^embedded\.provisionprofile$</key>
447
+ <dict>
448
+ <key>weight</key>
449
+ <real>20</real>
450
+ </dict>
451
+ <key>^version\.plist$</key>
452
+ <dict>
453
+ <key>weight</key>
454
+ <real>20</real>
455
+ </dict>
456
+ </dict>
457
+ </dict>
458
+ </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,135 @@
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>UITreeServerUITests</key>
6
+ <dict>
7
+ <key>BlueprintName</key>
8
+ <string>UITreeServerUITests</string>
9
+ <key>BlueprintProviderName</key>
10
+ <string>UITreeServer</string>
11
+ <key>BlueprintProviderRelativePath</key>
12
+ <string>UITreeServer.xcodeproj</string>
13
+ <key>BundleIdentifiersForCrashReportEmphasis</key>
14
+ <array>
15
+ <string>dev.uitreeserver.app</string>
16
+ <string>dev.uitreeserver.uitests</string>
17
+ </array>
18
+ <key>CommandLineArguments</key>
19
+ <array/>
20
+ <key>DefaultTestExecutionTimeAllowance</key>
21
+ <integer>600</integer>
22
+ <key>DependentProductPaths</key>
23
+ <array>
24
+ <string>__TESTROOT__/Debug-iphonesimulator/UITreeServerApp.app</string>
25
+ <string>__TESTROOT__/Debug-iphonesimulator/UITreeServerUITests-Runner.app</string>
26
+ <string>__TESTROOT__/Debug-iphonesimulator/UITreeServerUITests-Runner.app/PlugIns/UITreeServerUITests.xctest</string>
27
+ </array>
28
+ <key>DiagnosticCollectionPolicy</key>
29
+ <integer>1</integer>
30
+ <key>EnvironmentVariables</key>
31
+ <dict>
32
+ <key>APP_DISTRIBUTOR_ID_OVERRIDE</key>
33
+ <string>com.apple.AppStore</string>
34
+ <key>DYLD_INSERT_LIBRARIES</key>
35
+ <string>/usr/lib/libRPAC.dylib</string>
36
+ <key>OS_ACTIVITY_DT_MODE</key>
37
+ <string>YES</string>
38
+ <key>PERFC_ENABLE_EXTENDED_DIAGNOSTIC_FORMAT</key>
39
+ <string>1</string>
40
+ <key>PERFC_ENABLE_PROFILE_MODE</key>
41
+ <string>1</string>
42
+ <key>PERFC_RESET_INSERT_LIBRARIES</key>
43
+ <string>1</string>
44
+ <key>PERFC_SUPPRESS_SYSTEM_REPORTS</key>
45
+ <string>1</string>
46
+ <key>SQLITE_ENABLE_THREAD_ASSERTIONS</key>
47
+ <string>1</string>
48
+ <key>TERM</key>
49
+ <string>dumb</string>
50
+ </dict>
51
+ <key>IsUITestBundle</key>
52
+ <true/>
53
+ <key>IsXCTRunnerHostedTestBundle</key>
54
+ <true/>
55
+ <key>PreferredScreenCaptureFormat</key>
56
+ <string>screenRecording</string>
57
+ <key>ProductModuleName</key>
58
+ <string>UITreeServerUITests</string>
59
+ <key>RunOrder</key>
60
+ <integer>0</integer>
61
+ <key>SystemAttachmentLifetime</key>
62
+ <string>deleteOnSuccess</string>
63
+ <key>TestBundlePath</key>
64
+ <string>__TESTHOST__/PlugIns/UITreeServerUITests.xctest</string>
65
+ <key>TestHostBundleIdentifier</key>
66
+ <string>dev.uitreeserver.uitests.xctrunner</string>
67
+ <key>TestHostPath</key>
68
+ <string>__TESTROOT__/Debug-iphonesimulator/UITreeServerUITests-Runner.app</string>
69
+ <key>TestLanguage</key>
70
+ <string></string>
71
+ <key>TestRegion</key>
72
+ <string></string>
73
+ <key>TestTimeoutsEnabled</key>
74
+ <false/>
75
+ <key>TestingEnvironmentVariables</key>
76
+ <dict>
77
+ <key>DYLD_FRAMEWORK_PATH</key>
78
+ <string>__TESTROOT__/Debug-iphonesimulator:__TESTROOT__/Debug-iphonesimulator/PackageFrameworks:__PLATFORMS__/iPhoneSimulator.platform/Developer/Library/Frameworks</string>
79
+ <key>DYLD_INSERT_LIBRARIES</key>
80
+ <string>/usr/lib/libRPAC.dylib</string>
81
+ <key>DYLD_LIBRARY_PATH</key>
82
+ <string>__TESTROOT__/Debug-iphonesimulator:__PLATFORMS__/iPhoneSimulator.platform/Developer/usr/lib</string>
83
+ <key>PERFC_SUPPRESS_SYSTEM_REPORTS</key>
84
+ <string>1</string>
85
+ <key>XCODE_SCHEME_NAME</key>
86
+ <string>UITreeServerUITests</string>
87
+ <key>__XCODE_BUILT_PRODUCTS_DIR_PATHS</key>
88
+ <string>__TESTROOT__/Debug-iphonesimulator</string>
89
+ <key>__XPC_DYLD_FRAMEWORK_PATH</key>
90
+ <string>__TESTROOT__/Debug-iphonesimulator</string>
91
+ <key>__XPC_DYLD_LIBRARY_PATH</key>
92
+ <string>__TESTROOT__/Debug-iphonesimulator</string>
93
+ </dict>
94
+ <key>ToolchainsSettingValue</key>
95
+ <array/>
96
+ <key>UITargetAppCommandLineArguments</key>
97
+ <array/>
98
+ <key>UITargetAppEnvironmentVariables</key>
99
+ <dict>
100
+ <key>APP_DISTRIBUTOR_ID_OVERRIDE</key>
101
+ <string>com.apple.AppStore</string>
102
+ <key>DYLD_FRAMEWORK_PATH</key>
103
+ <string>__TESTROOT__/Debug-iphonesimulator:__TESTROOT__/Debug-iphonesimulator/PackageFrameworks</string>
104
+ <key>DYLD_LIBRARY_PATH</key>
105
+ <string>__TESTROOT__/Debug-iphonesimulator</string>
106
+ <key>XCODE_SCHEME_NAME</key>
107
+ <string>UITreeServerUITests</string>
108
+ <key>__XCODE_BUILT_PRODUCTS_DIR_PATHS</key>
109
+ <string>__TESTROOT__/Debug-iphonesimulator</string>
110
+ <key>__XPC_DYLD_FRAMEWORK_PATH</key>
111
+ <string>__TESTROOT__/Debug-iphonesimulator</string>
112
+ <key>__XPC_DYLD_LIBRARY_PATH</key>
113
+ <string>__TESTROOT__/Debug-iphonesimulator</string>
114
+ </dict>
115
+ <key>UITargetAppPath</key>
116
+ <string>__TESTROOT__/Debug-iphonesimulator/UITreeServerApp.app</string>
117
+ <key>UITargetAppPerformanceAntipatternCheckerEnabled</key>
118
+ <true/>
119
+ <key>UserAttachmentLifetime</key>
120
+ <string>deleteOnSuccess</string>
121
+ </dict>
122
+ <key>__xctestrun_metadata__</key>
123
+ <dict>
124
+ <key>ContainerInfo</key>
125
+ <dict>
126
+ <key>ContainerName</key>
127
+ <string>UITreeServer</string>
128
+ <key>SchemeName</key>
129
+ <string>UITreeServerUITests</string>
130
+ </dict>
131
+ <key>FormatVersion</key>
132
+ <integer>1</integer>
133
+ </dict>
134
+ </dict>
135
+ </plist>