objective c - XCode 6.2 default View Controller -
i've created new cocoa app in xcode 6.2. has appdelegate.m/.h files, info.plist , mainmenu.xib. default nsviewcontroller?
i need able grab view controller's instance code, can't find instance...
thank you!
there no default nsviewcontroller in case. defaults provide blank window only. have create 1 yourself. here 1 example of how people it.
Comments
Post a Comment