优化
This commit is contained in:
@@ -50,7 +50,19 @@
|
||||
"Bash(then find android/app/build/outputs -type f ( -name \"*.aab\" -o -name \"*.apk\" ))",
|
||||
"Bash(else echo \"outputs 目录不存在,可能还未构建过\")",
|
||||
"Bash(fi)",
|
||||
"Bash(tasklist:*)"
|
||||
"Bash(tasklist:*)",
|
||||
"Bash(flutter pub outdated:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(java:*)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(keytool:*)",
|
||||
"Bash(call android\\gradlew.bat:*)",
|
||||
"Bash(./android/gradlew.bat:*)",
|
||||
"Bash(\"F:\\Program Files\\Eclipse Adoptium\\jdk-17.0.17.10-hotspot\\bin\\keytool.exe\":*)",
|
||||
"Bash(\"F:\\Program Files\\Eclipse Adoptium\\jdk-17.0.17.10-hotspot\\bin\\jarsigner.exe\":*)",
|
||||
"Bash(del:*)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(git add:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user