I cannot understand what the warning is that I get on Xcode. Searching it on Google did not help. If anyone had met this warning before, it would be great if I could understand how I could get rid of it.
Screenshot (updated):
http://imagebin.antiyes.com/images/0116033001255720169_90.png
Thanks again.
EDIT: Warning Messages for Future Searchwarning: property 'title' 'copy' attribute does not match super class 'UIViewController' propertywarning: property 'title' type does not match super class 'UIViewController' property type
warning: property 'title' 'copy' attribute does not match super class 'UIViewController' propertywarning: property 'title' type does not match super class 'UIViewController' property type
"title" PageViewController, title, UIViewController. , , UIViewController. , , .
PageViewController
title
UIViewController
, . - vs. keep vs. assign ( " ", ). title - , UIViewController, .
Source: https://habr.com/ru/post/1720312/More articles:Destruction of the pointer = program failure - cOptional parameter for pointer reference? - c ++How to find out which data type to use in Python? - pythonRake suppression in catalog message - ruby | fooobar.comBuffered HTTP POST reader - javaProblem using .net class in ironpython - ironpythonXmlTypeAttribute does not change the type name - .netTSQL rollup -return not null - tsqlHow to write cross-browser compatible scripts? - cross-browserUIButtons over UIImageView Zoom - iphoneAll Articles