changhong_newclient/xcode/Classes/UI/UnityViewControllerBase+tvO...

10 lines
160 B
Plaintext
Raw Normal View History

2025-06-20 11:52:54 +08:00
#if PLATFORM_TVOS
#import "UnityViewControllerBase.h"
#import "UnityAppController.h"
@implementation UnityDefaultViewController
@end
#endif // PLATFORM_TVOS