I created a new iOS project targeting iOS 15 using Xcode 13.0 beta (13A5154h) on Big Sur to test some new SwiftUI features.
Xcode shows me the error like "*** is only available in iOS 15.0 or newer" for all new API for iOS 15.
- The project target is iOS 15
- I tried to create another project again, same problem.
Would you please help to fix it?
Thanks a lot! Philipp