Dmitry S.

Results 1 issues of Dmitry S.

I do not want to formalize this into a PR but you were *so close*. First, add to your Matchfile: `s3_object_prefix("#{ENV['TEAM_ID']}/")` And apply this patch to `s3_storage.rb`: ```diff --- fastlane-2.216.0/match/lib/match/storage/s3_storage.rb...