提交 354aeb9f 编写于 作者: C Chinmay Garde 提交者: GitHub

Fix iOS simulator builds. (#4062)

上级 c2f76260
......@@ -5,7 +5,7 @@
#include <TargetConditionals.h>
#include "txt/platform.h"
#if TARGET_OS_EMBEDDED
#if TARGET_OS_EMBEDDED || TARGET_OS_SIMULATOR
#include <UIKit/UIKit.h>
#define FONT_CLASS UIFont
#else // TARGET_OS_EMBEDDED
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册