Building MAUI build against iOS 18 Beta

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.

Would Xcode 16 beta automatically use iOS 18 beta SDK? Thanks.

Yes, it does. The Xcode support page lists the SDK version info per Xcode version.

— Ed Ford,  DTS Engineer

Building MAUI build against iOS 18 Beta
 
 
Q