Fix cert type in dev script

This commit is contained in:
Davide De Rosa 2019-03-21 17:57:47 +01:00
parent 2c23c5b050
commit a30c49435e
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
bundle exec fastlane --env secret-codesign,secret-deploy update_provisioning type:development readonly:false
bundle exec fastlane --env secret-codesign,secret-deploy update_provisioning type:adhoc readonly:false