mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-26 03:12:37 +00:00
3 lines
95 B
Bash
3 lines
95 B
Bash
|
#!/bin/sh
|
||
|
TARGET="beta" bundle exec fastlane --env secret-codesign,beta-archive create_archive
|