mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-27 03:42:39 +00:00
3 lines
93 B
Bash
Executable File
3 lines
93 B
Bash
Executable File
#!/bin/sh
|
|
TARGET="dev" bundle exec fastlane --env secret-codesign,dev-archive create_archive
|