mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-12 19:49:06 +00:00
3 lines
116 B
Bash
3 lines
116 B
Bash
|
#!/bin/sh
|
||
|
bundle exec fastlane --env secret-codesign,secret-deploy update_provisioning type:appstore readonly:false
|