iOS:xcode Overview3 && structure & template & relationship & target

==================target==================

          关于创建多个target时,相关文件夹/group等文件生成、变化(Application类型):

          A.如果是在.xcodeproj的界面中,在TARGET的的里面“+”按钮,添加新的Application target A,则在project中生成相应group A、appdelegate、plist文件等,磁盘上也有相应的文件夹。相当新创建一个project里面的资源文件。

              在target A中只有该target目录下的代码文件的target membership才包含在target A中,其他target代码文件的membership不包含在它里面。

          B.如果是在.xcodeproj的界面中,在TARGET的的里面中,选择某个target xx,Duplicate,生成新的target,则在project中不生成group、appdelegate等代码文件,只在project下多了一个plist文件,磁盘上也没有创建相应的文件夹。

              在新复制的target中,原来target下所有的代码文件target membership都已经包含在了该target中。


============structures============

参考:(Xcode Concepts)https://developer.apple.com/library/ios/featuredarticles/XcodeConcepts/Concept-Targets.html#//apple_ref/doc/uid/TP40009328-CH4-SW1


-------

http://blog.itpub.net/12231606/viewspace-1079867/  

xcode 不同template、 target、project 组合作用

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值