如何在Xcode 8.3中删除过期的配置文件 [英] How to delete expired provisioning profiles in Xcode 8.3

查看:151
本文介绍了如何在Xcode 8.3中删除过期的配置文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想手动删除过期的配置文件但我不想删除所有配置文件。
我想添加新的配置文件,但是在新的Xcode 8.3.2中,我只能看到证书,如果我通过双击直接添加配置文件,我该如何查看配置文件的日期。

I want to delete expired provisioning profile manually but I don't want to delete all profiles. I want to add new provisioning profiles but in new Xcode 8.3.2, I can only see certificates and if I directly add provisioning profile by double click how can I check the date of provisioning profile.

推荐答案

这是在XCode 9中实现它的方法,我相信它在XCode 8.3中是相同的:

This is the way to do it in XCode 9, I believe it is the same in XCode 8.3:

请注意,现在可以单独管理证书和配置文件,因此可以安全地删除配置文件并再次下载。


  1. 首先确保更正或删除开发者帐户中过期的个人资料。

  2. 打开文件夹〜/ Library / MobileDevice / Provisioning Profiles 。它是一个隐藏文件夹,因此请使用Finder => Go =>转到文件夹...

  3. 删除所有配置文件(移至垃圾箱)。

  4. 在XCode中转到XCode => Preferences并选择AppleID和团队。

  5. 选择下载手册配置文件。

  1. First make sure to correct or remove the expired profiles in your developer account.
  2. Open the folder "~/Library/MobileDevice/Provisioning Profiles". It is a hidden folder, so use Finder => Go => Go to folder...
  3. Delete all provisioning profiles (move to trash).
  4. In XCode go to XCode => Preferences and select AppleID and team.
  5. Choose "Download Manual Profiles".

下载有效的个人资料,过期的个人资料消失。

The valid profiles are downloaded and the expired profiles are gone.

这篇关于如何在Xcode 8.3中删除过期的配置文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆