2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 18:25:26 +00:00

Getting the project to compile again...

This commit is contained in:
Oliver
2021-07-12 23:32:30 +10:00
parent 855a1481b2
commit dd39b98ae9
4 changed files with 16 additions and 16 deletions

View File

@ -1,13 +1,13 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export "FLUTTER_ROOT=C:\flutter"
export "FLUTTER_ROOT=c:\flutter"
export "FLUTTER_APPLICATION_PATH=C:\inventree-app"
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.1.5"
export "FLUTTER_BUILD_NUMBER=9"
export "FLUTTER_BUILD_NAME=0.2.6"
export "FLUTTER_BUILD_NUMBER=14"
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=false"
export "TREE_SHAKE_ICONS=false"