mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-26 11:22:40 +00:00
505d79d9d6
Remember skip_package_pkg for macOS.
10 lines
168 B
Bash
10 lines
168 B
Bash
PROJECT="Passepartout"
|
|
APP_NAME="Passepartout"
|
|
MATCH_READONLY="true"
|
|
BUILD_PATH="build"
|
|
DIST_PATH="dist"
|
|
|
|
# constant (fastlane)
|
|
LC_ALL="en_US.UTF-8"
|
|
LANG="en_US.UTF-8"
|