mirror of
https://github.com/simplezhli/flutter_barcode_reader.git
synced 2024-11-17 17:49:19 +08:00
11 lines
445 B
Bash
11 lines
445 B
Bash
#!/bin/sh
|
|
# This is a generated file; do not edit or check into version control.
|
|
export "FLUTTER_ROOT=E:\flutter"
|
|
export "FLUTTER_APPLICATION_PATH=D:\flutter\flutter_barcode_reader\example"
|
|
export "FLUTTER_TARGET=lib\main.dart"
|
|
export "FLUTTER_BUILD_DIR=build"
|
|
export "SYMROOT=${SOURCE_ROOT}/../build\ios"
|
|
export "FLUTTER_FRAMEWORK_DIR=E:\flutter\bin\cache\artifacts\engine\ios"
|
|
export "FLUTTER_BUILD_NAME=1.0.0"
|
|
export "FLUTTER_BUILD_NUMBER=1"
|