|
|
@@ -55,7 +55,12 @@
|
|
|
"Bash(/Users/user/Documents/Project/flutter/bin/flutter run:*)",
|
|
|
"Bash(tail -80 ~/.claude/projects/-Users-user-Documents-Project-wwhale-xxf-demo-xinhuaribao/6d91962b-3d1e-4a44-8c2b-f531747b4ec7/tool-results/*.txt)",
|
|
|
"Bash(tail -100 ~/.claude/projects/-Users-user-Documents-Project-wwhale-xxf-demo-xinhuaribao/6d91962b-3d1e-4a44-8c2b-f531747b4ec7/tool-results/*.txt)",
|
|
|
- "Bash(/Users/user/Documents/Project/flutter/bin/flutter build:*)"
|
|
|
+ "Bash(/Users/user/Documents/Project/flutter/bin/flutter build:*)",
|
|
|
+ "Bash(ls -la /Users/user/Documents/Project/wwhale/xxf/demo/xinhuaribao/android/*.keystore /Users/user/Documents/Project/wwhale/xxf/demo/xinhuaribao/android/*.jks)",
|
|
|
+ "Bash(keytool -genkey -v -keystore android/release-key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias release -storepass 123456 -keypass 123456 -dname \"CN=新华新消费, OU=开发, O=公司, L=城市, ST=省份, C=CN\")",
|
|
|
+ "Bash(keytool -printcert -jarfile build/app/outputs/renamed/app_1.6.0_20260323_094002.apk)",
|
|
|
+ "Bash(keytool -list -keystore android/app/news-release-key.jks -alias news-alias -storepass 123456)",
|
|
|
+ "Bash(unzip -l build/app/outputs/renamed/app_1.6.0_20260323_095258.apk)"
|
|
|
]
|
|
|
}
|
|
|
}
|