I am having issues with the Font Sizes on iOS17 Beta. When running the app in the simulator and on the device, the font weight for my app suddenly changed. For example, it has always been "Regular" and it changed to "Semibold" even thought its set to be in "Regular".
I am also adding a new label, and no matter what I do to the size, it does not change. On the storyboard is shows the correct size I set, but then running it on the simulator or in my device running iOS17 Beta it shows smaller or the the regular size of 17.
Is anyone else experiencing this issue?
Finally [https://developer.apple.com/documentation/xcode-release-notes/xcode-15_0_1-release-notes#Interface-Builder](XCode 15.0.1) resolved this.