I was trying to use this fastlane script. The script is being failed at the end as its picking up the wrong codesigning_identity . Its being used in build_app function line number 148. I know I can assign the right value with the export command. But I just don't know where can I get the value?
Thanks in advance.
From https://stackoverflow.com/a/31626407/3538092, you can get it with:
The part that you'll use will be something like "iPhone Developer: App Developer (XXXXXXXXXX)".