ios - 我是否需要 Mac 来开发 Azure Xamarin.iOS 应用程序?

标签 ios macos azure xamarin

常规 Xamarin(不是 Azure 版本)显然需要运行 Mac OS X 的 Mac 计算机才能开发 iOS 应用程序。但在 Microsoft Azure Xamarin.iOS 文档中,任何地方都没有这样的先决条件。这是否意味着我可以在 Windows 计算机上使用 Azure Xamarin.iOS 开发 iOS 应用程序,而无需 Mac?

最佳答案

无论您要使用哪种类型的 iOS 应用程序或库,您都需要一台 Mac 来编译项目。

Xamarin iOS for Visual Studio accomplishes an amazing feat: it lets you create, build and debug iOS applications on a Windows computer using the Visual Studio IDE. It cannot do this alone – iOS applications cannot be created without Apple’s compiler, and they cannot be deployed without Apple’s certificates and code-signing tools. This means that your Xamarin.iOS for Visual Studio installation requires a connection to a networked Mac OS X computer to perform these tasks for you. Once configured, Xamarin’s tools will make the process as seamless as possible.

引用:https://developer.xamarin.com/guides/ios/getting_started/installation/windows/

关于ios - 我是否需要 Mac 来开发 Azure Xamarin.iOS 应用程序?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32845423/

相关文章:

macos - NSTabViewItem 中的水平居中标签

macos - 在 SwiftUI DocumentGroup macOS 中创建并打开一个新文档

c# - 将 Azure Function 从门户导入 Visual Studio

azure - 使用托管标识创建 AKS 集群并通过 az cli 脚本错误与 acr 关联

java - 使用某些端点或类的 Azure id_token 有效性

java - 如何有效地划分测试用例以在使用 appium 的移动应用程序中自动化它们

iphone 获取 CPU 频率无法运行

ios - DJI SDK 获取最后一张图片

iOs 两次部署相同的应用程序

python - 切换到Python 3.6.5_1后,显示的版本仍然是3.7.2