客户端瘦身

Posted skyman_2001

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了客户端瘦身相关的知识,希望对你有一定的参考价值。

 转载请注明,来自: http://blog.csdn.net/skyman_2001

我们客户端刚开始编译出来有20MB,通过下面措施成功瘦身为6MB:

For the release build: 
1. "Deployment Post Processing" is enabled (otherwise the whole stripping process isn't initiated) 
2.  "Strip Debug Symbols During Copy" is enabled 
3.  "Strip Linked Product" is enabled 
4.  "Strip Style" is set to "Non-Global Symbols"  5.  check "symbols hidden by default"
6.  __attribute__((visibility("default"))) void NeedExport() 


以上是关于客户端瘦身的主要内容,如果未能解决你的问题,请参考以下文章

iOS ipa包瘦身---删除无用图片资源

app瘦身

app瘦身

app瘦身

配运基础数据缓存瘦身实践

索引瘦身_oracle_11g