Error:
```
There seems to be a mismatch between your provided `export_method` in gym
and the selected provisioning profiles. You passed the following options:
export_method: app-store
Bundle identifier: im.status.ethereum.pr
Profile name: match AdHoc im.status.ethereum.pr
Profile type: ad-hoc
Make sure to either change the `export_method` passed from your Fastfile or CLI
or select the correct provisioning profiles by updating your Xcode project
or passing the profiles to use by using match or manually via the `export_options` hash
```
Signed-off-by: Jakub Sokołowski <jakub@status.im>