Mac catalyst signing issue

Hello here,

I’m just playing with a Mac app and tried to get it compiled on birise.
However when using the script (https://raw.githubusercontent.com/bitrise-tools/codesigndoc/master/_scripts/install_wrap.sh) I got the following message

no code sign files (Codesign Identities and Provisioning Profiles) are installed to export an ipa

I tried to work on provisioning, app id … to add a Mac catalyst app to my existing app id, but everything failed since now.

Just to be sure my project is not corrupted or something similar, I deactivated the Mac app in the project setting and I indeed got the provisioning for mobile app only from the script as expected.

Thank you for your help I m really stuck here :frowning:
Fred

Just an update: hopefully I can still deploy on the App Store but not thanks to Bitrise :frowning:

Hi @OFred,

This is a known issue.

Please subscribe to these issues on GitHub for updates:

https://github.com/bitrise-steplib/steps-xcode-archive/issues/167
https://github.com/bitrise-steplib/steps-ios-auto-provision/issues/119

Kind regards,
Luna