fix:新增工作流

This commit is contained in:
吕新雨
2026-02-02 21:59:15 +08:00
parent 86e4853709
commit d9a5dbafd6
13 changed files with 275 additions and 98 deletions

View File

@@ -46,5 +46,5 @@
## 6. 风险与注意事项
- **Expo Go 不支持**:必须用 Xcode 运行预构建后的 App或后续 EAS Build
- **Bundle Identifier**:当前 `client/app.json` 使用 `com.anonymous.client`,仅适合本地验证;上线前需替换为真实 bundle id并同步证书/签名
- **Bundle Identifier**:当前工程已统一为主 App `com.damer.mindfulness`Widget Extension `com.damer.mindfulness.emotionwidget`;上线前仍需在 Apple Developer / App Store Connect 侧确保 App ID、证书签名匹配