ios - Xamarin.iOS & XCode 8.3 : how to download provisioning profiles?

标签 ios xcode xamarin xamarin.ios

下面是 Xcode 8.3 界面,用于管理开发者账户、配置文件等。

enter image description here

在早期版本的 Xcode 中它看起来像这样:

enter image description here

我似乎无法弄清楚如何使用 Xcode 以 Xamarin Studio (Mac) 将采用的方式下载新的或更新的配置文件。

我进行了大量搜索,但似乎无法弄清楚如何在 Xcode 8.3 中执行此操作。我也尝试了一些命令行方法,但无济于事。

有谁知道如何使用 Xcode 8.3 或手动方法执行此操作?

最佳答案

在 xCode 8.3 中,供应配置文件的管理已从首选项-帐户窗口移至项目-常规选项卡下的特定项目设置。

从“Xcode Release Notes”官方文档中您会发现:

配置 - 新功能:

Changed the user interface for managing signing certificates and provisioning profiles. Certificates are managed from the Accounts preferences pane by selecting a team and clicking Manage Certificates. Automatically managing signing is recommended, however if your app requires manually signing provisioning profiles are managed in the General tab of the project editor. Use the Provisioning Profile dropdown to import or download profiles. In addition it displays profiles that match the current signing configuration of the target. For more information, see Xcode Help. (28641027)

关于ios - Xamarin.iOS & XCode 8.3 : how to download provisioning profiles?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43229130/

相关文章:

android - 更改应用栏背景颜色

c# - 如何在 Xamarin Forms 中显示嵌套的项目列表?

ios - 在 Objective C 示例教程中使用 C++ 文件

javascript - Phonegap 应用程序 - iOS 上的 localStorage(需要说明)

objective-c - 有没有办法手动或以编程方式选择/删除 ipad 上相册中的所有/多个图像?

ios - 您如何获取您没有的设备的屏幕截图?

iphone - Facebook SDK 3.1 上的 iOS 6 native 支持问题

iphone - iPhone 5 的新图像名称

iphone - xcode 4.5 中的 iOS Storyboard

c# - 存档的 APK 文件大小非常巨大 - Xamarin.Android