Showing
1 changed file
with
5 additions
and
6 deletions
@@ -2,14 +2,13 @@ | @@ -2,14 +2,13 @@ | ||
2 | # This is a generated file; do not edit or check into version control. | 2 | # This is a generated file; do not edit or check into version control. |
3 | export "FLUTTER_ROOT=/Users/lizhuoyuan/Development/flutter" | 3 | export "FLUTTER_ROOT=/Users/lizhuoyuan/Development/flutter" |
4 | export "FLUTTER_APPLICATION_PATH=/Users/lizhuoyuan/Development/Project/flutter_screenutil/example" | 4 | export "FLUTTER_APPLICATION_PATH=/Users/lizhuoyuan/Development/Project/flutter_screenutil/example" |
5 | -export "FLUTTER_TARGET=lib/main.dart" | 5 | +export "FLUTTER_TARGET=/Users/lizhuoyuan/Development/Project/flutter_screenutil/example/lib/main.dart" |
6 | export "FLUTTER_BUILD_DIR=build" | 6 | export "FLUTTER_BUILD_DIR=build" |
7 | export "SYMROOT=${SOURCE_ROOT}/../build/ios" | 7 | export "SYMROOT=${SOURCE_ROOT}/../build/ios" |
8 | -export "OTHER_LDFLAGS=$(inherited) -framework Flutter" | ||
9 | -export "FLUTTER_FRAMEWORK_DIR=/Users/lizhuoyuan/Development/flutter/bin/cache/artifacts/engine/ios-release" | ||
10 | export "FLUTTER_BUILD_NAME=1.0.0" | 8 | export "FLUTTER_BUILD_NAME=1.0.0" |
11 | export "FLUTTER_BUILD_NUMBER=1" | 9 | export "FLUTTER_BUILD_NUMBER=1" |
10 | +export "DART_DEFINES=flutter.inspector.structuredErrors%3Dtrue" | ||
12 | export "DART_OBFUSCATION=false" | 11 | export "DART_OBFUSCATION=false" |
13 | -export "TRACK_WIDGET_CREATION=false" | ||
14 | -export "TREE_SHAKE_ICONS=true" | ||
15 | -export "PACKAGE_CONFIG=.packages" | 12 | +export "TRACK_WIDGET_CREATION=true" |
13 | +export "TREE_SHAKE_ICONS=false" | ||
14 | +export "PACKAGE_CONFIG=/Users/lizhuoyuan/Development/Project/flutter_screenutil/example/.dart_tool/package_config.json" |
-
Please register or login to post a comment