I received this error having archived our app from the command line using fastlane gym
. When I archived the app manually using Xcode I did NOT receive the error.
I guess there's something wrong with the arguments/config I am passing to fastlane gym
. If I work out what this is I will report back.