Wednesday, 15 June 2011

ios - How do I create a category in Xcode 6 and 7? -



ios - How do I create a category in Xcode 6 and 7? -

i want create category on uicolor in app using xcode 6. thing in xcode 6 there no objective-c category file template.

is there alternative create category in xcode 6?

they didn't forget. moved without telling anyone.

click file -> new -> file

select objective-c file under sources in ios or mac os respectively , click next

now under file type: take either category, protocol, or extension

ps. under file name: whatever type here either category, protocol, or extension name.

ios objective-c category xcode6

No comments:

Post a Comment