GIT 提交信息:

移除不必要的部署目标配置

- 移除部署目标选择器配置,以简化项目设置。
- 通过消除不必要的配置文件来优化项目结构。
This commit is contained in:
lvlisong 2025-02-26 16:05:19 +08:00
parent abece2ebfc
commit ac7da777fc

View File

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetSelector">
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2025-01-06T15:03:36.584260053Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="PhysicalDevice" identifier="serial=beba0492" />
</handle>
</Target>
</DropdownSelection>
<DialogSelection />
</SelectionState>
</selectionStates>
</component>
</project>