Following the documentation, I'm trying to create a camera extension on macOS Monterey 12.7.6 with Xcode 14.2. It points to somewhere in Xcode new target menu which should contain System Extension > Camera Extension as shown below:
However, I'm unable to find System Extension in the menu. The full menu is displayed below.
Where do I find it or the equivalent to generate the same boilerplate to get started?