Git Product home page Git Product logo

ios-empty-application-xcode-template's Introduction

iOS Empty Application Xcode Template

This used to be a default template included with early versions of Xcode but it was removed in Xcode 6 and is still missing in modern versions of Xcode. Unfortunately some older iOS development books, projects and tutorials were written specifically using this empty template as the starting point. Most of the other versions floating around of this template are just the raw template file taken from Xcode 5. This old template has some issues running on more recent versions of Xcode though. This updated template includes a few improvements that make it actually functional.

It works with the latest Xcode 11 for both Objective-C and Swift 5.x and doesn't rely on a storyboard. It also features a cleaned up modern icon that matches the latest design language of the other templates. It works nicely when creating small test apps with programmatic views or just starting a fresh project without the storyboard cruft.

empty_template-xcode_11 4

sim_empty_application_xcode11

Installation

The recommended install method is to place Empty Application.xctemplate within:

~/Library/Developer/Xcode/Templates/Application/

If you just place it in the root Templates directory the template will appear at the bottom of the Xcode project creation screen. If you create an Application subdirectory though and then stick it in there it will appear in the same Application section as all the other project templates.

Color

I changed the default window background from White to Cyan to make it easier to see when the AppDelegate loads. The Launch Screen image/storyboard default color is white so it was impossible to see when the AppDelegate actually loaded when the background color was white. Feel free to change it to whatever color you want. ๐ŸŽจ

Related links

If you're curious about doing some more Xcode Template customization these are some great places to start.

ios-empty-application-xcode-template's People

Contributors

sleeve avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.