PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Thursday, April 28, 2022

[FIXED] How to remove warning: Large title font text style before iOS 11.0 [5]

 April 28, 2022     ios, warnings, xcode     No comments   

Issue

So in our xcode project we get following error when building our project: Large title font text style before iOS 11.0 [5].

enter image description here

Any ideas on how to get rid of it?

Our deployment target is iOS 10.0 if it matters.

More info (issue navigator didn't show this initially):

It seems to be something from a storyboard:

enter image description here


Solution

Well the issue navigator finally wanted to play ball and helped me locate the issue. Apparently using the font Large title in a storyboard was the issue. Hope this helps someone else.



Answered By - Warpzit
Answer Checked By - Mary Flores (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing