智莺生活APP的阿里百川 Flutter 插件
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

flutter_export_environment.sh 834 B

3 年前
3 年前
3 年前
1234567891011121314
  1. #!/bin/sh
  2. # This is a generated file; do not edit or check into version control.
  3. export "FLUTTER_ROOT=/Users/fnuouser/Documents/code/flutter"
  4. export "FLUTTER_APPLICATION_PATH=/Users/fnuouser/Documents/code/zhiying/zhiying_flutter_alibc/example"
  5. export "COCOAPODS_PARALLEL_CODE_SIGN=true"
  6. export "FLUTTER_TARGET=/Users/fnuouser/Documents/code/zhiying/zhiying_flutter_alibc/example/lib/main.dart"
  7. export "FLUTTER_BUILD_DIR=build"
  8. export "FLUTTER_BUILD_NAME=1.0.0"
  9. export "FLUTTER_BUILD_NUMBER=1"
  10. export "DART_DEFINES=Zmx1dHRlci5pbnNwZWN0b3Iuc3RydWN0dXJlZEVycm9ycz10cnVl,RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ=="
  11. export "DART_OBFUSCATION=false"
  12. export "TRACK_WIDGET_CREATION=true"
  13. export "TREE_SHAKE_ICONS=false"
  14. export "PACKAGE_CONFIG=/Users/fnuouser/Documents/code/zhiying/zhiying_flutter_alibc/example/.dart_tool/package_config.json"