关于在Xcode26.3上使用codeX

今天在Xcode上使用codeX,直接给我报错了,报错原因是这个: Codex encountered an error: {"detail":"The 'gpt-5.2-codex' model is not supported when using Codex with a ChatGPT account."}

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:

  1. 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.
  2. Update to Xcode 26.4 (which comes with further bug fixes and enhancements)
关于在Xcode26.3上使用codeX
 
 
Q