简体   繁体   English

我可以使用相同的证书和配置文件在iTunes Connect上添加我的应用程序版本吗?

[英]Can I use same certificate and provisioning profile to add version of my app on iTunes Connect?

I have created an app and upload it on iTunes Connect. 我创建了一个应用程序并将其上传到iTunes Connect。 But now I want to add version of my app in iTunes Connect. 但是现在我想在iTunes Connect中添加我的应用程序的版本。 I have created a certificate and provisioning profile to upload my app on iTunes Connect the first time, and now I want to add a new version. 我已经创建了证书和配置文件,以将我的应用程序第一次上传到iTunes Connect,现在我想添加一个新版本。 Should I use the same provisioning profile and certificate to upload the app? 我应该使用相同的配置文件和证书来上传应用程序吗?

And also the distribution certificate are created on client's mac, so do I have to change anything in my project to use client's distribution certificate in my mac? 而且分发证书是在客户端的mac上创建的,因此我是否需要更改项目中的任何内容才能在mac上使用客户端的分发证书?

UPDATE 更新

When I use the client's P12 file than should I have to delete my own developer certificate and distribution certificate from my mac? 当我使用客户端的P12文件时,是否应该从Mac中删除自己的开发人员证书和发行证书? and only use the client's developer certificate and distribution certificate? 并且仅使用客户的开发人员证书和发行证书?

是的,您必须使用相同的配置文件和证书来上载iTunes上已可用的应用程序的版本。您必须从客户端mac导出分发证书p12文件才能使用该分发证书。

yes. 是。 you can use same certificate file for version changes. 您可以使用相同的证书文件进行版本更改。

Developer profile valid for 6 months. 开发者资料有效期为6个月。 and distribution profile valid for 1 year. 和发行资料有效期为1年。

Step 1: To export your private key and certificate for development on multiple systems, open up the Keychain Access Application and select the 'Keys' category. 步骤1:要导出私钥和证书以在多个系统上开发,请打开“钥匙串访问应用程序”并选择“密钥”类别。

Step 2: Select the private key associated with your iPhone Development Certificate and click 'Export Items' in the menu. 步骤2:选择与您的iPhone开发证书相关联的私钥,然后在菜单中单击“导出项目”。 The private key is identified by the iPhone Developer: public certificate that is paired with it. 私钥由与其配对的iPhone Developer:公共证书标识。

Step 3: Save your key in the Personal Information Exchange (.p12) file format. 步骤3:将密钥保存为个人信息交换(.p12)文件格式。

Step 4: If you want Create a password which is used when you attempt to import this key on another computer. 步骤4:如果您想创建一个密码,当您尝试在另一台计算机上导入此密钥时使用。

Step 5: You can use this .p12 file multiple systems. 步骤5:您可以在多个系统上使用此.p12文件。 Double-click .p12 to install . 双击.p12进行安装。 You will be prompted for the password you entered in Step 4. 系统将提示您输入在步骤4中输入的密码。

same thing for distribution file. 分发文件也一样。

暂无
暂无

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

相关问题 我可以使用新的证书和配置文件在iTunes Connect上添加我的应用程序的版本吗? - Can I use new certificate and provisioning profile to add version of my app on iTunes Connect? 应用程序通过iTunes Connect传输后配置配置文件 - Provisioning Profile after app Transfer via iTunes Connect 我可以跳过iTunes Connect和Xcode中iPhone应用程序的版本号吗? - Can I skip version number of iPhone app in iTunes Connect and Xcode? 更新了证书和应用程序配置文件,但仍然表示配置文件已过期 - renewed certificate and app provisioning profile, but it still said provisioning profile expired 如果分发设置配置文件已过期,如何在App Store中更新我的App? - How can I update my App in the App Store if the Distribution Provisioning Profile expired? 如何在Itunes Connect中创建具有技术角色的iPhone供应配置文件? - How to create iphone provisioning profile with technical role in Itunes Connect? iTunes Connect添加新版本 - iTunes Connect Add New Version 通过itunes将具有adhoc配置文件的应用程序安装到其他iphone - Installing app with adhoc provisioning profile to other iphone through itunes 如果没有在iTunes connect中创建新的应用程序,可以在iPhone应用程序中开始实施Game Center吗? - Can I start implementing Game Center in my iPhone app, without having created a new app in iTunes connect? 供应配置文件和开发人员证书 - Provisioning profile and developer certificate
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM