Hey @sesingh,
What version of the Command Line Tools are you using with Xcode?
Are you modifying your IPA file after archiving in any capacity? What are you export options set as? The Xcode verbose logs contain tons of errors that have not been resolved over the years so the Bitcode errors could be legit or misleading.
What is the exit code of altool when you get the error? You can get it by running the below command.
echo $?
Hopefully we can find a clue to correct the issue.
Happy coding!
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: