mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-12 19:49:06 +00:00
3 lines
93 B
Bash
3 lines
93 B
Bash
|
#!/bin/sh
|
||
|
TARGET="dev" bundle exec fastlane --env secret-codesign,dev-archive create_archive
|