mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-12 11:39:04 +00:00
157f336184
Drop submodule.
3 lines
76 B
Bash
Executable File
3 lines
76 B
Bash
Executable File
#!/bin/bash
|
|
bundle exec fastlane run increment_build_number build_number:$1
|