Single page App

Just downloaded Xcode and it does not have the option for a single page App, How can I get that option? Thanks
In Xcode 12 Apple consolidated several iOS application project templates into an App template. Choose the App template for your project.

If you really want the old template, you will have to install Xcode 11. The Xcode Releases site (xcodereleases.com) has download links for every Xcode version Apple has ever released.
Single page App
 
 
Q