Unable to download PCCM Model in Xcode

The operation couldn’t be completed. (IDELanguageModelKit.IDEModelDownloadAdapter.(unknown context at $123069a90).DownloadError error 3.) Domain: IDELanguageModelKit.IDEModelDownloadAdapter.(unknown context at $123069a90).DownloadError Code: 3 User Info: { DVTErrorCreationDateKey = "2025-01-31 01:58:50 +0000"; }

There was an error processing the asset. Domain: IDELanguageModelKit.IDEModelDownloadAdapter.(unknown context at $123069a90).DownloadError Code: 3

System Information

macOS Version 15.3 (Build 24D60) Xcode 16.2 (23507) (Build 16C5032a) Timestamp: 2025-01-31T09:58:50+08:00

Answered by DTS Engineer in 823432022

I'd like you to file a bug report so that we can figure out why this failed. Please make sure to include a sysdiagnose as part of that bug report to aid our investigation. Once you open the bug report, please post the FB number here for my reference.

After creating the bug report, I'd like you to restart your Mac, and see if that helps. If it does, please make of note of that here.

If you have any questions about filing a bug report, take a look at Bug Reporting: How and Why?

—Ed Ford,  DTS Engineer

I'd like you to file a bug report so that we can figure out why this failed. Please make sure to include a sysdiagnose as part of that bug report to aid our investigation. Once you open the bug report, please post the FB number here for my reference.

After creating the bug report, I'd like you to restart your Mac, and see if that helps. If it does, please make of note of that here.

If you have any questions about filing a bug report, take a look at Bug Reporting: How and Why?

—Ed Ford,  DTS Engineer

Accepted Answer

Now I’ve determined that this issue was caused by file residue in the corresponding path. Simply remove the file in AssetsV2 folder and redownload files can be helpful.

I had exactly the same error, and in my case it seemed to be because Apple Intelligence was not turned on (similar to reports I saw of other people although they experienced error code 1 rather than code 3).

So the fix for me was:

  1. Quit Xcode.
  2. In System Settings, turn on Apple Intelligence.
  3. Wait for the subsequent download to finish.
  4. Open Xcode. No error was shown, and Xcode settings indicate that the model was installed.
Unable to download PCCM Model in Xcode
 
 
Q