-
Notifications
You must be signed in to change notification settings - Fork 0
ProductTypeSpecification
jongretar@jongretar.com edited this page Nov 19, 2008
·
3 revisions
- summary Defines Product Types.
- labels Specifications
Defines Product Types. Written in a file with the ending .xcspec
|| `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 || ||
From `/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Specifications/iPhoneOSProductTypes.xcspec`