Automatically generate profiles for a Catalyst (macOS) app?

Hello,
I’m using the Manage iOS Code Signing step to automatically generate my provisioning profiles when deploying an iOS application.
I also have a workflow to deploy a Catalyst version of my application, but the step seems to only generate iOS provisioning profiles, and I didn’t found any configurable parameter in it.

Is it something possible ?

Hi @rozeimdev, currently the step focuses on iOS Provisioning Profiles, managing macOS Provisioning Profiles is not supported.
I suggest going with the manual code signing flow for the macOS Provisioning Profile management for now.