I am unable to archive the ipa when selecting "Rebuild from bitcode" export option, getting the following error
ipatool failed with an exception: #<CmdSpec::NonZeroExitException: $ /Applications/Xcode.app/Contents/Developer/usr/bin/bitcode-build-tool
-v -t /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
-
Note:- I checked all my dependency frameworks are of .xcframework, supporting Bitcode.
Could anyone help me here? Thanks in advance.