diff --git a/ci/dev-certs.sh b/ci/dev-certs.sh index 1bdd83bb..ba703fd6 100755 --- a/ci/dev-certs.sh +++ b/ci/dev-certs.sh @@ -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