USDCore not working

I’m trying to build a plugin from source. On my Mac im opening Terminal and trying to execute my building command with RunUAT. (UE5.5.4) I always get this error:

Plugin ‘USDCore’ (referenced via default plugins → GLTFExporter.uplugin → Interchange.uplugin) does not contain the ‘UnrealUSDWrapper’ module

That means the UAT can’t run successfully

But the USDCore has a Module Source/UnrealUSDWrapper

Any ideas? I’ve tried verifying the UE, deleting the USDCore and reinstalling, deleting caches, delete the model entry in .uplugin - Nothing works

Thanks in advance!