NavigationSplitView not available in Mac Catalyst 16

When I use NavigationSplitView and build for Mac Catalyst, I get the following error:

Cannot find 'NavigationSplitView' in scope

The app builds and runs fine for iOS 16. I've tried clearing DerivedData for the project. Am I missing a build setting or maybe this is a known issue?

XCode 14.0.1 Ventura 13.0

Thanks!

Post not yet marked as solved Up vote post of jsoberan Down vote post of jsoberan
707 views

Replies

Xcode 14.0.1 includes everything you need to create amazing apps for all Apple platforms. It includes SDKs for iOS 16, iPadOS 16, tvOS 16, watchOS 9, and macOS 12.3.

Use Xcode 14.0 beta 6 or Xcode 14.1 beta 3 instead.