Simon Shi

放飞梦想,专注于Mobile开发

  博客园 :: 首页 :: 新随笔 :: :: 订阅 :: 管理 ::

06 2013 档案

摘要:From:http://blog.coderow.com/2012/08/23/building-an-ios-universal-static-library/If you have only built applications in iOS, let this be a gentle introduction to creating static libraries for iOS applications. The reasons for doing this are multiple. You may have a set of applications that need to s 阅读全文
posted @ 2013-06-18 04:47 Simon Shi 阅读(877) 评论(0) 推荐(0)

摘要:From:http://www.galloway.me.uk/tutorials/ios-library-with-resources/The other day I was finding myself wondering why it was so complicated to create a “framework” for iOS which contained XIBs, graphics, etc. People are using techniques such asiOS Universal Frameworkwhich I tried but had problems wit 阅读全文
posted @ 2013-06-18 03:32 Simon Shi 阅读(316) 评论(0) 推荐(0)