简体   繁体   English

在没有 iPhone 或 Macbook 的情况下上传 IOS 应用程序

[英]Upload IOS Apps without an IPhone nor Macbook

Is it possible to upload an app on App Store without owning an Apple gadget?是否可以在不拥有 Apple 小工具的情况下在 App Store 上上传应用程序? I have created an Apple ID but I do not think this is enough because I am required to do two-factor authentication.我已经创建了一个 Apple ID,但我认为这还不够,因为我需要进行双重身份验证。

No, It's not possible that you can upload an Application/Game without XCode.不,您不可能在没有 XCode 的情况下上传应用程序/游戏。 And XCode will only be available in macOS. XCode 将仅在 macOS 中可用。

  • It's necessary that your Apple ID also has been enrolled for the developer account.您的 Apple ID 还必须已注册开发者帐户。 You can visit here for that: https://developer.apple.com/programs/enroll/你可以在这里访问: https://developer.apple.com/programs/enroll/
  • And that Apple ID requires two-factor authentication as well from any IOS or OSX Device.而且该 Apple ID 还需要来自任何 IOS 或 OSX 设备的双重身份验证。
  • Then after the certificates have been created for the particular application.然后在为特定应用程序创建证书之后。
  • These certificates will gone be used from XCode to upload the Application/Game.这些证书将从 XCode 用于上传应用程序/游戏。
  • Of course in new XCode certificates are also been created dynamically & automatically.当然,在新的 XCode 证书中也是动态自动创建的。

Best of Luck!祝你好运!

After being a enrolled developer you steel need to build app on Mac to submit to AppStore.成为注册开发者后,您需要在 Mac 上构建应用程序以提交到 AppStore。 In case you do not or can not have a Mac you may use cloud service (like MacInCloud, MacStadium, ... ) that enable to use a virtual Mac to build an upload app to AppStore.如果您没有或不能拥有 Mac,您可以使用云服务(如 MacInCloud、MacStadium...),以便使用虚拟 Mac 构建上传应用程序到 AppStore。 You then can use the xCode simulator to test your app but it will always be better to have at least one real device to test as some functionalities either are not available in simulator or does not work exactly the same.然后,您可以使用 xCode 模拟器来测试您的应用程序,但最好至少有一个真实设备进行测试,因为某些功能在模拟器中不可用或工作不完全相同。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 有没有办法在没有 MacBook 的情况下在 React Native 上测试 iOS 应用程序? - Is there any way to test iOS apps on React Native without a MacBook? 我还可以在没有iPhone 6发布图像的情况下发布iOS应用程序(仅在比例模式下运行的应用程序)吗? - Can i still publish iOS apps without iPhone 6 launch images (apps that run in scale mode only)? iOS-通过Macbook从iPhone调试WKWebView和/或UIWebView - iOS - Debug WKWebView and/or UIWebView from iPhone via Macbook iOS Swift:在已连接的Iphone上查找Macbook计算机名称/ IP地址 - iOS Swift: find Macbook Computer Name/Ip Address on connected Iphone 在iOS 3.0中测试iPhone应用程序 - Testing iPhone apps in iOS 3.0 如何在没有Macbook的iOS设备中安装iOS应用? - How can I install an iOS app in iOS device without Macbook? 通过XCode在具有iOS 8的iPhone上运行iOS应用 - Run iOS Apps on iPhone with iOS 8 through XCode 图片未显示在网站上或iPhone iOS平板电脑上 - Images do not appear on the site nor the iphone iOS tablet 2010年10月的Macbook Air是否足够运行所有工具来开发iPhone应用程序? - Are the Oct 2010 Macbook Airs sufficiently capable to run all the tools to develop iPhone apps on? 在没有应用商店的情况下分发 IOS 应用程序? - Distrbute IOS apps without appstore?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM