Mac App Store

The information you’ve read so far focused on how to create an app in Xcode. However, there are other things you must do to publish an app on the Mac App Store.

到目前为止你学习的都是关于如何在Xcode里创建一个应用程序。然而,还有一些其它的事情你必须完成才能把一个应用程序发布到Mac 应用商店。

After you test and refine your code, you need to turn your Xcode project into something that users can install and run on their computer. To do this, you create certificates to sign your app, create an ID to identify your app, and collect information that you want the Mac App Store to display about your app. You submit your app through Xcode. Before it’s published, your app must be approved by Mac App Store reviewers.

当你的代码完成测试和提炼之后,你需要把你的Xcode项目转换成一些用户可以在它们的电脑上下载和运行的东西。为了实现这个,你需要创建一个证书来给你的应用程序签名, 创建一个ID来认证你的应用程序,以及收集你想要让Mac 应用商店显示的关于你的应用程序的信息(即软件介绍)。你通过Xcode上传你的应用程序。在它发布之前,你的应用程序必须经过Mac应用商店审核人员的审核。

Read This Article Now: Prepare for Mac App Store Submission describes the administrative aspects of developing apps for the Mac App Store.
现在开始阅读文章:Prepare for Mac App Store Submission 该文章描述了Mac应用商店应用程序开发的各种管理方面。
 
Previous    Next

最新文章

  1. 记录HttpWebRequest辅助类
  2. OpenCV成长之路(3):模仿PhotoShop中魔术棒工具
  3. Leetcode Add Binary
  4. C#解析Json(多方法解析Json 一)
  5. 让webapi只接受ajax请求
  6. 不要在类的函数中使用static字段
  7. 运用cookie登陆人人网爬取数据
  8. jquey ajax 无刷新提交form
  9. Kernel PCA 原理和演示
  10. matlab 全部的随机数函数
  11. pyqt字符串分离开,放入列表中
  12. 201521123042 《Java程序设计》第12周学习总结
  13. python实现HOG+SVM对CIFAR-10数据集分类(上)
  14. OpenStack_I版 1.准备过程
  15. 炫丽的倒计时效果Canvas绘图与动画基础
  16. 洛谷 P1983 车站分级
  17. 第一册:lesson sixty five.
  18. R语言
  19. javascript 日期函数
  20. "//./root/CIMV2" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.

热门文章

  1. JAVA获取前一个月的第一天和最后一天
  2. Java屏幕截图工具 捕获屏幕
  3. Linux常用C函数-接口处理篇(网络通信函数)
  4. 谷歌訪问之直接输入ip地址
  5. Android安全机制介绍
  6. Qt Quick之StackView具体解释(1)
  7. lodar
  8. python实现斐波那契查找
  9. 关于 truncate table 的一点学习札记
  10. 服务器返回JSON,IE出现下载问题