LearnWithTouch/App/LearnWithTouch_ios/Classes/UI/UnityViewControllerBase+tvO...

10 lines
160 B
Plaintext

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