-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeploymentTargetSelector.xml
More file actions
30 lines (30 loc) · 1.16 KB
/
deploymentTargetSelector.xml
File metadata and controls
30 lines (30 loc) · 1.16 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="mercari">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2024-05-01T17:45:57.058384Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="LocalEmulator" identifier="path=/Users/mohammedkhalidhamid/.android/avd/Pixel_4_API_UpsideDownCake.avd" />
</handle>
</Target>
</DropdownSelection>
<DialogSelection />
</SelectionState>
<SelectionState runConfigName="ocbc">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="gojekApp">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="ocbcApp">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="rakutenApp">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
</selectionStates>
</component>
</project>