Disable Windows Phone in Phonegap Build

余生颓废 提交于 2019-12-11 10:58:50

问题


Is it possible to disable builds for Windows Phone in Phonegap Build?

Let me know if it's possible, Thanks!


回答1:


@Renesansz,
This item is poorly documented, but you need to add a line to your config.xml. Here is your documentation: The Basics

Here is a working example: Phonegap--Generic-Boilerplate

The Blog on the boilerplate is here: Three (3) Phonegap Build Boilerplates for For Android and iOS

You will want to read the bold points in this FAQ
Top Mistakes by Developers new to Cordova/Phonegap

Best of Luck, Jesse



来源:https://stackoverflow.com/questions/32321865/disable-windows-phone-in-phonegap-build

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!