Unable to compile Core Image filter on Xcode 26 due to missing Metal toolchain

I just install xcode 26.0.1 throungh app store, but when i 'xcodebuild -downloadComponent MetalToolchain', i get wrong Metal Toolchain 17A324, which is the wrong version. The correct version is 17A5241e i think. This issue i saw 26.1 release has fixed, https://developer.apple.com/documentation/xcode-release-notes/xcode-26_1-release-notes. How can i get update?

The 17A324 Metal Toolchain is the correct version for Xcode 26 and Xcode 26.0.1. 17A5241e was a version during the beta period. Are you running into any specific issues when using 17A324, or was it just the version numbers that you were unsure about?

— Ed Ford,  DTS Engineer

Unable to compile Core Image filter on Xcode 26 due to missing Metal toolchain
 
 
Q