Files
RedHotRoast-ios/HybridCLRData/StrippedAOTDllsTempProj/iOS/Classes/UI/UnityViewControllerBase+tvOS.mm
T
2026-07-17 14:03:00 +08:00

10 lines
160 B
Plaintext

#if PLATFORM_TVOS
#import "UnityViewControllerBase.h"
#import "UnityAppController.h"
@implementation UnityDefaultViewController
@end
#endif // PLATFORM_TVOS