# -----------------------------------------------------------------------------
# Common configuration for all scripts
# -----------------------------------------------------------------------------
ROOT="${TOP}"
SDK_REPO="https://github.com/wultra/malwarelytics-apple-release.git"
SDK_DIR="${ROOT}/sdk-sources"
BUILD_DIR="${ROOT}/frameworks"
TPM_DIR="${ROOT}/tmp"
LIB_NAME="AppProtection"