Compare commits

..

No commits in common. "40a91c66f3ac11a6dfe4fb037072ec3ad8cca421" and "d53ab475f96407282233ac3000cb60050f778c5e" have entirely different histories.

12 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
wait-for-native-debugger=0 wait-for-native-debugger=0
hdr-display-enabled=0 hdr-display-enabled=0
gc-max-time-slice=3 gc-max-time-slice=3
build-guid=ca565ba7768d4295a0eb5b0395a70c09 build-guid=292e23e3a3ff451dba36c31b1b5a5dea

View File

@ -12,7 +12,7 @@ if [ "$#" -ne 1 ]; then
fi fi
NEW_FRAMEWORK="$1" NEW_FRAMEWORK="$1"
REPO_DIR="/Users/ezio/Documents/work/project/flutter_unity_pod" REPO_DIR="/Users/apple/Desktop/work/flutter_unity_pod"
STUB_DIR="$REPO_DIR/simulator_stub" STUB_DIR="$REPO_DIR/simulator_stub"
BUILD_DIR="$REPO_DIR/build" BUILD_DIR="$REPO_DIR/build"