master
  1// !$*UTF8*$!
  2{
  3	archiveVersion = 1;
  4	classes = {
  5	};
  6	objectVersion = 46;
  7	objects = {
  8
  9/* Begin PBXBuildFile section */
 10		CD0DA0F71739D50F007CB615 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD0DA0F61739D50F007CB615 /* Foundation.framework */; };
 11		CD0DA0FA1739D50F007CB615 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CD0DA0F91739D50F007CB615 /* main.m */; };
 12		CD0DA0FE1739D50F007CB615 /* My_First_App.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = CD0DA0FD1739D50F007CB615 /* My_First_App.1 */; };
 13/* End PBXBuildFile section */
 14
 15/* Begin PBXCopyFilesBuildPhase section */
 16		CD0DA0F11739D50F007CB615 /* CopyFiles */ = {
 17			isa = PBXCopyFilesBuildPhase;
 18			buildActionMask = 2147483647;
 19			dstPath = /usr/share/man/man1/;
 20			dstSubfolderSpec = 0;
 21			files = (
 22				CD0DA0FE1739D50F007CB615 /* My_First_App.1 in CopyFiles */,
 23			);
 24			runOnlyForDeploymentPostprocessing = 1;
 25		};
 26/* End PBXCopyFilesBuildPhase section */
 27
 28/* Begin PBXFileReference section */
 29		CD0DA0F31739D50F007CB615 /* My First App */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "My First App"; sourceTree = BUILT_PRODUCTS_DIR; };
 30		CD0DA0F61739D50F007CB615 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
 31		CD0DA0F91739D50F007CB615 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
 32		CD0DA0FC1739D50F007CB615 /* My First App-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "My First App-Prefix.pch"; sourceTree = "<group>"; };
 33		CD0DA0FD1739D50F007CB615 /* My_First_App.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = My_First_App.1; sourceTree = "<group>"; };
 34/* End PBXFileReference section */
 35
 36/* Begin PBXFrameworksBuildPhase section */
 37		CD0DA0F01739D50F007CB615 /* Frameworks */ = {
 38			isa = PBXFrameworksBuildPhase;
 39			buildActionMask = 2147483647;
 40			files = (
 41				CD0DA0F71739D50F007CB615 /* Foundation.framework in Frameworks */,
 42			);
 43			runOnlyForDeploymentPostprocessing = 0;
 44		};
 45/* End PBXFrameworksBuildPhase section */
 46
 47/* Begin PBXGroup section */
 48		CD0DA0EA1739D50F007CB615 = {
 49			isa = PBXGroup;
 50			children = (
 51				CD0DA0F81739D50F007CB615 /* My First App */,
 52				CD0DA0F51739D50F007CB615 /* Frameworks */,
 53				CD0DA0F41739D50F007CB615 /* Products */,
 54			);
 55			sourceTree = "<group>";
 56		};
 57		CD0DA0F41739D50F007CB615 /* Products */ = {
 58			isa = PBXGroup;
 59			children = (
 60				CD0DA0F31739D50F007CB615 /* My First App */,
 61			);
 62			name = Products;
 63			sourceTree = "<group>";
 64		};
 65		CD0DA0F51739D50F007CB615 /* Frameworks */ = {
 66			isa = PBXGroup;
 67			children = (
 68				CD0DA0F61739D50F007CB615 /* Foundation.framework */,
 69			);
 70			name = Frameworks;
 71			sourceTree = "<group>";
 72		};
 73		CD0DA0F81739D50F007CB615 /* My First App */ = {
 74			isa = PBXGroup;
 75			children = (
 76				CD0DA0F91739D50F007CB615 /* main.m */,
 77				CD0DA0FD1739D50F007CB615 /* My_First_App.1 */,
 78				CD0DA0FB1739D50F007CB615 /* Supporting Files */,
 79			);
 80			path = "My First App";
 81			sourceTree = "<group>";
 82		};
 83		CD0DA0FB1739D50F007CB615 /* Supporting Files */ = {
 84			isa = PBXGroup;
 85			children = (
 86				CD0DA0FC1739D50F007CB615 /* My First App-Prefix.pch */,
 87			);
 88			name = "Supporting Files";
 89			sourceTree = "<group>";
 90		};
 91/* End PBXGroup section */
 92
 93/* Begin PBXNativeTarget section */
 94		CD0DA0F21739D50F007CB615 /* My First App */ = {
 95			isa = PBXNativeTarget;
 96			buildConfigurationList = CD0DA1011739D50F007CB615 /* Build configuration list for PBXNativeTarget "My First App" */;
 97			buildPhases = (
 98				CD0DA0EF1739D50F007CB615 /* Sources */,
 99				CD0DA0F01739D50F007CB615 /* Frameworks */,
100				CD0DA0F11739D50F007CB615 /* CopyFiles */,
101			);
102			buildRules = (
103			);
104			dependencies = (
105			);
106			name = "My First App";
107			productName = "My First App";
108			productReference = CD0DA0F31739D50F007CB615 /* My First App */;
109			productType = "com.apple.product-type.tool";
110		};
111/* End PBXNativeTarget section */
112
113/* Begin PBXProject section */
114		CD0DA0EB1739D50F007CB615 /* Project object */ = {
115			isa = PBXProject;
116			attributes = {
117				LastUpgradeCheck = 0460;
118				ORGANIZATIONNAME = "mo khan";
119			};
120			buildConfigurationList = CD0DA0EE1739D50F007CB615 /* Build configuration list for PBXProject "My First App" */;
121			compatibilityVersion = "Xcode 3.2";
122			developmentRegion = English;
123			hasScannedForEncodings = 0;
124			knownRegions = (
125				en,
126			);
127			mainGroup = CD0DA0EA1739D50F007CB615;
128			productRefGroup = CD0DA0F41739D50F007CB615 /* Products */;
129			projectDirPath = "";
130			projectRoot = "";
131			targets = (
132				CD0DA0F21739D50F007CB615 /* My First App */,
133			);
134		};
135/* End PBXProject section */
136
137/* Begin PBXSourcesBuildPhase section */
138		CD0DA0EF1739D50F007CB615 /* Sources */ = {
139			isa = PBXSourcesBuildPhase;
140			buildActionMask = 2147483647;
141			files = (
142				CD0DA0FA1739D50F007CB615 /* main.m in Sources */,
143			);
144			runOnlyForDeploymentPostprocessing = 0;
145		};
146/* End PBXSourcesBuildPhase section */
147
148/* Begin XCBuildConfiguration section */
149		CD0DA0FF1739D50F007CB615 /* Debug */ = {
150			isa = XCBuildConfiguration;
151			buildSettings = {
152				ALWAYS_SEARCH_USER_PATHS = NO;
153				ARCHS = "$(ARCHS_STANDARD_64_BIT)";
154				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
155				CLANG_CXX_LIBRARY = "libc++";
156				CLANG_ENABLE_OBJC_ARC = YES;
157				CLANG_WARN_CONSTANT_CONVERSION = YES;
158				CLANG_WARN_EMPTY_BODY = YES;
159				CLANG_WARN_ENUM_CONVERSION = YES;
160				CLANG_WARN_INT_CONVERSION = YES;
161				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
162				COPY_PHASE_STRIP = NO;
163				GCC_C_LANGUAGE_STANDARD = gnu99;
164				GCC_DYNAMIC_NO_PIC = NO;
165				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
166				GCC_OPTIMIZATION_LEVEL = 0;
167				GCC_PREPROCESSOR_DEFINITIONS = (
168					"DEBUG=1",
169					"$(inherited)",
170				);
171				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
172				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
173				GCC_WARN_ABOUT_RETURN_TYPE = YES;
174				GCC_WARN_UNINITIALIZED_AUTOS = YES;
175				GCC_WARN_UNUSED_VARIABLE = YES;
176				MACOSX_DEPLOYMENT_TARGET = 10.8;
177				ONLY_ACTIVE_ARCH = YES;
178				SDKROOT = macosx;
179			};
180			name = Debug;
181		};
182		CD0DA1001739D50F007CB615 /* Release */ = {
183			isa = XCBuildConfiguration;
184			buildSettings = {
185				ALWAYS_SEARCH_USER_PATHS = NO;
186				ARCHS = "$(ARCHS_STANDARD_64_BIT)";
187				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
188				CLANG_CXX_LIBRARY = "libc++";
189				CLANG_ENABLE_OBJC_ARC = YES;
190				CLANG_WARN_CONSTANT_CONVERSION = YES;
191				CLANG_WARN_EMPTY_BODY = YES;
192				CLANG_WARN_ENUM_CONVERSION = YES;
193				CLANG_WARN_INT_CONVERSION = YES;
194				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
195				COPY_PHASE_STRIP = YES;
196				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
197				GCC_C_LANGUAGE_STANDARD = gnu99;
198				GCC_ENABLE_OBJC_EXCEPTIONS = YES;
199				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
200				GCC_WARN_ABOUT_RETURN_TYPE = YES;
201				GCC_WARN_UNINITIALIZED_AUTOS = YES;
202				GCC_WARN_UNUSED_VARIABLE = YES;
203				MACOSX_DEPLOYMENT_TARGET = 10.8;
204				SDKROOT = macosx;
205			};
206			name = Release;
207		};
208		CD0DA1021739D50F007CB615 /* Debug */ = {
209			isa = XCBuildConfiguration;
210			buildSettings = {
211				GCC_PRECOMPILE_PREFIX_HEADER = YES;
212				GCC_PREFIX_HEADER = "My First App/My First App-Prefix.pch";
213				PRODUCT_NAME = "$(TARGET_NAME)";
214			};
215			name = Debug;
216		};
217		CD0DA1031739D50F007CB615 /* Release */ = {
218			isa = XCBuildConfiguration;
219			buildSettings = {
220				GCC_PRECOMPILE_PREFIX_HEADER = YES;
221				GCC_PREFIX_HEADER = "My First App/My First App-Prefix.pch";
222				PRODUCT_NAME = "$(TARGET_NAME)";
223			};
224			name = Release;
225		};
226/* End XCBuildConfiguration section */
227
228/* Begin XCConfigurationList section */
229		CD0DA0EE1739D50F007CB615 /* Build configuration list for PBXProject "My First App" */ = {
230			isa = XCConfigurationList;
231			buildConfigurations = (
232				CD0DA0FF1739D50F007CB615 /* Debug */,
233				CD0DA1001739D50F007CB615 /* Release */,
234			);
235			defaultConfigurationIsVisible = 0;
236			defaultConfigurationName = Release;
237		};
238		CD0DA1011739D50F007CB615 /* Build configuration list for PBXNativeTarget "My First App" */ = {
239			isa = XCConfigurationList;
240			buildConfigurations = (
241				CD0DA1021739D50F007CB615 /* Debug */,
242				CD0DA1031739D50F007CB615 /* Release */,
243			);
244			defaultConfigurationIsVisible = 0;
245		};
246/* End XCConfigurationList section */
247	};
248	rootObject = CD0DA0EB1739D50F007CB615 /* Project object */;
249}