标签:xcode6 category
XCode6将Category的创建更换了位置
创建方法:
1.File->New File
2.选择IOS source
3.选择Objective-C File 如图
4.在File Type中选择Category,Class则是想要Category的类
XCode6如何创建Category
原文地址:http://blog.csdn.net/hello_hwc/article/details/42127219