Changes

A Guided Tour of Xcode 6

3 bytes added, 16:27, 17 November 2016
Starting Xcode 8
• '''Single View Application''' – Creates a basic template for an application containing a single view and corresponding view controller.
• '''Game ''' – Creates a project configured to take advantage of Sprite Kit, Scene Kit, OpenGL ES and Metal for the development of 2D and 3D games.
• '''iMessage Application''' – iMessage apps are extensions to the built-in iOS Messages app that allow users to send interactive messages such as games to other users. Once created, iMessage apps are made available for purchase through the Message App Store.