Tuesday, September 2, 2014

Xcode(5.1.1):Workspace window:Utility area:File Template Library

Xcode5

  • Objective-C class (An Objective-C class with a header for Cocoa Touch)
  • Objective-C protocol (An Objective-C protocol for Cocoa Touch)
  • Objective-C test case class (Objective-C class implementing a unit test)
  • Header File (A header file)
  • C File (A C file)
  • C++ Class(A C++ class implementation with header)
  • PCH File (A prefix header file)
  • Storyboard (An empty Interface Builder Storyboard document for an iOS interface)
  • View (An Interface Builder document for creating an iOS view)
  • Empty (An empty Interface Builder document for an iOS interface)
  • Window (An Interface Builder document for creating an iOS window)
  • Application (An Interface Builder document suitable for creating an iOS application, including an...)
  • Data Model (A Core Data model file)
  • NSManagedObject subclass (An Objective-C NSManagedObject subclass with a header)
  • GeoJSON File (GeoJSON file suitable for use as a routing app coverage file.)
  • GPX File (GPX file for specifying a route or location to simulate.)
  • Asset Catalog (An asset catalog)
  • Settings Bundle (Bundle for specifying an iOS Application's settings)
  • Property List (An empty XML property list file.)
  • Rich Text File (An empty Rich Text Format(RTF) file)
  • SpriteKit Particle File (A particle effect template for SpriteKit particle emitter.)
  • Strings File (An empty strings file)
  • Empty (An empty document)
  • Assembly File (An assembly source file)
  • Configuration Settings File (An empty Xcode configuration settings file.)
  • Resource Rules (Default code-signing resource rules file)
  • Shell Script (An empty shell script file)
  • Objective-C class (An Objective-C class with a header for Cocoa)
  • Objective-C protocol (An Objective-C protocol for Cocoa)
  • Objective-C test case class (An objective-C class implementing a unit test)
  • Application (An Interface Builder document for creating a Cocoa application)
  • Main Menu (An Interface Builder document for creating a main menu)
  • Window (An Interface Builder document for creating a Cocoa window)
  • View (An Interface Builder document for creating a Cocoa view)
  • Empty (An empty Interface Builder document)
  • Exports File (An exported symbols file)

No comments: