摘要:
1.iOS基于UNIX系统,因此从系统的稳定性上来说它要比其他操作系统的产品好很多 2.iOS的系统架构分为四层,由上到下一次为:可触摸层(Cocoa Touch layer)、媒体层(Media layer)、核心服务层(Core Services layer)、核心操作系统层(Core OS l 阅读全文
posted @ 2016-05-24 11:02
qinxiaoguang
阅读(179)
评论(0)
推荐(0)
摘要:
如果打包出现上述类似的错误,只需在build setting 里搜索bitcode关闭即可。 官方的解释: Bitcode is an intermediate representation of a compiled program. Apps you upload to iTunes Conne 阅读全文
posted @ 2016-05-24 10:08
qinxiaoguang
阅读(2078)
评论(0)
推荐(0)