简体   繁体   English

将应用提交到应用商店时缺少应用版本

[英]missing app version when submitting app to app store

i am trying to submit my app to the app store i have completed all the steps and i reached the itunes connect page where it asks to upload the build. 我正在尝试将我的应用提交到应用商店,我已经完成了所有步骤,并且到达了iTunes连接页面,该页面要求上传构建。 but when i try and archive the app. 但是当我尝试将应用存档时。 In the organiser the validate, upload to app store, export options all are disabled and when i try and download the dsym files(the only working link) it says missing app version.For your reference i have uploaded the screenshots. 在组织者中,验证,上载到应用程序商店,导出选项都被禁用,当我尝试下载dsym文件(唯一的工作链接)时,它说缺少应用程序版本。供我参考,我上传了屏幕截图。 显示禁用按钮的组织者的屏幕截图

目标的构建设置的屏幕截图[![] [2] ] 3 ] 3

Notice on the right hand side that it says "Distribution requires enrollment in the apple developer program". 请注意,在右侧显示“发行要求注册Apple开发人员计划”。

You are building / archiving without a proper provisioning profile and certs that are enrolled in the apple developer program. 您正在构建/归档时没有在Apple开发人员计划中注册的正确的配置文件和证书。

Click your project in the file navigator to the left. 在左侧的文件导航器中单击您的项目。 Then click on the General tab and select your team license from the Team dropdown. 然后单击“常规”选项卡,然后从“团队”下拉列表中选择您的团队许可证。

Then click the build settings tab and do a search for Code Signing and set your Release option to your certificate and the Provisioning Profile to your provisioning profile. 然后单击构建设置选项卡,并搜索“ Code Signing然后将“发布”选项设置为证书,将“供应配置文件”设置为您的供应配置文件。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM