Hi there!
I’m using Bitrise to build a .ipa file signed to upload it to the App Store. But, I don’t want to deploy it directly to the App Store from Bitrise. Instead of that, I want to send the .ipa file through an email to my customer and he will be in charge to upload it to his account manually.
I have the Mailgun Step on Bitrise, is it possible to send the .ipa file as an attachment?
Regards!