Fixed build
This commit is contained in:
@@ -98,7 +98,6 @@
|
|||||||
#if TARGET_OS_TV
|
#if TARGET_OS_TV
|
||||||
#undef __TVOS__
|
#undef __TVOS__
|
||||||
#define __TVOS__ 1
|
#define __TVOS__ 1
|
||||||
#endif
|
|
||||||
#elif TARGET_OS_IPHONE
|
#elif TARGET_OS_IPHONE
|
||||||
#undef __IOS__
|
#undef __IOS__
|
||||||
#define __IOS__ 1
|
#define __IOS__ 1
|
||||||
|
|||||||
Reference in New Issue
Block a user