简体   繁体   English

创建 Mac Catalyst App Store 配置文件时出现问题

[英]Problem creating Mac Catalyst App Store profile

I am trying to upload my first Catalyst game to Mac App Store.我正在尝试将我的第一个 Catalyst 游戏上传到 Mac App Store。

After many troubles, I successfully created an entry in Mac App Store, then the last part - during submission, it says that "Profile is not a "Mac Catalyst App Store" profile!千辛万苦,在Mac App Store成功创建了一个入口,然后是最后一部分——提交的时候,说“Profile is not a “Mac Catalyst App Store” profile!

Then I try to create a profile, but during creation - I can't get pass this page "Generate a Provisioning Profile" page, asking to create a certificate.然后我尝试创建配置文件,但在创建过程中 - 我无法通过此页面“生成配置文件”页面,要求创建证书。 After creating the certificate - (Mac App Distribution) downloaded and double tap - then I go to create the profile again, and yet stuck at the same page.创建证书后 - (Mac App Distribution)下载并双击 - 然后我 go 再次创建配置文件,但仍停留在同一页面。 So what shall I do?那我该怎么办?

PS: is it possible that Mac App Distribution is not the correct certificate? PS:Mac App Distribution 是否可能不是正确的证书? I tried Mac Installer Distribution but the result is the same (asking to create a certificate during creation of profile).我尝试了 Mac Installer Distribution,但结果是一样的(要求在创建配置文件期间创建证书)。

Automatically manage signing, Nope!自动管理签名,不!

Nope!没有! Nope!没有! Nope!没有!

These are the steps to follow.这些是要遵循的步骤。

Step 1 : manually manage the signing process (for Debug) and use the iOS Bundle Identifier第 1 步:手动管理签名过程(用于调试)并使用 iOS 捆绑标识符

步骤1

Step 2 : manually manage the signing process (for Distribution) and use the iOS Bundle Identifier第 2 步:手动管理签名过程(用于分发)并使用 iOS 捆绑标识符

第2步

Step 3 : create the necessary provisioning profiles for development and for distribution第 3 步:为开发和分发创建必要的配置文件

第 3 步

Step 4 : provisioning profile for "macOS App Development" of your iPad app (iOS)第 4 步:为您的 iPad 应用程序 (iOS) 的“macOS 应用程序开发”配置配置文件

第4步

Step 5 : provisioning profile for "macOS App Development" (continuation) Mark the profile type "Mac Catalyst" and select your iOS app (for iPad) identifier第 5 步:“macOS 应用程序开发”的配置文件(续)标记配置文件类型“Mac Catalyst”和 select 您的 iOS 应用程序(适用于 iPad)标识符

第 5 步

Step 6 : distribution provisioning profile for "Mac App Store" of your iPad app (iOS)第 6 步:为您的 iPad 应用程序 (iOS) 的“Mac App Store”分发配置文件

第 6 步

Step 7 : provisioning profile for "Mac App Store" (continuation) Mark the profile type "Mac Catalyst" and select your iOS app (for iPad) identifier第 7 步:为“Mac App Store”提供配置文件(续) 标记配置文件类型“Mac Catalyst”和 select 您的 iOS 应用程序(适用于 iPad)标识符

第 7 步

Step 8 : select your iOS app in your "App Store Connect" record, and click "Add macOS App"第 8 步:select 您的 iOS 应用程序在“App Store Connect”记录中,然后单击“添加 macOS 应用程序”

第 8 步

Step 9 : upload screenshots, enter app description, upload the binary file, etc.第九步:上传截图,输入应用描述,上传二进制文件等。

在此处输入图像描述

Step 10 : to upload your iOS app (for Mac), you must select "Any Mac (Intel)" and then, "Product" -> "Archive"第 10 步:上传您的 iOS 应用程序(适用于 Mac),您必须 select “Any Mac (Intel)”,然后,“产品”->“存档”

第 10 步

Step 11 : when archiving process is finished you can distribute your app (iOS) that can run on Mac第 11 步:归档过程完成后,您可以分发可以在 Mac 上运行的应用程序 (iOS)

第 11 步

Step 12 : you must enter the provisional profile created previously to distribute your app第 12 步:您必须输入之前创建的临时配置文件才能分发您的应用程序

第 12 步

IMPORTANT!重要的! in this step在这一步

IMPORTANT!重要的!

The distribution profile not appears automatically (by default) as happen with iOS Apps.分发配置文件不会像 iOS 应用程序那样自动出现(默认情况下)。

You must select the option "DOWNLOAD" and then, appears the 2 profiles:您必须 select 选项“下载”,然后出现 2 个配置文件:

  • Mac (Catalyst) developer profile for your App您的应用程序的 Mac (Catalyst) 开发人员资料
  • Mac (Catalyst) distribution profile for your App应用程序的 Mac (Catalyst) 分发配置文件

Select the distribution profile, and that's all!!! Select 分布配置文件,仅此而已!!!

Step 13 : finally, if you have problems with Mac App Icon (because not appears), please read this answer (my answer) to solve the problem第13步:最后,如果Mac App Icon有问题(因为没有出现),请阅读这个答案(我的答案)来解决问题

My answer to solve Mac Icon problem 我解决 Mac Icon 问题的答案

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

相关问题 Mac Catalyst 上的应用内购买不起作用 - In App Purchase on Mac Catalyst Not Working Mac-catalyst - Mac 催化剂应用程序的最小窗口大小 - Mac-catalyst - minimum window size for Mac catalyst app MacOS 应用程序验证 App Store:与 iOS 应用程序兼容的配置文件出现问题 - MacOS app validating for App Store: Problem with profile compatible with iOS app 使用 Mac Catalyst 应用程序制作 Big Sur 小部件? - Make a Big Sur widget with Mac Catalyst app? 如何在 Mac 上的 Mac Catalyst 应用程序中使用钥匙串? - How can I use Keychain in Mac Catalyst app on Mac? 如何在 iOS Mac Catalyst 应用程序中获取 .app 文件? - How to get .app file in an iOS Mac Catalyst App? 如何在 Mac Catalyst 应用程序中收听按键? - How do I listen to key presses in a Mac Catalyst app? 在 Mac 上作为 Catalyst 应用程序运行时 WKWebView 内容太小 - WKWebView content is too small when running as a Catalyst app on Mac 如何在 Mac Catalyst 应用程序中禁用默认键盘导航? - How to disable default keyboard navigation in Mac Catalyst app? 如果应用程序 will/didFinishLaunching 方法存在,Mac Catalyst 应用程序在启动时崩溃 - Mac Catalyst app crashes on launch if application will/didFinishLaunching methods exist
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM