I have new MAUI app build pointing to Xcode 16 beta. What other setup do I need to check to see if I'm building for iOS 18 beta target? I checked on xcodebuild -showsdks ...
iOS SDKs: iOS 18.0 iOS Simulator SDKs: Simulator - iOS 18.0
Would Xcode 16 beta automatically use iOS 18 beta SDK? Thanks.