first commit
This commit is contained in:
commit
39e38f931f
382 changed files with 520450 additions and 0 deletions
12
macos/Flutter/ephemeral/flutter_export_environment.sh
Executable file
12
macos/Flutter/ephemeral/flutter_export_environment.sh
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
#!/bin/sh
|
||||
# This is a generated file; do not edit or check into version control.
|
||||
export "FLUTTER_ROOT=/home/lele/flutter"
|
||||
export "FLUTTER_APPLICATION_PATH=/home/lele/Dokumente/Berufsschule/temperaturdecke"
|
||||
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
|
||||
export "FLUTTER_BUILD_DIR=build"
|
||||
export "FLUTTER_BUILD_NAME=1.0.0"
|
||||
export "FLUTTER_BUILD_NUMBER=1"
|
||||
export "DART_OBFUSCATION=false"
|
||||
export "TRACK_WIDGET_CREATION=true"
|
||||
export "TREE_SHAKE_ICONS=false"
|
||||
export "PACKAGE_CONFIG=.dart_tool/package_config.json"
|
||||
Reference in a new issue