mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-26 02:23:34 +00:00
505d79d9d6
Remember skip_package_pkg for macOS.
8 lines
258 B
Plaintext
8 lines
258 B
Plaintext
MATCH_TYPE="development"
|
|
GYM_EXPORT_METHOD="development"
|
|
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
|