Skip to content

ProductTypeSpecification

jongretar@jongretar.com edited this page Nov 19, 2008 · 3 revisions
  1. summary Defines Product Types.
  2. labels Specifications
<wiki:toc max_depth="1"></wiki:toc>

Introduction

Defines Product Types. Written in a file with the ending .xcspec

Parameters

|| `Type` || `"ProductType"` || Required || || `Identifier` || string || Unique Identifier || || `Name` || string || Name of the product type || || `Description` || string || || || `BasedOn` || string || product type this is based on || || `IconNamePrefix` || string || || || `DefaultTargetName` || string || || || `AllowedBuildPhaseTypes` || list || || || `PackageTypes` || list || ||

|| `Class` || string || || || `DefaultBuildProperties` || dict || || || `IsWrapper` || bool || || || `HasInfoPlist` || bool || || || `HasInfoPlistStrings` || bool || ||

Example

From `/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Specifications/iPhoneOSProductTypes.xcspec`

Clone this wiki locally