#Xcode 15 release notes tells the Preview macro can be used in projects with targets prior to iOS 17. It works, but not if I use the sizeThatFitsLayout in Preview traits. Feedback: #FB13136494
Error: 'sizeThatFitsLayout' is only available in iOS 17.0 or newer.
Any workaround?