mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Update package versions and refactor accordingly
This commit is contained in:
parent
a415a2cd99
commit
65cabc2fa9
12 changed files with 205 additions and 144 deletions
|
|
@ -2,13 +2,12 @@
|
|||
# This is a generated file; do not edit or check into version control.
|
||||
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 "OTHER_LDFLAGS=$(inherited) -framework Flutter"
|
||||
export "FLUTTER_FRAMEWORK_DIR=C:\flutter\bin\cache\artifacts\engine\ios"
|
||||
export "FLUTTER_BUILD_NAME=0.1.3"
|
||||
export "FLUTTER_BUILD_NUMBER=7"
|
||||
export "FLUTTER_BUILD_NAME=0.1.5"
|
||||
export "FLUTTER_BUILD_NUMBER=9"
|
||||
export "DART_OBFUSCATION=false"
|
||||
export "TRACK_WIDGET_CREATION=false"
|
||||
export "TREE_SHAKE_ICONS=false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue