mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-29 02:23:22 +08:00
mac debug binary fix
This commit is contained in:
parent
ef82df939d
commit
12f3b56641
2
Makefile
2
Makefile
@ -332,6 +332,8 @@ VERSION = $(shell tools/version_utils version)
|
||||
BUILD_NUMBER = $(shell tools/version_utils build)
|
||||
BUILD_DIR = ${PROJ_DIR}/build
|
||||
|
||||
STAGE_ASSETS = ${PROJ_DIR}/tools/stage_assets
|
||||
|
||||
# Things to ignore when doing root level cleans.
|
||||
ROOT_CLEAN_IGNORES = --exclude=assets/src_master \
|
||||
--exclude=config/localconfig.json \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user