Skip to content

Commit

Permalink
edit provision profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bonani committed Nov 10, 2020
1 parent a4aea87 commit 974e420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ jobs:
- task: InstallAppleProvisioningProfile@1
inputs:
provisioningProfileLocation: 'secureFiles'
provProfileSecureFile: 'Ios2019dist.mobileprovision'
provProfileSecureFile: 'Ios2020dist.mobileprovision'
removeProfile: true

- script: |
Expand Down

0 comments on commit 974e420

Please sign in to comment.