您可以使用 PhoneGap Build 构建 Ionic 应用程序吗?

Can you build Ionic apps with PhoneGap Build?

过去几天我一直在阅读有关混合应用程序开发和所有可用选项的文章。我最终决定选择 Ionic. Thing thing is though, that at my current company we work on Windows machines so we can't build for iOS ourselves, also we don't want to go through all the trouble of installing the Android and Windows Phone SDKs just so that we can do builds and run emulators. We'd rather do our testing and development running the app in-browser using ionic serve. But then it comes to building the app, I see that PhoneGap has something called PhoneGap Build。现在的问题是,我可以使用 Ionic 开发的应用程序,并使用 PhoneGap build 编译和构建它吗?

您可以免费使用英特尔 XDK 为您想要的所有目标构建您的离子应用程序。 它构建在云中并提供部署、测试的设施...