首页 > 其他 > 详细

dyld: Library not loaded...

时间:2014-06-21 11:45:34      阅读:342      评论:0      收藏:0      [点我收藏+]

Libraries and frameworks are designated as Required by default, but you can change this designation to Optional.

Required libraries must be present on the host computer for the product to load.

Optional libraries do not have to be present for the product to load.

A Required framework will always be loaded into memory, but an Optional framework will be loaded only if needed.

The initial load of the application will be faster if a large library that is never needed is designated as Optional.

dyld: Library not loaded...,布布扣,bubuko.com

dyld: Library not loaded...

原文:http://www.cnblogs.com/ioriwellings/p/3794803.html

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