Skip to content

Commit 7670666

Browse files
committed
fix: 安卓64位构建
1 parent 71a15cf commit 7670666

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#!/bin/sh
2+
# This is a generated file; do not edit or check into version control.
3+
export "FLUTTER_ROOT=/Users/aming/Applications/flutter"
4+
export "FLUTTER_APPLICATION_PATH=/Users/aming/testFile/flutter_book"
5+
export "FLUTTER_BUILD_DIR=build"
6+
export "FLUTTER_FRAMEWORK_DIR=/Users/aming/Applications/flutter/bin/cache/artifacts/engine/darwin-x64"
7+
export "FLUTTER_BUILD_NAME=1.0.3"
8+
export "FLUTTER_BUILD_NUMBER=1.0.3"

0 commit comments

Comments
 (0)