We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a71c321 commit 4d22478Copy full SHA for 4d22478
README.md
@@ -16,4 +16,11 @@ You can do `python make.py --help` for more options.
16
17
修改了编译选项 , 有些地方是用 OS X 的代码,改为了 iOS代码,使用 xcode6.4 编译成功。 xcode 7.2 还没有试。 我直接把编译好的framework 传上来了, 可直接使用。 最低支持版本 5.1.1
18
19
-bitcode 还未开启
+bitcode 还未开启
20
+
21
+使用时候需要导入 libc++, libicucore
22
23
+自己还参试在iOS6 下面运行了 React-Native 的Demo 2048
24
25
+
26
+
0 commit comments