简体   繁体   中英

Problem creating Mac Catalyst App Store profile

I am trying to upload my first Catalyst game to 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!

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. So what shall I do?

PS: is it possible that Mac App Distribution is not the correct certificate? I tried Mac Installer Distribution but the result is the same (asking to create a certificate during creation of profile).

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

Step 2 : manually manage the signing process (for Distribution) and use the iOS Bundle Identifier

第2步

Step 3 : create the necessary provisioning profiles for development and for distribution

第 3 步

Step 4 : provisioning profile for "macOS App Development" of your iPad app (iOS)

第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 步

Step 6 : distribution provisioning profile for "Mac App Store" of your iPad app (iOS)

第 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 步

Step 8 : select your iOS app in your "App Store Connect" record, and click "Add macOS App"

第 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 步

Step 11 : when archiving process is finished you can distribute your app (iOS) that can run on Mac

第 11 步

Step 12 : you must enter the provisional profile created previously to distribute your app

第 12 步

IMPORTANT! in this step

IMPORTANT!

The distribution profile not appears automatically (by default) as happen with iOS Apps.

You must select the option "DOWNLOAD" and then, appears the 2 profiles:

  • Mac (Catalyst) developer profile for your App
  • Mac (Catalyst) distribution profile for your App

Select the distribution profile, and that's all!!!

Step 13 : finally, if you have problems with Mac App Icon (because not appears), please read this answer (my answer) to solve the problem

My answer to solve Mac Icon problem

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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