Skip to content

Codex/clicky copy zn#61

Open
xstjmark21-cmyk wants to merge 2 commits intofarzaa:mainfrom
xstjmark21-cmyk:codex/clicky-copy-zn
Open

Codex/clicky copy zn#61
xstjmark21-cmyk wants to merge 2 commits intofarzaa:mainfrom
xstjmark21-cmyk:codex/clicky-copy-zn

Conversation

@xstjmark21-cmyk
Copy link
Copy Markdown

No description provided.

mark added 2 commits April 11, 2026 18:43
为语音识别和TTS功能添加多语言支持,包括英语和中文
在CompanionPanelView中添加语言选择器界面
修改各转录提供者以支持语言代码参数
更新安装脚本和项目配置
@xstjmark21-cmyk xstjmark21-cmyk marked this pull request as ready for review April 11, 2026 23:30
@xstjmark21-cmyk
Copy link
Copy Markdown
Author

add Chinese voice support and fix Worker, permissions, and Swift 6 issues

@xstjmark21-cmyk
Copy link
Copy Markdown
Author

add Chinese voice support
and fix Worker, permissions,
和 Swift 6 issues

@qodo-ai-reviewer
Copy link
Copy Markdown

Hi, The project file changes DEVELOPMENT_TEAM to a specific Team ID across configurations, which can cause signing/build failures for developers/CI that are not members of that team. This makes the repo less portable and can block builds outside that Apple Developer account.

Severity: action required | Category: reliability

How to fix: Avoid committing fixed team ID

Agent prompt to fix - you can give this to your LLM of choice:

Issue description

DEVELOPMENT_TEAM is hardcoded to a specific Team ID in the shared project file.

Issue Context

This can break code signing for other developers/CI environments.

Fix Focus Areas

  • Revert hardcoded DEVELOPMENT_TEAM changes or move signing settings into a user-specific/CI-specific configuration (e.g., local .xcconfig not committed).

  • If a team ID must be shared, document it and ensure it matches the intended org setup.

  • leanring-buddy.xcodeproj/project.pbxproj[418-572]

We noticed a couple of other issues in this PR as well - happy to share if helpful.


Qodo code review - free for open-source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants