sentinel / sentinel_flutter /ios /Flutter /flutter_export_environment.sh
kswffs's picture
Upload folder using huggingface_hub
b96103d verified
Raw
History Blame Contribute Delete
729 Bytes
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export "FLUTTER_ROOT=/teamspace/studios/this_studio/flutter"
export "FLUTTER_APPLICATION_PATH=/teamspace/studios/this_studio/sentinel/sentinel_flutter"
export "FLUTTER_FRAMEWORK_SWIFT_PACKAGE_PATH=/teamspace/studios/this_studio/sentinel/sentinel_flutter/ios/Flutter/ephemeral/Packages/.packages/FlutterFramework"
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_TARGET=lib/main.dart"
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"