今天在Xcode上使用codeX,直接给我报错了,报错原因是这个: Codex encountered an error: {"detail":"The 'gpt-5.2-codex' model is not supported when using Codex with a ChatGPT account."}
关于在Xcode26.3上使用codeX
Thank you for reporting this. OpenAI has recently removed support for gpt-5.2-codex and some other models when signing in with ChatGPT accounts. To continue using Xcode with ChatGPT accounts, either:
- Switch the model in Xcode's Intelligence Settings. Go to Xcode > Settings > Intelligence > OpenAI > Codex > Model and switch to gpt-5.3-codex or higher.
- Update to Xcode 26.4 (which comes with further bug fixes and enhancements)