Skip to content

Commit

Permalink
commit files
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelaziz-mahdy committed Oct 14, 2024
1 parent e34aa1e commit 83ca9b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion example/macos/Flutter/ephemeral/Flutter-Generated.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
FLUTTER_ROOT=/Users/AbdelazizMahdy/Developer/flutter
FLUTTER_APPLICATION_PATH=/Users/AbdelazizMahdy/flutter_projects/pytorch_lite/example
COCOAPODS_PARALLEL_CODE_SIGN=true
FLUTTER_TARGET=/Users/AbdelazizMahdy/flutter_projects/pytorch_lite/example/lib/main.dart
FLUTTER_BUILD_DIR=build
FLUTTER_BUILD_NAME=1.0.0
FLUTTER_BUILD_NUMBER=1
DART_OBFUSCATION=false
TRACK_WIDGET_CREATION=true
TREE_SHAKE_ICONS=false
PACKAGE_CONFIG=.dart_tool/package_config.json
PACKAGE_CONFIG=/Users/AbdelazizMahdy/flutter_projects/pytorch_lite/example/.dart_tool/package_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
export "FLUTTER_ROOT=/Users/AbdelazizMahdy/Developer/flutter"
export "FLUTTER_APPLICATION_PATH=/Users/AbdelazizMahdy/flutter_projects/pytorch_lite/example"
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_TARGET=/Users/AbdelazizMahdy/flutter_projects/pytorch_lite/example/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"
export "PACKAGE_CONFIG=/Users/AbdelazizMahdy/flutter_projects/pytorch_lite/example/.dart_tool/package_config.json"

0 comments on commit 83ca9b8

Please sign in to comment.