File tree Expand file tree Collapse file tree 6 files changed +33
-0
lines changed
website/src/pages/docs/unpack/ios Expand file tree Collapse file tree 6 files changed +33
-0
lines changed Original file line number Diff line number Diff line change 11iOS 打包
22===
33
4+ iOS项目打包前,需要先准备 ` 开发者账号 ` 、 ` 需要上线的项目 ` 及 ` mac电脑和xcode ` 。
5+
6+ ## 一. 开发者账号
7+
8+ 打包前需要有一个苹果开发者账号,要是没有,可进入[ Developer苹果开发者官网] ( https://developer.apple.com ) ,点击“Account”登录/注册会员。
9+
10+ ## 二. 配置iOS证书
11+ ### ` 配置证书 ` <!-- rehype:style=color: white; background: #1c7bd0;-->
12+
13+ 登陆成功后,登录开发者账号,进入` Certificates ` , ` Identifiers & Profiles ` ,选择` Certificates ` 新建。
14+
15+ ![ ] ( ./img/01.png ) <!-- rehype:style=max-width: 650px;width: 100%;-->
16+
17+ ### ` 选择类型 ` <!-- rehype:style=color: white; background: #1c7bd0;-->
18+
19+ ![ ] ( ./img/02.png ) <!-- rehype:style=max-width: 650px;width: 100%;-->
20+
21+ ### ` 选择证书文件 ` <!-- rehype:style=color: white; background: #1c7bd0;-->
22+
23+ #### ` 无证书文件可通过钥匙串访问创建 ` <!-- rehype:style=color: white; background: #ffb703;-->
24+
25+ 进入启动台,点击进入钥匙串访问。
26+
27+ ![ ] ( ./img/03.png ) <!-- rehype:style=max-width: 650px;width: 100%;-->
28+
29+ 进入钥匙串访问,通过` 证书助理 ` -选择` 从证书颁发机构请求 ` 申请证书。
30+
31+ ![ ] ( ./img/04.png ) <!-- rehype:style=max-width: 650px;width: 100%;-->
32+
33+ 本地证书生成后,回到` Certificates, Identifiers & Profiles ` -` Create a New Certificate ` 选择该文件即可进入下一步,选择已生成的本地证书创建新的证书。
34+
35+ ![ ] ( ./img/05.png ) <!-- rehype:style=max-width: 650px;width: 100%;-->
36+
437文档正在建设中...
You can’t perform that action at this time.
0 commit comments