Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leecade committed Mar 25, 2015
1 parent 34511a1 commit 32c0f20
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,24 @@
- [打包和发布](#打包和发布)
- [消息推送后端服务](#消息推送后端服务)
- [开发中常见的证书及相关文件介绍](#开发中常见的证书及相关文件介绍)
- [CSR(certificate request) 文件](#CSR(certificate request) 文件)
- [CSR(certificate request) 文件](#csrcertificate-request-%E6%96%87%E4%BB%B6)
- [开发者证书](#开发者证书)
- [apns(Apple Push Notification Service) 证书](#apns(Apple Push Notification Service) 证书)
- [apns(Apple Push Notification Service) 证书](#apns(Apple Push Notification Service) 证书)
- [p12(Personal Information Exchange) 证书](#p12(Personal Information Exchange) 证书)
- [描述文件(Provisioning Profiles)](#描述文件(Provisioning Profiles))
- [附录1: 开发准备相关的网址](#附录1: 开发准备相关的网址)
- [apns(Apple Push Notification Service) 证书](#apnsapple-push-notification-service-%E8%AF%81%E4%B9%A6)
- [p12(Personal Information Exchange) 证书](#p12personal-information-exchange-%E8%AF%81%E4%B9%A6)
- [描述文件(Provisioning Profiles)](##%E6%8F%8F%E8%BF%B0%E6%96%87%E4%BB%B6provisioning-profiles)
- [附录1: 开发准备相关的网址](#%E9%99%84%E5%BD%951-%E5%BC%80%E5%8F%91%E5%87%86%E5%A4%87%E7%9B%B8%E5%85%B3%E7%9A%84%E7%BD%91%E5%9D%80)
- [几种开发者帐号区别](#几种开发者帐号区别)
- [关键区别](#关键区别)
- [真机调试流程](#真机调试流程)
- [基本概念](#基本概念)
- [基本概念](##%E5%9F%BA%E6%9C%AC%E6%A6%82%E5%BF%B5)
- [条件和流程](#条件和流程)
- [内测发布流程](#内测发布流程)
- [基本概念](#基本概念)
- [基本概念](#%E5%9F%BA%E6%9C%AC%E6%A6%82%E5%BF%B5-1)
- [实现条件](#实现条件)
- [几种常见的分发途径](#几种常见的分发途径)
- [附录2: 常见分发渠道及工具地址](#附录2: 常见分发渠道及工具地址)
- [Appstore 上架流程](#Appstore 上架流程)
- [附录3: App store最新审核标准(2015.3)](#附录3: App store最新审核标准(2015.3))
- [附录2: 常见分发渠道及工具地址](#%E9%99%84%E5%BD%952-%E5%B8%B8%E8%A7%81%E5%88%86%E5%8F%91%E6%B8%A0%E9%81%93%E5%8F%8A%E5%B7%A5%E5%85%B7%E5%9C%B0%E5%9D%80)
- [Appstore 上架流程](#appstore-%E4%B8%8A%E6%9E%B6%E6%B5%81%E7%A8%8B)
- [附录3: App store最新审核标准(2015.3)](#%E9%99%84%E5%BD%953-app-store%E6%9C%80%E6%96%B0%E5%AE%A1%E6%A0%B8%E6%A0%87%E5%87%8620153)

## 证书知识及准备工作

Expand Down Expand Up @@ -268,4 +267,5 @@ xcode6 以后, 个人/公司帐号无法对应用打包为 `.ipa`, 要么用 xco
### 附录3: App store最新审核标准(2015.3)

> [App store最新审核标准(2015.3) 中文翻译](Appstore最新审核标准_2015-3.md)
> [App store最新审核标准(2015.3) 英文原版](https://developer.apple.com/app-store/review/guidelines)

0 comments on commit 32c0f20

Please sign in to comment.