Skip to content

ArchitectureSpecification

jongretar@jongretar.com edited this page Oct 23, 2008 · 2 revisions
  1. summary Defines Architectures.
  2. labels Specifications

Table of Contents

TOC

 * [#Introduction Introduction]
 * [#Parameters Parameters]
 * [#Example Example]

Introduction

 Defines Architectures. Written in a file with the ending .xcspec

Parameters

|| `Type` || `"Architecture"` || Required || || `Identifier` || string || Unique Identifier || || `Name` || string || Name of the filetype || || `Description` || string || || || `ListInEnum` || bool || || || `SortNumber` || int || || || `RealArchitectures` || list || || || `ArchitectureSetting` || string || ||

|| `PerArchBuildSettingName` || string || || || `ByteOrder` || int || ||

Example

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

Clone this wiki locally