Mac: 13.2.1 Fastlane: 2.212.2
I upload my project using the command "fastlane ios upload_build." I managed to deliver IPA to App Store Connect several times. Still, after couple more times, I got this error: "Exception caught. *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil (-1010) The call to the altool completed with non-zero exit status: 1. This indicates a failure."
Don't you know what could be the reason for this error?