-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeploymentTargetSelector.xml
31 lines (31 loc) · 1.2 KB
/
deploymentTargetSelector.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="onboarding">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="onboarding02">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="modernuis01">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="foodia">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="renderpdf">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="weatherapp">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="doctorappointmentui">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
</selectionStates>
</component>
</project>