Debugging SwiftUI Shaders in iOS 17 - Unavailable Source Code in Xcode?

Hello everyone! I try to debug a shader for SwiftUI(which was introduced in iOS17) as I understand this is sort of uber shader system. but it looks like there are no available source code for SwiftUI shaders in Xcode? as I understand I need that so Xcode will allow me to edit my small [[stitchable]] part. Anyone has succeeded in using shader debugger for SwiftUI shaders?

xcode 15, macos 14, ios 17

Replies

Unfortunately Metal Debugger does not currently support debugging stitchable functions and SwiftUI shaders. If you can file a Feedback Assistant report with a sample project and paste the feedback assistant ID here we can take a closer look here however.