Fix cert type in dev script
This commit is contained in:
parent
2c23c5b050
commit
a30c49435e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue