apps/com.actionsoft.apps.coe.pal.modelconvert/manifest.xml

28 lines
1.0 KiB
XML
Raw Normal View History

2022-09-20 14:04:49 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<app xmlns="http://www.actionsoft.com.cn/app">
<name>模型转换</name>
<version>1.0</version>
<buildNo>1</buildNo>
<developer id="776cca9a287c8b4d63b9cad216aa3859" tablePrefix="ACT" url="http://www.actionsoft.com.cn">北京炎黄盈动科技发展有限责任公司</developer>
<categoryVisible>false</categoryVisible>
<description><![CDATA[支持多种模型之间转换]]></description>
<details><![CDATA[]]></details>
<installListener/>
<pluginListener>com.actionsoft.apps.coe.pal.modelconvert.plugin.Plugins</pluginListener>
<startListener/>
<stopListener/>
<upgradeListener/>
<uninstallListener/>
<reloadable>true</reloadable>
<requires/>
<properties/>
<allowStartup>true</allowStartup>
<allowUpgradeByStore>true</allowUpgradeByStore>
<depend versions="6.5" env="">com.actionsoft.apps.coe.pal</depend>
<modelAdministrator/>
<installDate>2022-09-16 14:05:05</installDate>
<icon code="&amp;#xe64f;" color="#009688"/>
<productId/>
</app>