此为打ipa或发包时的选项,有四:
一、个人账号发包所选;
    显然,签名并打包程序来发布到iOS App Store ,是个人账户发包所选。
二、打云测ipa包;
    发布蒲公英内测、云测等所需的ipa,就选这个来打包,注意,要用发布证书;
    官网解释:To distribute your app to users with designated devices, select
“Save for Ad Hoc Deployment.” The app will be code signed with the
distribution certificate.用发布证书打包,装在那些用户没有签名的设备上。也就是打多人安装的内测版本ipa所用。
    例如蒲公英内测、云测所需的ipa,就选这个来打包,注意,要用发布证书。
三、企业账号发包所选。
四、打内测ipa包;
    要求设备已经添加,用开发证书打包。
    官方解释:To distribute your app for internal testing, select “Save for
Development Deployment.” The app will be code signed with your
development certificate.用开发证书打包,用于内部测试。

福利:上传蒲公英、云测,打云测ipa简单方法
1、在Xcode里,设备选择【iOS Device】 build(commend + B)项目 ;
2、完成后在项目目录【Products】zu中会出现build之后的IPA包,即xxx.app文件;
3、选中此文件(xxx.app),右键—> Show in Finder ,把文件夹中的此文件拖到iTunes中;
4、再从iTunes脱出至桌面即生成ipa包。
注意,第一步切不可省去,否则ipa包不完整。

最新文章

  1. 【HDU2255】奔小康赚大钱-KM算法
  2. 一个线上运营着3000+人的游戏,因为我不小心一个DROP DATABASE,全没了。 怎么办??跟我HOLD住!!!
  3. Python字符进度条
  4. 关于伪类元素:before和:after
  5. xcode6 AsynchronousTesting 异步任务测试
  6. Quartz与Spring集成
  7. 【转】如何把ndk编译出来的可执行文件伪装成so打包到apk中
  8. Android 中的MVP 模式
  9. 简单的map转换成Bean的工具
  10. Android源码分析-消息队列和Looper
  11. 【HDOJ】4278 Faulty Odomete
  12. Maven Installation
  13. 开放GitHub的理由
  14. php按照中文首字母排序
  15. Android开发支付集成——支付宝集成
  16. 【转】Android OkHttp3简介和使用详解
  17. Spring AOP demo 和获取被CGLIB代理的对象
  18. Oracle18c show pdbs 命令的使用.
  19. yii2 restful api——app接口编程实例
  20. Python tricks(5) -- string和integer的comparison操作

热门文章

  1. 【LeetCode】94. Binary Tree Inorder Traversal (3 solutions)
  2. JS应用(资料很全)
  3. Linux下SSH免密码登录(转)
  4. SectionIndexer中的getSectionForPosition()与getPositionForSection()解惑
  5. sed正则
  6. node定时任务——node-schedule模块使用说明
  7. netty内存泄漏
  8. Ubuntu14.04.3 64位环境下openjdk7编译
  9. shell学习笔记之命令(四)
  10. Windows BAT