Is it possible to upload an iOS app to App Store for internal testing from Xcode 7 beta?

亡梦爱人 提交于 2019-12-10 18:54:59

问题


Is it possible to upload an app archive to the App Store in Xcode 7 beta for internal testing with Test Flight?

Has anyone been able to do that?

Note: I am asking about submission for prerelease internal testing with Test Flight. I am well aware that releasing the app to the public is not possible from beta versions of Xcode.

Update

I was able to use Xcode 7 beta and upload binary to the App Store's prerelease section. After that I was able to open it from the Test Flight. Code Signing identity was: iOS Developer. Provisioning profile was "Automatic". Both values were set for Debug and Release.


回答1:


Yes, you should be able to upload your application via beta Xcode 7. But, the problem is to have potential bugs and that's also why they name it beta. You should take this as a risk when you decide to upload your application via new Xcode. It's okay to go with this way if you are handling your personal application. For your client or business, it's the best to use a stable version.



来源:https://stackoverflow.com/questions/31602756/is-it-possible-to-upload-an-ios-app-to-app-store-for-internal-testing-from-xcode

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!