syberh示例项目下的应用管理,需要的第二个APP示例项目
git clone -b os5 https://github.com/xue99999/myapp1
git clone https://github.com/xue99999/myapp1
git clone -b os2_1 https://github.com/xue99999/myapp1
参考文件 /platforms/syberos/sopconfig.xml
<application syberos:debuggable="true" syberos:name="myapp1" syberos:description="sybeos hybrid app " syberos:icon="res/app.png">
<uiapp syberos:launcher="true" syberos:id="myapp1" syberos:splash="" syberos:exec="bin/app" syberos:background="" syberos:name="" syberos:icon="res/app.png">
// openUrl Start
<url syberos:id="">
<scheme>myapp1</scheme>
</url>
// openUrl End
// openDocument Start
<doctype syberos:id="">
<action>openPage</action>
<mime-type>*/*</mime-type>
<extension>*</extension>
</doctype>
// openDocument End
</uiapp>
</application>
- 升级cli,安装OS5.0
- 更新项目
- 替换OS5.0的证书
- 切换target