You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
490 B
11 lines
490 B
#!/bin/sh
|
|
# This is a generated file; do not edit or check into version control.
|
|
export "FLUTTER_ROOT=/Applications/flutter"
|
|
export "FLUTTER_APPLICATION_PATH=/Users/raoxudong/JPush/jpush-github/jpush-flutter-plugin/example"
|
|
export "FLUTTER_TARGET=lib/main.dart"
|
|
export "FLUTTER_BUILD_DIR=build"
|
|
export "SYMROOT=${SOURCE_ROOT}/../build/ios"
|
|
export "FLUTTER_FRAMEWORK_DIR=/Applications/flutter/bin/cache/artifacts/engine/ios"
|
|
export "FLUTTER_BUILD_NAME=1.0.0"
|
|
export "FLUTTER_BUILD_NUMBER=1"
|