0

enter image description here

I want to upgrade my application from Xcode 7.2 to Xcode 9.2 and swift version 4.1.

When I open storyboard below inconsistencies screen changes display.
I already added "OpenSans-Semibold" in my project target and plist file also.

Can anyone suggest how to resolve it?

enter image description here enter image description here

Ashish
  • 2,977
  • 1
  • 14
  • 32

1 Answers1

1
You just simple need to follow to steps.

1. Take the folder Fonts which you have added in your project
2. Open MAC Font Book and drag the Fonts folder in Font book.
3. Close the project -> Clean and Build

This will solve your error.
Arpit Jain
  • 1,660
  • 12
  • 23