fastlane/issue-bot

test something

KrauseFx opened this issue · 1 comments

Hi,

I've been using Fastlane for a bit and it's been great. However, I've had to add push to my apps and now the workflow is broken. The issue I'm having is Fastlane is not properly signing the app with the ad-hoc distribution profile I retrieved from sigh and is signing it with development.

It seems like this issue might be related to code signing 🚫

Check out the Code Signing Troubleshooting Guide for more information on how to fix common code signing issues 👍