mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-28 10:24:28 +01:00
14 lines
564 B
Bash
Executable File
14 lines
564 B
Bash
Executable File
#!/bin/sh
|
|
# This is a generated file; do not edit or check into version control.
|
|
export "FLUTTER_ROOT=/Users/roeierez/flutter"
|
|
export "FLUTTER_APPLICATION_PATH=/Users/roeierez/breez/breez-sdk-liquid/packages/flutter/example"
|
|
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
|
|
export "FLUTTER_TARGET=lib/main.dart"
|
|
export "FLUTTER_BUILD_DIR=build"
|
|
export "FLUTTER_BUILD_NAME=0.2.0"
|
|
export "FLUTTER_BUILD_NUMBER=0.2.0"
|
|
export "DART_OBFUSCATION=false"
|
|
export "TRACK_WIDGET_CREATION=true"
|
|
export "TREE_SHAKE_ICONS=false"
|
|
export "PACKAGE_CONFIG=.dart_tool/package_config.json"
|