No Framework called MetalFX found?

I updated to MacOS 13 Ventura, and wanted to try MetalFX, downloaded the sample code, where there is only a swift example even if I select Obj-C, which is very strange, but when I try to run it it says, no module found MetalFX, I went to the framework folder and there is indeed no MetalFX.framework folder. You know how I could fix this, and how I could get a the sample code for Obj-C? Quick help would be appreciated 😊

I guess you have to wait for a new release of Xcode which will contain MetalFX for mac, or test this example on a real iOS device with iOS 16. Or you also can install the latest Xcode beta. And I think there is only Swift implementation of this example. If you really want to, just rewrite it on Objective-C, the API call are similar and there is not that much code in Swift.

No Framework called MetalFX found?
 
 
Q