Mail Extension project template not shown

Hi

I have installed the latest XCode 13.2, including updating the developer components but still I do not see the Mail Extension template when starting a new project like shown in the tutorial, what am I doing wrong? Do I need to install it manually? I do not see any reference about it anywhere.

  • I did upgrade to Monterey version for Mac.

Add a Comment

Accepted Reply

You create the macOS project first, not iOS, then add the extension after.

  • I am on macOS project, and I do not see the Mail Extension template there. Should I just create an empty macOS project?

Add a Comment

Replies

You create the macOS project first, not iOS, then add the extension after.

  • I am on macOS project, and I do not see the Mail Extension template there. Should I just create an empty macOS project?

Add a Comment

I am on macOS project, and I do not see the Mail Extension template there. By what I am seeing in the video, it should be presented as a starter project template.

  • The Mail Extension template exists in “[File]->[New]->[Target…]” menu.

    We should create a macOS project at first, then  [File]->[New]->[Target…]-> [macOS] tab ->choose a Mail Extension.

Add a Comment