Skip to content

Commit 4d22478

Browse files
committed
no message
1 parent a71c321 commit 4d22478

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,11 @@ You can do `python make.py --help` for more options.
1616

1717
修改了编译选项 , 有些地方是用 OS X 的代码,改为了 iOS代码,使用 xcode6.4 编译成功。 xcode 7.2 还没有试。 我直接把编译好的framework 传上来了, 可直接使用。 最低支持版本 5.1.1
1818

19-
bitcode 还未开启
19+
bitcode 还未开启
20+
21+
使用时候需要导入 libc++, libicucore
22+
23+
自己还参试在iOS6 下面运行了 React-Native 的Demo 2048
24+
25+
![](http://img.blog.csdn.net/20151225131321120)
26+
![](http://img.blog.csdn.net/20151225131327935)

0 commit comments

Comments
 (0)