码迷,mamicode.com
首页 > 移动开发 > 详细

xcode6 devices,profiles 以及 iOS8 设备 查看profiles

时间:2015-01-20 20:00:09      阅读:124      评论:0      收藏:0      [点我收藏+]

标签:

xcode6 devices,profiles 以及 iOS8 设备 查看profiles

1. xocde6 

   devices 不在 window----Organizer 下面了;

   改为 Window ----- Devices

2. porfiles 不再直接出现Devices里面了

  xcode6 需要 window---devices---选中 设备 ----右键---show in finder 即可查看 添加删除;

3. iOS8 的手机和pad等设备,不再提供用户直接查看 当前手机已经安装的 profiles了

4. xcode6 之后,299$ 的企业账号 创建 distributing profiles 时,不能指定 com.baidu.* 这样的 了;

  需要明确指定 app的  app id ; com.baidu.app

  

If necessary, Xcode creates a distribution certificate, provisioning profile, and explicit App ID for you. (You can not distribute an enterprise app using a wildcard App ID.) The name of the distribution provisioning profile begins with the text XC: followed by the App ID. If you are using a wildcard App ID, the name of the distribution provisioning profile is XC:*.

 

引用资料:https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/AppDistributionGuide/DistributingEnterpriseProgramApps/DistributingEnterpriseProgramApps.html#//apple_ref/doc/uid/TP40012582-CH33-SW1

http://stackoverflow.com/questions/26234602/installing-provisioning-profile-on-device-does-nothing-xcode-6

xcode6 devices,profiles 以及 iOS8 设备 查看profiles

标签:

原文地址:http://www.cnblogs.com/cocoajin/p/4236648.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!