zoukankan      html  css  js  c++  java
  • Xcode.Subproject.And.Framework

    1. Easy Xcode Static Library Subprojects and Submodules

    http://www.blog.montgomerie.net/easy-xcode-static-library-subprojects-and-submodules

    2. Sub-Projects in Xcode

    http://www.cocoanetics.com/2011/12/sub-projects-in-xcode/

    3. 各种Xcode相关的主题

    如何管理大型的iOS工程

    定制化build phases和脚本

    在使用静态库时避免重复符号定义

    how does __attribute__((constructor)) work?

    .....

    http://www.alexcurylo.com/blog/2012/05/06/xcode-grab-bag/

    4. Create Framework for iOS

    https://github.com/kstenerud/iOS-Universal-Framework

    http://maniacdev.com/2011/12/tutorial-creating-universal-ios-frameworks-with-xcode-4-make-that-open-source-work-with-arc

    http://www.infragistics.com/community/blogs/stevez/archive/2013/02/04/create-your-own-ios-framework.aspx

    http://rayvinly.com/how-to-build-a-truly-universal-framework-for-ios-and-mac-with-just-a-single-codebase/

    http://code.google.com/p/ios-static-framework/  (2012后没有再update)

    http://stackoverflow.com/questions/17213080/how-to-develop-and-test-an-ios-framework-in-xcode

    ---
  • 相关阅读:
    ext4.2常用的几种弹框
    oracle的批量操作sql语句
    ztree异步加载树节点
    shiro接口对象介绍
    jquery记住密码
    整合ssm框架
    redis中 Could not get a resource from the pool 异常解决
    redis的安装
    centos下tomcat的安装
    centos下MySQL的安装
  • 原文地址:https://www.cnblogs.com/cwgk/p/3151765.html
Copyright © 2011-2022 走看看