I am getting the following warning:
"automatically adjusts font requires using a dynamic type text style"
Which I can not get rid of the warning is on main.storyboard
.
I have checked every UILabel
in the Identity Inspector
to make sure the "Automatically Adjusts Font" is unchecked.
It seems to have been a bug in Xcode. This is what I did to fix it:
The error is still gone.