add doc about SCRIPT_DIR variable

This commit is contained in:
Ivan Smolin 2021-01-15 18:58:45 +03:00
parent be7e522f38
commit bb432d4220
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#
# Required environment variables:
# PROJECT_DIR - project directory.
# SCRIPT_DIR - directory of current script.
#
# Optional environment variables:
# SCRIPT_INPUT_FILE_COUNT - number of files listed in "Input files" of build phase.