首页 技术 正文
技术 2022年11月8日
0 收藏 808 点赞 1,286 浏览 1358 个字

Before you can code sign your app, you create your development certificate and later, a distribution certificate to upload your app to iTunes Connect. You can create all the types of certificates and signing identities you need using Xcode. Xcode creates, downloads, and installs your signing identities for you.

在你代码签名你的App之前,你要生成开发证书,然后,生成一个发布证书,将你的App上传到iTunes Connect。你可以用Xcode生成你需要的所有类型的证书和签名标识。Xcode生成、下载和安装你需要的签名标识。

All team members can create their own development certificate. Only a team agent or admin can create a distribution certificate. Only a team agent can create a Developer ID certificate. If you have an organization membership, read Managing Your Developer Account Team for a description of team roles and tasks that team agents perform on behalf of team members.

所有的团队成员都可以生成他们自己的开发证书。只有一个团队的代理或者管理员可以产生发布证书。只有团队代理可以产生一个开发ID证书。如果你有机构关系,读一读 管理你的开发账号团队,是 一个对团队代理可以代表团队角色和任务的描述。

Xcode creates your development certificate for you when you need it. For example, when you assign your project to a team or create the team provisioning profile, as described in Configuring Identity and Team Settings, Xcode creates your development certificate and adds it to the team provisioning profile. Because of this, you typically create distribution certificates using the Xcode Preferences window.

Xcode可以生成你需要的开发者证书。比如:当你对你团队的项目进行签名或者生成团队配置文件时,如 确认标识和团队设置 里面描述的,Xcode生成你的开发 证书并且将它加到团队配置文件里面。正因为如此,你可以使用Xcode的偏好设置窗口去生成分发证书。

如何生成呢?

在Xcode的Preference里面,点击账号,选中开发者公司或者个人的名字,ViewDetails,然后点击create,就会生成自己相对应的签名标识。如果不能生成,说明你没有这个权限。

相关推荐
python开发_常用的python模块及安装方法
adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheeta…
日期:2022-11-24 点赞:878 阅读:9,492
Educational Codeforces Round 11 C. Hard Process 二分
C. Hard Process题目连接:http://www.codeforces.com/contest/660/problem/CDes…
日期:2022-11-24 点赞:807 阅读:5,907
下载Ubuntn 17.04 内核源代码
zengkefu@server1:/usr/src$ uname -aLinux server1 4.10.0-19-generic #21…
日期:2022-11-24 点赞:569 阅读:6,740
可用Active Desktop Calendar V7.86 注册码序列号
可用Active Desktop Calendar V7.86 注册码序列号Name: www.greendown.cn Code: &nb…
日期:2022-11-24 点赞:733 阅读:6,494
Android调用系统相机、自定义相机、处理大图片
Android调用系统相机和自定义相机实例本博文主要是介绍了android上使用相机进行拍照并显示的两种方式,并且由于涉及到要把拍到的照片显…
日期:2022-11-24 点赞:512 阅读:8,132
Struts的使用
一、Struts2的获取  Struts的官方网站为:http://struts.apache.org/  下载完Struts2的jar包,…
日期:2022-11-24 点赞:671 阅读:5,295