Hi, All I can think of that this behaviour has changed on your version of MacOS/XCode.
You can do the same thing as the template by manually adding the files, e.g copy your “ViewController” file, rename it and then add it to the new project. You will need to make sure that the Storyboard/Nibs are the same too. Ether add the elements needed yourself or copy the existing storyboard/nib(s) rename and add to the new project. All the Best Dave > On 2 Mar 2020, at 12:36, Gabriel Zachmann <z...@cs.uni-bremen.de> wrote: > > Thanks a lot for your response! > >> >> File/New Project - Select MacOS and then “App” (from the New Project Dialog). > > That is what I did: see this screen recording: > > https://owncloud.informatik.uni-bremen.de/index.php/s/br8rN3HGYfj9w3d > <https://owncloud.informatik.uni-bremen.de/index.php/s/br8rN3HGYfj9w3d> > > Still I get this boilerplate code > > > @interface AppDelegate : NSObject <NSApplicationDelegate> > > @end > > > No NSView. > > > > Best regards, Gabriel > _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com