mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
v0.2.8 release
This commit is contained in:
parent
b219de757b
commit
6a6ad13900
3 changed files with 10 additions and 4 deletions
|
|
@ -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.2.7"
|
||||
export "FLUTTER_BUILD_NUMBER=15"
|
||||
export "FLUTTER_BUILD_NAME=0.2.8"
|
||||
export "FLUTTER_BUILD_NUMBER=16"
|
||||
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