iOSApp上架流程2016

来源:互联网 发布:辉煌中国纪录片知乎 编辑:程序博客网 时间:2024/05/14 03:32

大致流程:



1.创建证书请求文件(用于生成证书

2.登录苹果开发者中心生成发布证书(下载下来双击打开。证书的作用:类似于驾照,证明你的身份可以进行开发者一些操作

3.设置APPID(要用到Bundle ID, 建议从Xcode中复制,必须的保持一致。绑定你的AppBundle Identifier

4.生成描述(配置)文件(要用到APPID和证书,退出Xcode再双击配置文件,打开项目 描述文件的作用就是把证书和Bundle Identifier关联起来



5.在开发者里的ITunes Connect里的app新建app项目,并配置相应的信息

6.设置Xcode的一些属性(主要配置文件和证书账号之类的)

7.打包上传程序



详情如下:


1.创建证书请求文件(CSR, 证书请求文件为创建证书做准备)


Pasted Graphic.tiff


Pasted Graphic 1.tiff


Pasted Graphic 7.tiff


Pasted Graphic 3.tiff


Pasted Graphic 8.tiff



2.登录苹果开发者中心生成发布者证书



Pasted Graphic 9.tiff

Pasted Graphic 10.tiff


Pasted Graphic 11.tiff

Pasted Graphic 12.tiff


Pasted Graphic 57.tiff


Pasted Graphic 27.tiff

Pasted Graphic 15.tiff

Pasted Graphic 17.tiff


Pasted Graphic 18.tiff


Pasted Graphic 19.tiff


Pasted Graphic 20.tiff


Pasted Graphic 24.tiff

Pasted Graphic 23.tiff


7E9FCBFE-FF6E-48BE-9AEA-8E019195A920.png

Pasted Graphic 32.tiff






3.设置APPID(绑定你的AppBundle Identifier


Pasted Graphic 54.tiff


Pasted Graphic 35.tiff





Pasted Graphic 37.tiff


Pasted Graphic 38.tiff


Pasted Graphic 40.tiff




4.生成描述(配置)文件(要用到APPID 和 发布证书,AppID 和 发布证书  在上面的步骤已经全部搞定了)



Pasted Graphic 53.tiff


Pasted Graphic 52.tiff


Pasted Graphic 43.tiff



Pasted Graphic 44.tiff



Pasted Graphic 45.tiff



Pasted Graphic 46.tiff


Pasted Graphic 47.tiff


Pasted Graphic 49.tiff





5.在开发者里的ITunes Connect里的app新建app项目,并配置相应的信息



Pasted Graphic 50.tiff


Pasted Graphic 51.tiff




Pasted Graphic 58.tiff




Pasted Graphic 59.tiff



Pasted Graphic 60.tiff


Pasted Graphic 61.tiff


Pasted Graphic 62.tiff


Pasted Graphic 63.tiff


Pasted Graphic 67.tiff


Pasted Graphic 65.tiff










6.设置Xcode的一些属性(主要配置文件和证书账号之类的)



Pasted Graphic 87.tiff


Pasted Graphic 72.tiff


Pasted Graphic 73.tiff





7.打包上传程序


Pasted Graphic 74.tiff



Pasted Graphic 75.tiff



Pasted Graphic 76.tiff



Pasted Graphic 77.tiff



Pasted Graphic 78.tiff


Pasted Graphic 80.tiff


Pasted Graphic 81.tiff


Pasted Graphic 82.tiff


Pasted Graphic 86.tiff


Pasted Graphic 85.tiff







1 0
原创粉丝点击