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.