设为首页 加入收藏

TOP

iOS 库 开发小结(二)
2017-10-11 18:35:49 】 浏览:8203
Tags:iOS 开发 小结
脚本 来解决多平台库文件打包问题。
使用方式如下

./package.sh AFrameWorkTarget framework
./package.sh ALIBTarget

参考1.[http://www.galloway.me.uk/tutorials/ios-library-with-resources/]
参考2.[http://www.cocoachina.com/ios/20170401/18989.html]
参考3.[http://stackoverflow.com/questions/12244494/image-resources-for-ios]
参考4.[http://foggry.com/blog/2014/06/12/wwdc2014zhi-iosshi-yong-dong-tai-ku/]
参考5.[http://www.cocoachina.com/ios/20170401/18989.html]
参考6.[http://stackoverflow.com/questions/2567498/objective-c-categories-in-static-library]
参考7.[http://www.jianshu.com/p/fc6b6b43e979]
参考8.[http://stackoverflow.com/questions/31486232/how-do-i-xcodebuild-a-static-library-with-bitcode-enabled]

首页 上一页 1 2 下一页 尾页 2/2/2
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇【iOS】7.4 定位服务->3.4 地.. 下一篇mac上使用使用rz,sz命令

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目