It is recommended that you run a match for the first time by starting with a new set of certificates and profiles, so we will start off by using match's nuke command to revoke all certificates and profiles, by entering the following:
fastlane match nuke development fastlane match nuke distribution
You should get a response similar to the following:
INFO [2017-07-12 15:51:44.68]: Successfully loaded '/Users/YOU/Development/Projects/YOUR_FOLDER/Matchfile' +---------+--------------------------------------+ | Detected Values from './Matchfile' | +---------+--------------------------------------+ | git_url | git@bitbucket.org:YOUR_TEAM ...