mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2024-12-25 10:52:40 +00:00
9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
MATCH_TYPE="development"
|
|
GYM_EXPORT_METHOD="development"
|
|
GYM_SKIP_PACKAGE_PKG="true"
|
|
APPCENTER_APP_NAME=$GYM_SCHEME
|
|
APPCENTER_DISTRIBUTE_FILE="$DIST_PATH/$PLATFORM/$TARGET/$APP_NAME.app"
|
|
FL_NOTARIZE_PACKAGE=$APPCENTER_DISTRIBUTE_FILE
|
|
FL_NOTARIZE_PRINT_LOG=true
|
|
FL_NOTARIZE_VERBOSE=true
|