@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,254 @@
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>BuildMachineOSBuild</key>
6
+ <string>23A344014</string>
7
+ <key>CFBundleAllowMixedLocalizations</key>
8
+ <true/>
9
+ <key>CFBundleDevelopmentRegion</key>
10
+ <string>en</string>
11
+ <key>CFBundleExecutable</key>
12
+ <string>UITreeServerUITests-Runner</string>
13
+ <key>CFBundleIdentifier</key>
14
+ <string>dev.uitreeserver.uitests.xctrunner</string>
15
+ <key>CFBundleInfoDictionaryVersion</key>
16
+ <string>6.0</string>
17
+ <key>CFBundleName</key>
18
+ <string>UITreeServerUITests-Runner</string>
19
+ <key>CFBundlePackageType</key>
20
+ <string>APPL</string>
21
+ <key>CFBundleShortVersionString</key>
22
+ <string>1.0</string>
23
+ <key>CFBundleSignature</key>
24
+ <string>????</string>
25
+ <key>CFBundleSupportedPlatforms</key>
26
+ <array>
27
+ <string>iPhoneSimulator</string>
28
+ </array>
29
+ <key>CFBundleVersion</key>
30
+ <string>1</string>
31
+ <key>DTCompiler</key>
32
+ <string>com.apple.compilers.llvm.clang.1_0</string>
33
+ <key>DTPlatformBuild</key>
34
+ <string>23C10</string>
35
+ <key>DTPlatformName</key>
36
+ <string>iphonesimulator</string>
37
+ <key>DTPlatformVersion</key>
38
+ <string>26.2</string>
39
+ <key>DTSDKBuild</key>
40
+ <string>23C10</string>
41
+ <key>DTSDKName</key>
42
+ <string>iphonesimulator26.2.internal</string>
43
+ <key>DTXcode</key>
44
+ <string>2630</string>
45
+ <key>DTXcodeBuild</key>
46
+ <string>17C503</string>
47
+ <key>LSRequiresIPhoneOS</key>
48
+ <true/>
49
+ <key>MinimumOSVersion</key>
50
+ <string>13.0</string>
51
+ <key>NFCReaderUsageDescription</key>
52
+ <string>Access is necessary for automated testing.</string>
53
+ <key>NSAppTransportSecurity</key>
54
+ <dict>
55
+ <key>NSAllowsArbitraryLoads</key>
56
+ <true/>
57
+ </dict>
58
+ <key>NSAppleMusicUsageDescription</key>
59
+ <string>Access is necessary for automated testing.</string>
60
+ <key>NSBluetoothAlwaysUsageDescription</key>
61
+ <string>Access is necessary for automated testing.</string>
62
+ <key>NSBluetoothPeripheralUsageDescription</key>
63
+ <string>Access is necessary for automated testing.</string>
64
+ <key>NSCalendarsUsageDescription</key>
65
+ <string>Access is necessary for automated testing.</string>
66
+ <key>NSCameraUsageDescription</key>
67
+ <string>Access is necessary for automated testing.</string>
68
+ <key>NSContactsUsageDescription</key>
69
+ <string>Access is necessary for automated testing.</string>
70
+ <key>NSFaceIDUsageDescription</key>
71
+ <string>Access is necessary for automated testing.</string>
72
+ <key>NSHealthClinicalHealthRecordsShareUsageDescription</key>
73
+ <string>Access is necessary for automated testing.</string>
74
+ <key>NSHealthShareUsageDescription</key>
75
+ <string>Access is necessary for automated testing.</string>
76
+ <key>NSHealthUpdateUsageDescription</key>
77
+ <string>Access is necessary for automated testing.</string>
78
+ <key>NSHomeKitUsageDescription</key>
79
+ <string>Access is necessary for automated testing.</string>
80
+ <key>NSLocalNetworkUsageDescription</key>
81
+ <string>Access is necessary for automated testing.</string>
82
+ <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
83
+ <string>Access is necessary for automated testing.</string>
84
+ <key>NSLocationDefaultAccuracyReduced</key>
85
+ <string>Access is necessary for automated testing.</string>
86
+ <key>NSLocationWhenInUseUsageDescription</key>
87
+ <string>Access is necessary for automated testing.</string>
88
+ <key>NSMicrophoneUsageDescription</key>
89
+ <string>Access is necessary for automated testing.</string>
90
+ <key>NSMotionUsageDescription</key>
91
+ <string>Access is necessary for automated testing.</string>
92
+ <key>NSPhotoLibraryUsageDescription</key>
93
+ <string>Access is necessary for automated testing.</string>
94
+ <key>NSRemindersUsageDescription</key>
95
+ <string>Access is necessary for automated testing.</string>
96
+ <key>NSSensorKitPrivacyPolicyURL</key>
97
+ <string>https:\/\/www.apple.com/legal/privacy/en-ww/</string>
98
+ <key>NSSensorKitUsageDescription</key>
99
+ <string>Access is necessary for automated testing.</string>
100
+ <key>NSSensorKitUsageDetail</key>
101
+ <dict>
102
+ <key>SRSensorUsageAmbientLightSensor</key>
103
+ <dict>
104
+ <key>Description</key>
105
+ <string>DESCRIPTION_SRSensorUsageAmbientLightSensor</string>
106
+ </dict>
107
+ <key>SRSensorUsageDeviceUsage</key>
108
+ <dict>
109
+ <key>Description</key>
110
+ <string>DESCRIPTION_SRSensorUsageDeviceUsage</string>
111
+ </dict>
112
+ <key>SRSensorUsageECG</key>
113
+ <dict>
114
+ <key>Description</key>
115
+ <string>DESCRIPTION_SRSensorUsageECG</string>
116
+ </dict>
117
+ <key>SRSensorUsageElevation</key>
118
+ <dict>
119
+ <key>Description</key>
120
+ <string>DESCRIPTION_SRSensorUsageElevation</string>
121
+ </dict>
122
+ <key>SRSensorUsageFacialMetrics</key>
123
+ <dict>
124
+ <key>Description</key>
125
+ <string>DESCRIPTION_SRSensorUsageFacialMetrics</string>
126
+ </dict>
127
+ <key>SRSensorUsageFallStatistics</key>
128
+ <dict>
129
+ <key>Description</key>
130
+ <string>DESCRIPTION_SRSensorUsageFallStatistics</string>
131
+ </dict>
132
+ <key>SRSensorUsageHeartRate</key>
133
+ <dict>
134
+ <key>Description</key>
135
+ <string>DESCRIPTION_SRSensorUsageHeartRate</string>
136
+ </dict>
137
+ <key>SRSensorUsageKeyboardMetrics</key>
138
+ <dict>
139
+ <key>Description</key>
140
+ <string>DESCRIPTION_SRSensorUsageKeyboardMetrics</string>
141
+ </dict>
142
+ <key>SRSensorUsageMessageUsage</key>
143
+ <dict>
144
+ <key>Description</key>
145
+ <string>DESCRIPTION_SRSensorUsageMessageUsage</string>
146
+ </dict>
147
+ <key>SRSensorUsageMotion</key>
148
+ <dict>
149
+ <key>Description</key>
150
+ <string>DESCRIPTION_SRSensorUsageMotion</string>
151
+ <key>Required</key>
152
+ <true/>
153
+ </dict>
154
+ <key>SRSensorUsageMotionAlarms</key>
155
+ <dict>
156
+ <key>Description</key>
157
+ <string>DESCRIPTION_SRSensorUsageMotionAlarms</string>
158
+ </dict>
159
+ <key>SRSensorUsageOdometer</key>
160
+ <dict>
161
+ <key>Description</key>
162
+ <string>DESCRIPTION_SRSensorUsageOdometer</string>
163
+ </dict>
164
+ <key>SRSensorUsageOnWristDetailedState</key>
165
+ <dict>
166
+ <key>Description</key>
167
+ <string>DESCRIPTION_SRSensorIdentifierOnWristDetailedState</string>
168
+ </dict>
169
+ <key>SRSensorUsagePedometer</key>
170
+ <dict>
171
+ <key>Description</key>
172
+ <string>DESCRIPTION_SRSensorUsagePedometer</string>
173
+ </dict>
174
+ <key>SRSensorUsagePhoneUsage</key>
175
+ <dict>
176
+ <key>Description</key>
177
+ <string>DESCRIPTION_SRSensorUsagePhoneUsage</string>
178
+ </dict>
179
+ <key>SRSensorUsageSpeechMetrics</key>
180
+ <dict>
181
+ <key>Description</key>
182
+ <string>DESCRIPTION_SRSensorUsageSpeechMetrics</string>
183
+ </dict>
184
+ <key>SRSensorUsageStrideCalibration</key>
185
+ <dict>
186
+ <key>Description</key>
187
+ <string>DESCRIPTION_SRSensorUsageStrideCalibration</string>
188
+ </dict>
189
+ <key>SRSensorUsageVisits</key>
190
+ <dict>
191
+ <key>Description</key>
192
+ <string>DESCRIPTION_SRSensorUsageVisits</string>
193
+ </dict>
194
+ <key>SRSensorUsageWristDetection</key>
195
+ <dict>
196
+ <key>Description</key>
197
+ <string>DESCRIPTION_SRSensorUsageWristDetection</string>
198
+ </dict>
199
+ </dict>
200
+ <key>NSSiriUsageDescription</key>
201
+ <string>Access is necessary for automated testing.</string>
202
+ <key>NSSpeechRecognitionUsageDescription</key>
203
+ <string>Access is necessary for automated testing.</string>
204
+ <key>NSUserTrackingUsageDescription</key>
205
+ <string>Access is necessary for automated testing.</string>
206
+ <key>NSVideoSubscriberAccountUsageDescription</key>
207
+ <string>Access is necessary for automated testing.</string>
208
+ <key>SBIsLaunchableDuringSetup</key>
209
+ <true/>
210
+ <key>UIApplicationSceneManifest</key>
211
+ <dict>
212
+ <key>UIApplicationSupportsMultipleScenes</key>
213
+ <false/>
214
+ <key>UISceneConfigurations</key>
215
+ <dict>
216
+ <key>UIWindowSceneSessionRoleApplication</key>
217
+ <array>
218
+ <dict>
219
+ <key>UISceneConfigurationName</key>
220
+ <string>Default Configuration</string>
221
+ <key>UISceneDelegateClassName</key>
222
+ <string>_XCTRunnerAppDelegate</string>
223
+ </dict>
224
+ </array>
225
+ </dict>
226
+ </dict>
227
+ <key>UIBackgroundModes</key>
228
+ <array>
229
+ <string>continuous</string>
230
+ </array>
231
+ <key>UIDeviceFamily</key>
232
+ <array>
233
+ <integer>1</integer>
234
+ <integer>2</integer>
235
+ </array>
236
+ <key>UIRequiredDeviceCapabilities</key>
237
+ <array>
238
+ <string>armv7</string>
239
+ </array>
240
+ <key>UISupportedInterfaceOrientations</key>
241
+ <array>
242
+ <string>UIInterfaceOrientationPortrait</string>
243
+ <string>UIInterfaceOrientationLandscapeLeft</string>
244
+ <string>UIInterfaceOrientationLandscapeRight</string>
245
+ </array>
246
+ <key>UISupportedInterfaceOrientations~ipad</key>
247
+ <array>
248
+ <string>UIInterfaceOrientationPortrait</string>
249
+ <string>UIInterfaceOrientationPortraitUpsideDown</string>
250
+ <string>UIInterfaceOrientationLandscapeLeft</string>
251
+ <string>UIInterfaceOrientationLandscapeRight</string>
252
+ </array>
253
+ </dict>
254
+ </plist>
@@ -0,0 +1,101 @@
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
+ Y0xcNM3NYE3bPq8Wehr1MwqcMkk=
10
+ </data>
11
+ </dict>
12
+ <key>files2</key>
13
+ <dict/>
14
+ <key>rules</key>
15
+ <dict>
16
+ <key>^.*</key>
17
+ <true/>
18
+ <key>^.*\.lproj/</key>
19
+ <dict>
20
+ <key>optional</key>
21
+ <true/>
22
+ <key>weight</key>
23
+ <real>1000</real>
24
+ </dict>
25
+ <key>^.*\.lproj/locversion.plist$</key>
26
+ <dict>
27
+ <key>omit</key>
28
+ <true/>
29
+ <key>weight</key>
30
+ <real>1100</real>
31
+ </dict>
32
+ <key>^Base\.lproj/</key>
33
+ <dict>
34
+ <key>weight</key>
35
+ <real>1010</real>
36
+ </dict>
37
+ <key>^version.plist$</key>
38
+ <true/>
39
+ </dict>
40
+ <key>rules2</key>
41
+ <dict>
42
+ <key>.*\.dSYM($|/)</key>
43
+ <dict>
44
+ <key>weight</key>
45
+ <real>11</real>
46
+ </dict>
47
+ <key>^(.*/)?\.DS_Store$</key>
48
+ <dict>
49
+ <key>omit</key>
50
+ <true/>
51
+ <key>weight</key>
52
+ <real>2000</real>
53
+ </dict>
54
+ <key>^.*</key>
55
+ <true/>
56
+ <key>^.*\.lproj/</key>
57
+ <dict>
58
+ <key>optional</key>
59
+ <true/>
60
+ <key>weight</key>
61
+ <real>1000</real>
62
+ </dict>
63
+ <key>^.*\.lproj/locversion.plist$</key>
64
+ <dict>
65
+ <key>omit</key>
66
+ <true/>
67
+ <key>weight</key>
68
+ <real>1100</real>
69
+ </dict>
70
+ <key>^Base\.lproj/</key>
71
+ <dict>
72
+ <key>weight</key>
73
+ <real>1010</real>
74
+ </dict>
75
+ <key>^Info\.plist$</key>
76
+ <dict>
77
+ <key>omit</key>
78
+ <true/>
79
+ <key>weight</key>
80
+ <real>20</real>
81
+ </dict>
82
+ <key>^PkgInfo$</key>
83
+ <dict>
84
+ <key>omit</key>
85
+ <true/>
86
+ <key>weight</key>
87
+ <real>20</real>
88
+ </dict>
89
+ <key>^embedded\.provisionprofile$</key>
90
+ <dict>
91
+ <key>weight</key>
92
+ <real>20</real>
93
+ </dict>
94
+ <key>^version\.plist$</key>
95
+ <dict>
96
+ <key>weight</key>
97
+ <real>20</real>
98
+ </dict>
99
+ </dict>
100
+ </dict>
101
+ </plist>