Cordova Build和Cordova Prepare有什么区别 [英] What is the difference between Cordova Build and Cordova Prepare

查看:966
本文介绍了Cordova Build和Cordova Prepare有什么区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Cordova Build Android Cordova Prepare Android 命令之间有什么区别吗?
已添加参考这里

Is there any difference between Cordova Build Android and Cordova Prepare Android Commands ? Reference is added here

推荐答案

准备将您的www资产和任何插件复制到相应的平台文件夹中。

Prepare copies your www assets and any plugins into the appropriate platform folder. Build actually then compiles this into the binary for that platform.

如果你计划使用平台的工具(Eclipse,XCode等)进行构建,你将使用prepare,也许要先修改一些东西。

You would use prepare if you planned on doing a build with the platform's tools (Eclipse, XCode, etc) and maybe want to modify something first.

这篇关于Cordova Build和Cordova Prepare有什么区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆