Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/xcode/7.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Xcode MAC应用程序:无法在组织中导入MAC分发配置文件_Xcode_Macos_Cocoa_Mac App Store - Fatal编程技术网

Xcode MAC应用程序:无法在组织中导入MAC分发配置文件

Xcode MAC应用程序:无法在组织中导入MAC分发配置文件,xcode,macos,cocoa,mac-app-store,Xcode,Macos,Cocoa,Mac App Store,MAC应用程序提交 我在安装MAC应用程序分发配置文件时遇到问题。我从获得以下步骤,但仍然无法安装。获取如下错误: Mac配置文件详细信息 Install your Mac Provisioning Profile on your system by: Double-clicking on the file in Finder Dragging the file to the Profiles Preference pane Clickin

MAC应用程序提交

我在安装MAC应用程序分发配置文件时遇到问题。我从获得以下步骤,但仍然无法安装。获取如下错误:

Mac配置文件详细信息

    Install your Mac Provisioning Profile on your system by:
        Double-clicking on the file in Finder
        Dragging the file to the Profiles Preference pane
        Clicking the + button in the Profiles Preference pane
对于分发配置文件,我得到了错误

系统首选项中只能安装开发资源调配配置文件。生产配置配置文件在Xcode中导入。


在这里,没有发生任何事情,配置文件没有安装,没有错误或任何事情


研究链接:


请提供一些安装配置文件的步骤。另外,如果要在mac appstore上提交mac应用程序,请提供更详细的文档。

我也有同样的问题,无法从首选项>帐户中找到我的分发资源调配配置文件。但是,当我创建一个用于测试的开发资源调配配置文件时,我发现所有的分发资源调配配置文件都显示在帐户详细信息中。然后我就可以在我的Mac应用上签名了

我想当Xcode检索Mac配置文件时,可能会出现错误,因为只有分发配置文件。并创建一个开发配置文件来解决问题

    Add your Mac Provisioning Profile to the Xcode Organizer
        Dragging the file into the Xcode Organizer window
        Clicking the Import button in the Xcode Organizer window