I have an app that uses a custom font and all of a sudden it stopped working. If you look at the storyboard, it shows up there. I put in the code to make sure that it is loaded on the simulator and it shows up when the app loads on simulator. The fonts have the target and are in the plist and are in the resources. I have tried a bunch? any ideas?
1. remove font and added back
2. renamed font and added
3. reset simulator
4. removed project cache from xcode
5. rebooted laptop
This started when I duplicated the program folder and renamed to reskin an app. Any ideas if that is related? Both the copied and the old project do that same thing.
Luke