iphone - Decipher UIViewController property warning -


I do not understand that the warning I received on Xcode is almost the search for it on Google too much help It was not that if anyone has come before this warning then it would be great if I got a signal that how can I get rid of it?

(Update) The screenshot is here:

Edit: Warning message for future searches, Warning: Title '' Copy 'attribute does not match the property' UIViewController 'property / Warning: Property' title 'type super class' UIViewController' does not match asset type

By naming the property "title" in

PageViewController , you can actually enter the title property in UIViewController do. So either select a different name for the property of your sub-class, or use someone defined by UIViewController I suggest another, because it seems that you just want to save the title of your thoughts Are trying to

When you override an asset in a sub-classroom, then there are some special properties which are superclass definitions, two of these things are types and make per vs. Assign vs. ("Copy attribute" as warning states). Since you defined your version of title differently from UIViewController , you get warnings.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -