Hello guys, I tried some of the pre-listed commands from Xcode, but I haven't found a solution related to the issue I described above. However, I read someone's post in the forum suggesting to pass these parameters while generating the archive file: CODE_SIGN_IDENTITY="Apple Distribution TeamName(Team ID)" PROVISIONING_PROFILE="Provisional name." However, in my Xcode, it's not recognizing it as a proper tag.
If you know any other tags or command parameters to pass for generating the archive file, please help me. My main concern is to perform codesigning using command line tools without using an interactive menu to enter it manually.
Thanks in advance.