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