简体   繁体   English

无法创建配置文件 (xcode 14.1)

[英]Failed to create provisioning profile ( xcode 14.1 )

I want to publish my flutter app to AppStore and I am faced with these two errors我想将我的 flutter 应用程序发布到 AppStore,我遇到了这两个错误

  1. Failed to create provisioning profile.无法创建配置文件。 There are no devices registered in your account on the developer website.您在开发者网站上的帐户中没有注册任何设备。 Select a device run destination to have Xcode register it. Select 一个设备运行目标让 Xcode 注册它。

  2. No profiles for 'com.web.editor' were found.找不到“com.web.editor”的配置文件。 Xcode couldn't find any iOS App Development provisioning profiles matching 'com.web.editor'. Xcode 找不到与“com.web.editor”匹配的任何 iOS 应用程序开发配置文件。

how can we solve this?我们怎样才能解决这个问题?

在此处输入图像描述

You have to register your app in appstoreconnect.您必须在 appstoreconnect 中注册您的应用程序。 There you can create the required provisioning profile.您可以在那里创建所需的配置文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM