Description
Please include the full (Terminal) output of codesigndoc
-
in Terminal.app you can save the output into a file with Command+s
In addition to this, if codesigndoc
generated an Xcode output log, please attach that too.
I originally ran into an issue with my provisioning profile using the certificate and profile installer step in my workflow. I was getting an exit code of 65 in the build and an indication that my provisioning profile wasn't loading.
I then tried to run the shell command that is displayed from the 'How to set up Code Signin' dropdown. However, that shell command errored out. I am able to build and archive on my xcode manually, but for some reason the shell command does not want to spit out the proper certificate and provisioning profile.
attached is a zip of my CLI output.
Terminal Saved Output.zip