简体   繁体   English

在iPhone上安装iOS 9 beta并使用Xcode 6的同时,我可以将应用发布到AppStore吗?

[英]Can I publish an app to the AppStore while having iOS 9 beta installed on my iPhone and using Xcode 6?

Prior to submit an app to the AppStore we must generate an Archive, and have an iPhone or an iPad connected to Xcode during that time. 在将应用提交到AppStore之前,我们必须生成一个存档,并在此期间将iPhone或iPad连接到Xcode。

If I upgrade to the iOS 9 beta, will I still be able to do this (generate the archive from Xcode 6)? 如果我升级到iOS 9 Beta,我仍然能够做到这一点(从Xcode 6生成存档)吗? Or will I encounter any issues if I upgrade? 还是升级会遇到任何问题?

Thank you! 谢谢!

You can install two (or more) versions of Xcode on your Mac, beta versions of Xcode for testing, and the official released version for App Store build and submission purposes. 您可以在Mac上安装两个(或更多)Xcode版本,用于测试的Xcode Beta版本以及用于App Store构建和提交目的的正式发行版本。 Currently, for instance, install Xcode-beta 7.x to directly run and debug test builds on an iPhone running an iOS 9 beta, and install Xcode 6.x to build with the iOS 8 SDK and submit to the App Store. 例如,当前,例如,安装Xcode-beta 7.x以在运行iOS 9 beta的iPhone上直接运行和调试测试版本,安装Xcode 6.x以使用iOS 8 SDK生成并提交到App Store。 You can (and should) also still test the latter build using Ad Hoc deployment. 您可以(并且应该)仍然使用Ad Hoc部署测试后者。

Dont do that ! 不要那样做! It is risky. 有风险。

XCode cannot run an app into your iPhone/iPad, if the iPhone OS version is greater than the higher iOS version in XCode. 如果iPhone操作系统版本高于XCode中的较高iOS版本,则XCode无法在您的iPhone / iPad中运行应用程序。 It is risky. 有风险。 If you install iOS 9 bêta on iPhone, and XCode has only iOS 8.3 , you wont be able to run an app from XCode--to-->iPhone Ok running is not publishing. 如果您在iPhone上安装了iOS 9bêta ,并且XCode仅具有iOS 8.3 ,则您将无法从XCode运行应用程序-到-> iPhone OK运行未发布。 But you know Apple/XCode... So strict, minimize the risk. 但是您知道Apple / XCode ...太严格了,将风险降到最低。 Dont do that. 不要那样做。 Beta is NOT for publishing & public releases. Beta版不适用于发布和公开发行。

暂无
暂无

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

相关问题 我们可以使用VMWare上安装的MacOS将应用发布到AppStore(iOS)吗? - Can we publish an app to AppStore (iOS) using MacOS installed on VMWare? 我可以使用Xcode 9和macOS Mojave将应用程序上传到iOS AppStore吗? - Can I upload an app to the iOS AppStore using Xcode 9 and macOS Mojave? 我无法将我的应用程序从xcode上传到appstore - I can't upload my app to the appstore from xcode 如何使用Beta iOS在iPhone上运行我的应用程序? - How do I run my app on my iPhone with the Beta iOS? 我可以用Xcode 6发布到AppStore用2.5.0 Cordova版本开发的Phonegap应用程序吗 - Can I publish with Xcode 6 to AppStore a Phonegap app that's developed with 2.5.0 Cordova Version 我可以拒绝我的应用程序,并发出一条警告,将其上传到iOS appstore吗? - Can i be reject my app with a one warning to upload to iOS appstore? 尝试使用Xcode 8 Beta 3运行我的应用程序时出错 - Error while attempting to run my app using Xcode 8 Beta 3 无法在iPhone上安装配置文件(iOS 8 beta 4 / Xcode 6 Beta 4) - Can't install Provisioning Profiles on iPhone (iOS 8 beta 4 / Xcode 6 Beta 4) iOS/Xcode:与之后打开已安装的应用程序相比,在连接到 Xcode 的情况下在 iPhone 上运行应用程序有区别吗? - iOS/Xcode: is there a difference between running the App on an iPhone while connected to Xcode compared to opening the installed App afterwards? 无法使用Xcode 6 Beta上传iPhone应用 - Unable to upload iPhone app using Xcode 6 beta
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM