Cannot Ship Game in UE5.6.1

Hello @DevforceCaptin ,
The issue seems to be this one:

“Expecting to find a type to be declared in a module rules named ‘OVRPlatform’…
This type must derive from ‘ModuleRules’.”

This usually happens when the OVRPlatform module is missing, which is part of the Meta XR Platform plugin.
You need to activate or install the updated version of the plugin mentioned in this post:

The creator keeps updating it to make sure it works properly with the latest Unreal Engine versions.

This video could also be helpful, since it explains how to configure the plugin mentioned.

Hope it helps!