首页 > 其他 > 详细

iOS.Library.Architecture

时间:2014-02-10 16:32:42      阅读:378      评论:0      收藏:0      [点我收藏+]

在用file查看library的architechture时有以下输出:

$ file WebP
WebP: Mach-O universal binary with 3 architectures
WebP (for architecture i386): current ar archive random library
WebP (for architecture armv7): current ar archive random library
WebP (for architecture cputype (12) cpusubtype (11)): current ar archive random library

architecture cputype (12) cpusubtype (11) 标识的硬件架构是armv7s。

http://stackoverflow.com/questions/12549489/compile-library-for-armv7s-cputype-12-and-cpusubtype-11

iOS.Library.Architecture

原文:http://www.cnblogs.com/cwgk/p/3542399.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!