2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-04-27 21:16:48 +00:00

Update export_environments file

This commit is contained in:
Oliver 2021-08-09 09:16:02 +10:00
parent 4774710aa7
commit 3df40d3dfb

View File

@ -6,8 +6,8 @@ export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_TARGET=lib\main.dart"
export "FLUTTER_BUILD_DIR=build"
export "SYMROOT=${SOURCE_ROOT}/../build\ios"
export "FLUTTER_BUILD_NAME=0.4.2"
export "FLUTTER_BUILD_NUMBER=24"
export "FLUTTER_BUILD_NAME=0.4.3"
export "FLUTTER_BUILD_NUMBER=25"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=false"
export "TREE_SHAKE_ICONS=false"