I just got another weird thing after upgrading to Xcode 5.1
… As I am typing in my UITextField
, a message is displayed in the console saying
UITextField -webView called. This method is no longer supported with the new text architecture
What kind of a message is this..? UITextField
..UIWebView
… oh come on… this Xcode 5.1
upgrade is giving me all sorts of issues…
Thanks in advance.