提交 31327261 authored 作者: JarvanMo's avatar JarvanMo

Merge branch 'master' of https://github.com/OpenFlutter/fluwx

...@@ -36,6 +36,7 @@ jobs: ...@@ -36,6 +36,7 @@ jobs:
- run: | - run: |
cd example cd example
sed -i.bak0 's/# no_pay: true/ no_pay: true/' pubspec.yaml sed -i.bak0 's/# no_pay: true/ no_pay: true/' pubspec.yaml
cat pubspec.yaml
flutter build ios --no-codesign flutter build ios --no-codesign
test_android: test_android:
......
...@@ -16,7 +16,7 @@ fluwx: ...@@ -16,7 +16,7 @@ fluwx:
ios: ios:
universal_link: https://testdomain.com universal_link: https://testdomain.com
# scene_delegate: true # Defaults to false. # scene_delegate: true # Defaults to false.
# no_pay: false # Set to true to disable payment. # no_pay: true # Set to true to disable payment.
# ignore_security: true # Set to true to disable security seetings. # ignore_security: true # Set to true to disable security seetings.
# Dependencies specify other packages that your package needs in order to work. # Dependencies specify other packages that your package needs in order to work.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论