templates - Xcode doesn't automatically create viewDidLoad method -


when create subclass of uiviewcontroller, xcode doesn't automatically create viewdidload method , didreceivememorywarning method. why did happen? should make work normal?

make sure choosing "cocoa touch class" (from ios section of templates) , not "cocoa class" (from macos / osx section of templates) when creating new file.


Comments

Popular posts from this blog

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -