“UI/SplashScreen.h” is not found in macos exported project with unity2022.3.24, but when build this project, the “UI/SplashScreen.h” is needed in UnityAppController.mm.
PS. In unity2020.3.24, the “UI/SplashScreen.h” is found in Editor\Data\PlaybackEngines\iOSSupport\Trampoline\Classes\UI
I wonder how to fix this problem.

