Issue
So in our xcode project we get following error when building our project: Large title font text style before iOS 11.0 [5]
.
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:
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)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.