In previous versions when you press New File, in iOS --> Cocoa Touch --> there was Objective-C protocol, but now I can't find it there!?
Asked
Active
Viewed 7,199 times
2 Answers
36
Familiar problem after update.
Step one: press CMD+N and choose Objective-C File in menu
Step two: press Next and choose file type.

Oleg Sobolev
- 3,286
- 2
- 16
- 29
1
Add File -> Source -> Objective-C File -> [Now there's a combo for file type, select Protocol in there]

KirkSpaziani
- 1,962
- 12
- 14