ios - 如何在 Google Cloud Platform 中启动 macOS 实例?我需要 mac 实例来运行 xamarin ios 应用程序的 xcode 构建

标签 ios xcode macos google-cloud-platform

我需要帮助在 Google 云中启动 macOS 实例。我在网上没有看到任何文档。请帮忙

最佳答案

引用an apple.com discussion :

The Apple software end-user license agreement (EULA) only permits OS X operations on Apple hardware, and Google is almost certainly not running Apple hardware here. So... no. If you want to host your own server, consider OwnCloud or some alternative running on UNIX, BSD or Linux, or select one of the hosting providers that offers Apple hardware such as MacMiniColo / MacStadium

关于ios - 如何在 Google Cloud Platform 中启动 macOS 实例?我需要 mac 实例来运行 xamarin ios 应用程序的 xcode 构建,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71950924/

相关文章:

macos - Mac OS 信号处理/崩溃报告

eclipse - 基于 Eclipse 的 IDE 中的 Mac OS 选项卡切换

iphone - 如何在 iPhone 应用程序中从 NSString 获取整数值?

ios - 如何在 swift 中使用 NSCoder 对字符进行编码?

ios - UI窗口滑动动画

swift - 加快 Xcode Swift 构建时间

xcode - Cocoa:从一个类更新到另一个类后访问@public NSArray

ios - 在 XCode 9 中添加 PDFKit 调色板

xcode - 无法在 lion 10.7.4 中安装 Xcode 4.3.3

ios - 在应用程序中同时使用 AFNetworking 和 ASIHTTPRequest 是否有一些好处?