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.
Post
Replies
Boosts
Views
Activity
I made two builds for TestFlight this morning. Both are not automatically assigned to Internal Testing users. I never had to configured or assign this.
I'm not getting satisfactory answer so I'm trying here to see if there is any workaround. Xamarin support ended in May and our current app (Xamarin forms) crashes on iOS 18 beta. I understand that we may have to upgrade our app to MAUI but is that truly only solution? I'm currently targeting Xcode 15 SDK (iOS 17). Would Xcode 16 SDK for iOS 18 work for Xamarin forms?