master
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9/* Begin PBXBuildFile section */
10 CDFBFC1F175EBDF7000A0768 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDFBFC1E175EBDF7000A0768 /* UIKit.framework */; };
11 CDFBFC21175EBDF7000A0768 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDFBFC20175EBDF7000A0768 /* Foundation.framework */; };
12 CDFBFC23175EBDF7000A0768 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDFBFC22175EBDF7000A0768 /* CoreGraphics.framework */; };
13 CDFBFC29175EBDF7000A0768 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = CDFBFC27175EBDF7000A0768 /* InfoPlist.strings */; };
14 CDFBFC2B175EBDF7000A0768 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CDFBFC2A175EBDF7000A0768 /* main.m */; };
15 CDFBFC2F175EBDF7000A0768 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CDFBFC2E175EBDF7000A0768 /* AppDelegate.m */; };
16 CDFBFC31175EBDF7000A0768 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = CDFBFC30175EBDF7000A0768 /* Default.png */; };
17 CDFBFC33175EBDF7000A0768 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CDFBFC32175EBDF7000A0768 /* Default@2x.png */; };
18 CDFBFC35175EBDF7000A0768 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CDFBFC34175EBDF7000A0768 /* Default-568h@2x.png */; };
19 CDFBFC38175EBDF7000A0768 /* FirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CDFBFC37175EBDF7000A0768 /* FirstViewController.m */; };
20 CDFBFC3B175EBDF7000A0768 /* FirstViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CDFBFC39175EBDF7000A0768 /* FirstViewController.xib */; };
21 CDFBFC43175EBDF7000A0768 /* SenTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDFBFC42175EBDF7000A0768 /* SenTestingKit.framework */; };
22 CDFBFC44175EBDF7000A0768 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDFBFC1E175EBDF7000A0768 /* UIKit.framework */; };
23 CDFBFC45175EBDF7000A0768 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDFBFC20175EBDF7000A0768 /* Foundation.framework */; };
24 CDFBFC4D175EBDF7000A0768 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = CDFBFC4B175EBDF7000A0768 /* InfoPlist.strings */; };
25 CDFBFC50175EBDF7000A0768 /* KVOTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CDFBFC4F175EBDF7000A0768 /* KVOTests.m */; };
26 CDFBFC5C175EBE54000A0768 /* SecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CDFBFC5A175EBE54000A0768 /* SecondViewController.m */; };
27 CDFBFC5D175EBE54000A0768 /* SecondViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CDFBFC5B175EBE54000A0768 /* SecondViewController.xib */; };
28/* End PBXBuildFile section */
29
30/* Begin PBXContainerItemProxy section */
31 CDFBFC46175EBDF7000A0768 /* PBXContainerItemProxy */ = {
32 isa = PBXContainerItemProxy;
33 containerPortal = CDFBFC13175EBDF7000A0768 /* Project object */;
34 proxyType = 1;
35 remoteGlobalIDString = CDFBFC1A175EBDF7000A0768;
36 remoteInfo = KVO;
37 };
38/* End PBXContainerItemProxy section */
39
40/* Begin PBXFileReference section */
41 CDFBFC1B175EBDF7000A0768 /* KVO.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = KVO.app; sourceTree = BUILT_PRODUCTS_DIR; };
42 CDFBFC1E175EBDF7000A0768 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
43 CDFBFC20175EBDF7000A0768 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
44 CDFBFC22175EBDF7000A0768 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
45 CDFBFC26175EBDF7000A0768 /* KVO-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "KVO-Info.plist"; sourceTree = "<group>"; };
46 CDFBFC28175EBDF7000A0768 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
47 CDFBFC2A175EBDF7000A0768 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
48 CDFBFC2C175EBDF7000A0768 /* KVO-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "KVO-Prefix.pch"; sourceTree = "<group>"; };
49 CDFBFC2D175EBDF7000A0768 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
50 CDFBFC2E175EBDF7000A0768 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
51 CDFBFC30175EBDF7000A0768 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
52 CDFBFC32175EBDF7000A0768 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
53 CDFBFC34175EBDF7000A0768 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
54 CDFBFC36175EBDF7000A0768 /* FirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstViewController.h; sourceTree = "<group>"; };
55 CDFBFC37175EBDF7000A0768 /* FirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FirstViewController.m; sourceTree = "<group>"; };
56 CDFBFC3A175EBDF7000A0768 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/FirstViewController.xib; sourceTree = "<group>"; };
57 CDFBFC41175EBDF7000A0768 /* KVOTests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KVOTests.octest; sourceTree = BUILT_PRODUCTS_DIR; };
58 CDFBFC42175EBDF7000A0768 /* SenTestingKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SenTestingKit.framework; path = Library/Frameworks/SenTestingKit.framework; sourceTree = DEVELOPER_DIR; };
59 CDFBFC4A175EBDF7000A0768 /* KVOTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "KVOTests-Info.plist"; sourceTree = "<group>"; };
60 CDFBFC4C175EBDF7000A0768 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
61 CDFBFC4E175EBDF7000A0768 /* KVOTests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KVOTests.h; sourceTree = "<group>"; };
62 CDFBFC4F175EBDF7000A0768 /* KVOTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KVOTests.m; sourceTree = "<group>"; };
63 CDFBFC59175EBE54000A0768 /* SecondViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SecondViewController.h; sourceTree = "<group>"; };
64 CDFBFC5A175EBE54000A0768 /* SecondViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SecondViewController.m; sourceTree = "<group>"; };
65 CDFBFC5B175EBE54000A0768 /* SecondViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SecondViewController.xib; sourceTree = "<group>"; };
66/* End PBXFileReference section */
67
68/* Begin PBXFrameworksBuildPhase section */
69 CDFBFC18175EBDF7000A0768 /* Frameworks */ = {
70 isa = PBXFrameworksBuildPhase;
71 buildActionMask = 2147483647;
72 files = (
73 CDFBFC1F175EBDF7000A0768 /* UIKit.framework in Frameworks */,
74 CDFBFC21175EBDF7000A0768 /* Foundation.framework in Frameworks */,
75 CDFBFC23175EBDF7000A0768 /* CoreGraphics.framework in Frameworks */,
76 );
77 runOnlyForDeploymentPostprocessing = 0;
78 };
79 CDFBFC3D175EBDF7000A0768 /* Frameworks */ = {
80 isa = PBXFrameworksBuildPhase;
81 buildActionMask = 2147483647;
82 files = (
83 CDFBFC43175EBDF7000A0768 /* SenTestingKit.framework in Frameworks */,
84 CDFBFC44175EBDF7000A0768 /* UIKit.framework in Frameworks */,
85 CDFBFC45175EBDF7000A0768 /* Foundation.framework in Frameworks */,
86 );
87 runOnlyForDeploymentPostprocessing = 0;
88 };
89/* End PBXFrameworksBuildPhase section */
90
91/* Begin PBXGroup section */
92 CDFBFC12175EBDF7000A0768 = {
93 isa = PBXGroup;
94 children = (
95 CDFBFC24175EBDF7000A0768 /* KVO */,
96 CDFBFC48175EBDF7000A0768 /* KVOTests */,
97 CDFBFC1D175EBDF7000A0768 /* Frameworks */,
98 CDFBFC1C175EBDF7000A0768 /* Products */,
99 );
100 sourceTree = "<group>";
101 };
102 CDFBFC1C175EBDF7000A0768 /* Products */ = {
103 isa = PBXGroup;
104 children = (
105 CDFBFC1B175EBDF7000A0768 /* KVO.app */,
106 CDFBFC41175EBDF7000A0768 /* KVOTests.octest */,
107 );
108 name = Products;
109 sourceTree = "<group>";
110 };
111 CDFBFC1D175EBDF7000A0768 /* Frameworks */ = {
112 isa = PBXGroup;
113 children = (
114 CDFBFC1E175EBDF7000A0768 /* UIKit.framework */,
115 CDFBFC20175EBDF7000A0768 /* Foundation.framework */,
116 CDFBFC22175EBDF7000A0768 /* CoreGraphics.framework */,
117 CDFBFC42175EBDF7000A0768 /* SenTestingKit.framework */,
118 );
119 name = Frameworks;
120 sourceTree = "<group>";
121 };
122 CDFBFC24175EBDF7000A0768 /* KVO */ = {
123 isa = PBXGroup;
124 children = (
125 CDFBFC2D175EBDF7000A0768 /* AppDelegate.h */,
126 CDFBFC2E175EBDF7000A0768 /* AppDelegate.m */,
127 CDFBFC59175EBE54000A0768 /* SecondViewController.h */,
128 CDFBFC5A175EBE54000A0768 /* SecondViewController.m */,
129 CDFBFC5B175EBE54000A0768 /* SecondViewController.xib */,
130 CDFBFC36175EBDF7000A0768 /* FirstViewController.h */,
131 CDFBFC37175EBDF7000A0768 /* FirstViewController.m */,
132 CDFBFC39175EBDF7000A0768 /* FirstViewController.xib */,
133 CDFBFC25175EBDF7000A0768 /* Supporting Files */,
134 );
135 path = KVO;
136 sourceTree = "<group>";
137 };
138 CDFBFC25175EBDF7000A0768 /* Supporting Files */ = {
139 isa = PBXGroup;
140 children = (
141 CDFBFC26175EBDF7000A0768 /* KVO-Info.plist */,
142 CDFBFC27175EBDF7000A0768 /* InfoPlist.strings */,
143 CDFBFC2A175EBDF7000A0768 /* main.m */,
144 CDFBFC2C175EBDF7000A0768 /* KVO-Prefix.pch */,
145 CDFBFC30175EBDF7000A0768 /* Default.png */,
146 CDFBFC32175EBDF7000A0768 /* Default@2x.png */,
147 CDFBFC34175EBDF7000A0768 /* Default-568h@2x.png */,
148 );
149 name = "Supporting Files";
150 sourceTree = "<group>";
151 };
152 CDFBFC48175EBDF7000A0768 /* KVOTests */ = {
153 isa = PBXGroup;
154 children = (
155 CDFBFC4E175EBDF7000A0768 /* KVOTests.h */,
156 CDFBFC4F175EBDF7000A0768 /* KVOTests.m */,
157 CDFBFC49175EBDF7000A0768 /* Supporting Files */,
158 );
159 path = KVOTests;
160 sourceTree = "<group>";
161 };
162 CDFBFC49175EBDF7000A0768 /* Supporting Files */ = {
163 isa = PBXGroup;
164 children = (
165 CDFBFC4A175EBDF7000A0768 /* KVOTests-Info.plist */,
166 CDFBFC4B175EBDF7000A0768 /* InfoPlist.strings */,
167 );
168 name = "Supporting Files";
169 sourceTree = "<group>";
170 };
171/* End PBXGroup section */
172
173/* Begin PBXNativeTarget section */
174 CDFBFC1A175EBDF7000A0768 /* KVO */ = {
175 isa = PBXNativeTarget;
176 buildConfigurationList = CDFBFC53175EBDF7000A0768 /* Build configuration list for PBXNativeTarget "KVO" */;
177 buildPhases = (
178 CDFBFC17175EBDF7000A0768 /* Sources */,
179 CDFBFC18175EBDF7000A0768 /* Frameworks */,
180 CDFBFC19175EBDF7000A0768 /* Resources */,
181 );
182 buildRules = (
183 );
184 dependencies = (
185 );
186 name = KVO;
187 productName = KVO;
188 productReference = CDFBFC1B175EBDF7000A0768 /* KVO.app */;
189 productType = "com.apple.product-type.application";
190 };
191 CDFBFC40175EBDF7000A0768 /* KVOTests */ = {
192 isa = PBXNativeTarget;
193 buildConfigurationList = CDFBFC56175EBDF7000A0768 /* Build configuration list for PBXNativeTarget "KVOTests" */;
194 buildPhases = (
195 CDFBFC3C175EBDF7000A0768 /* Sources */,
196 CDFBFC3D175EBDF7000A0768 /* Frameworks */,
197 CDFBFC3E175EBDF7000A0768 /* Resources */,
198 CDFBFC3F175EBDF7000A0768 /* ShellScript */,
199 );
200 buildRules = (
201 );
202 dependencies = (
203 CDFBFC47175EBDF7000A0768 /* PBXTargetDependency */,
204 );
205 name = KVOTests;
206 productName = KVOTests;
207 productReference = CDFBFC41175EBDF7000A0768 /* KVOTests.octest */;
208 productType = "com.apple.product-type.bundle";
209 };
210/* End PBXNativeTarget section */
211
212/* Begin PBXProject section */
213 CDFBFC13175EBDF7000A0768 /* Project object */ = {
214 isa = PBXProject;
215 attributes = {
216 LastUpgradeCheck = 0460;
217 ORGANIZATIONNAME = "mo khan";
218 };
219 buildConfigurationList = CDFBFC16175EBDF7000A0768 /* Build configuration list for PBXProject "KVO" */;
220 compatibilityVersion = "Xcode 3.2";
221 developmentRegion = English;
222 hasScannedForEncodings = 0;
223 knownRegions = (
224 en,
225 );
226 mainGroup = CDFBFC12175EBDF7000A0768;
227 productRefGroup = CDFBFC1C175EBDF7000A0768 /* Products */;
228 projectDirPath = "";
229 projectRoot = "";
230 targets = (
231 CDFBFC1A175EBDF7000A0768 /* KVO */,
232 CDFBFC40175EBDF7000A0768 /* KVOTests */,
233 );
234 };
235/* End PBXProject section */
236
237/* Begin PBXResourcesBuildPhase section */
238 CDFBFC19175EBDF7000A0768 /* Resources */ = {
239 isa = PBXResourcesBuildPhase;
240 buildActionMask = 2147483647;
241 files = (
242 CDFBFC29175EBDF7000A0768 /* InfoPlist.strings in Resources */,
243 CDFBFC31175EBDF7000A0768 /* Default.png in Resources */,
244 CDFBFC33175EBDF7000A0768 /* Default@2x.png in Resources */,
245 CDFBFC35175EBDF7000A0768 /* Default-568h@2x.png in Resources */,
246 CDFBFC3B175EBDF7000A0768 /* FirstViewController.xib in Resources */,
247 CDFBFC5D175EBE54000A0768 /* SecondViewController.xib in Resources */,
248 );
249 runOnlyForDeploymentPostprocessing = 0;
250 };
251 CDFBFC3E175EBDF7000A0768 /* Resources */ = {
252 isa = PBXResourcesBuildPhase;
253 buildActionMask = 2147483647;
254 files = (
255 CDFBFC4D175EBDF7000A0768 /* InfoPlist.strings in Resources */,
256 );
257 runOnlyForDeploymentPostprocessing = 0;
258 };
259/* End PBXResourcesBuildPhase section */
260
261/* Begin PBXShellScriptBuildPhase section */
262 CDFBFC3F175EBDF7000A0768 /* ShellScript */ = {
263 isa = PBXShellScriptBuildPhase;
264 buildActionMask = 2147483647;
265 files = (
266 );
267 inputPaths = (
268 );
269 outputPaths = (
270 );
271 runOnlyForDeploymentPostprocessing = 0;
272 shellPath = /bin/sh;
273 shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n";
274 };
275/* End PBXShellScriptBuildPhase section */
276
277/* Begin PBXSourcesBuildPhase section */
278 CDFBFC17175EBDF7000A0768 /* Sources */ = {
279 isa = PBXSourcesBuildPhase;
280 buildActionMask = 2147483647;
281 files = (
282 CDFBFC2B175EBDF7000A0768 /* main.m in Sources */,
283 CDFBFC2F175EBDF7000A0768 /* AppDelegate.m in Sources */,
284 CDFBFC38175EBDF7000A0768 /* FirstViewController.m in Sources */,
285 CDFBFC5C175EBE54000A0768 /* SecondViewController.m in Sources */,
286 );
287 runOnlyForDeploymentPostprocessing = 0;
288 };
289 CDFBFC3C175EBDF7000A0768 /* Sources */ = {
290 isa = PBXSourcesBuildPhase;
291 buildActionMask = 2147483647;
292 files = (
293 CDFBFC50175EBDF7000A0768 /* KVOTests.m in Sources */,
294 );
295 runOnlyForDeploymentPostprocessing = 0;
296 };
297/* End PBXSourcesBuildPhase section */
298
299/* Begin PBXTargetDependency section */
300 CDFBFC47175EBDF7000A0768 /* PBXTargetDependency */ = {
301 isa = PBXTargetDependency;
302 target = CDFBFC1A175EBDF7000A0768 /* KVO */;
303 targetProxy = CDFBFC46175EBDF7000A0768 /* PBXContainerItemProxy */;
304 };
305/* End PBXTargetDependency section */
306
307/* Begin PBXVariantGroup section */
308 CDFBFC27175EBDF7000A0768 /* InfoPlist.strings */ = {
309 isa = PBXVariantGroup;
310 children = (
311 CDFBFC28175EBDF7000A0768 /* en */,
312 );
313 name = InfoPlist.strings;
314 sourceTree = "<group>";
315 };
316 CDFBFC39175EBDF7000A0768 /* FirstViewController.xib */ = {
317 isa = PBXVariantGroup;
318 children = (
319 CDFBFC3A175EBDF7000A0768 /* en */,
320 );
321 name = FirstViewController.xib;
322 sourceTree = "<group>";
323 };
324 CDFBFC4B175EBDF7000A0768 /* InfoPlist.strings */ = {
325 isa = PBXVariantGroup;
326 children = (
327 CDFBFC4C175EBDF7000A0768 /* en */,
328 );
329 name = InfoPlist.strings;
330 sourceTree = "<group>";
331 };
332/* End PBXVariantGroup section */
333
334/* Begin XCBuildConfiguration section */
335 CDFBFC51175EBDF7000A0768 /* Debug */ = {
336 isa = XCBuildConfiguration;
337 buildSettings = {
338 ALWAYS_SEARCH_USER_PATHS = NO;
339 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
340 CLANG_CXX_LIBRARY = "libc++";
341 CLANG_ENABLE_OBJC_ARC = YES;
342 CLANG_WARN_CONSTANT_CONVERSION = YES;
343 CLANG_WARN_EMPTY_BODY = YES;
344 CLANG_WARN_ENUM_CONVERSION = YES;
345 CLANG_WARN_INT_CONVERSION = YES;
346 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
347 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
348 COPY_PHASE_STRIP = NO;
349 GCC_C_LANGUAGE_STANDARD = gnu99;
350 GCC_DYNAMIC_NO_PIC = NO;
351 GCC_OPTIMIZATION_LEVEL = 0;
352 GCC_PREPROCESSOR_DEFINITIONS = (
353 "DEBUG=1",
354 "$(inherited)",
355 );
356 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
357 GCC_WARN_ABOUT_RETURN_TYPE = YES;
358 GCC_WARN_UNINITIALIZED_AUTOS = YES;
359 GCC_WARN_UNUSED_VARIABLE = YES;
360 IPHONEOS_DEPLOYMENT_TARGET = 6.1;
361 ONLY_ACTIVE_ARCH = YES;
362 SDKROOT = iphoneos;
363 };
364 name = Debug;
365 };
366 CDFBFC52175EBDF7000A0768 /* Release */ = {
367 isa = XCBuildConfiguration;
368 buildSettings = {
369 ALWAYS_SEARCH_USER_PATHS = NO;
370 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
371 CLANG_CXX_LIBRARY = "libc++";
372 CLANG_ENABLE_OBJC_ARC = YES;
373 CLANG_WARN_CONSTANT_CONVERSION = YES;
374 CLANG_WARN_EMPTY_BODY = YES;
375 CLANG_WARN_ENUM_CONVERSION = YES;
376 CLANG_WARN_INT_CONVERSION = YES;
377 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
378 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
379 COPY_PHASE_STRIP = YES;
380 GCC_C_LANGUAGE_STANDARD = gnu99;
381 GCC_WARN_ABOUT_RETURN_TYPE = YES;
382 GCC_WARN_UNINITIALIZED_AUTOS = YES;
383 GCC_WARN_UNUSED_VARIABLE = YES;
384 IPHONEOS_DEPLOYMENT_TARGET = 6.1;
385 OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
386 SDKROOT = iphoneos;
387 VALIDATE_PRODUCT = YES;
388 };
389 name = Release;
390 };
391 CDFBFC54175EBDF7000A0768 /* Debug */ = {
392 isa = XCBuildConfiguration;
393 buildSettings = {
394 GCC_PRECOMPILE_PREFIX_HEADER = YES;
395 GCC_PREFIX_HEADER = "KVO/KVO-Prefix.pch";
396 INFOPLIST_FILE = "KVO/KVO-Info.plist";
397 PRODUCT_NAME = "$(TARGET_NAME)";
398 WRAPPER_EXTENSION = app;
399 };
400 name = Debug;
401 };
402 CDFBFC55175EBDF7000A0768 /* Release */ = {
403 isa = XCBuildConfiguration;
404 buildSettings = {
405 GCC_PRECOMPILE_PREFIX_HEADER = YES;
406 GCC_PREFIX_HEADER = "KVO/KVO-Prefix.pch";
407 INFOPLIST_FILE = "KVO/KVO-Info.plist";
408 PRODUCT_NAME = "$(TARGET_NAME)";
409 WRAPPER_EXTENSION = app;
410 };
411 name = Release;
412 };
413 CDFBFC57175EBDF7000A0768 /* Debug */ = {
414 isa = XCBuildConfiguration;
415 buildSettings = {
416 BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/KVO.app/KVO";
417 FRAMEWORK_SEARCH_PATHS = (
418 "\"$(SDKROOT)/Developer/Library/Frameworks\"",
419 "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
420 );
421 GCC_PRECOMPILE_PREFIX_HEADER = YES;
422 GCC_PREFIX_HEADER = "KVO/KVO-Prefix.pch";
423 INFOPLIST_FILE = "KVOTests/KVOTests-Info.plist";
424 PRODUCT_NAME = "$(TARGET_NAME)";
425 TEST_HOST = "$(BUNDLE_LOADER)";
426 WRAPPER_EXTENSION = octest;
427 };
428 name = Debug;
429 };
430 CDFBFC58175EBDF7000A0768 /* Release */ = {
431 isa = XCBuildConfiguration;
432 buildSettings = {
433 BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/KVO.app/KVO";
434 FRAMEWORK_SEARCH_PATHS = (
435 "\"$(SDKROOT)/Developer/Library/Frameworks\"",
436 "\"$(DEVELOPER_LIBRARY_DIR)/Frameworks\"",
437 );
438 GCC_PRECOMPILE_PREFIX_HEADER = YES;
439 GCC_PREFIX_HEADER = "KVO/KVO-Prefix.pch";
440 INFOPLIST_FILE = "KVOTests/KVOTests-Info.plist";
441 PRODUCT_NAME = "$(TARGET_NAME)";
442 TEST_HOST = "$(BUNDLE_LOADER)";
443 WRAPPER_EXTENSION = octest;
444 };
445 name = Release;
446 };
447/* End XCBuildConfiguration section */
448
449/* Begin XCConfigurationList section */
450 CDFBFC16175EBDF7000A0768 /* Build configuration list for PBXProject "KVO" */ = {
451 isa = XCConfigurationList;
452 buildConfigurations = (
453 CDFBFC51175EBDF7000A0768 /* Debug */,
454 CDFBFC52175EBDF7000A0768 /* Release */,
455 );
456 defaultConfigurationIsVisible = 0;
457 defaultConfigurationName = Release;
458 };
459 CDFBFC53175EBDF7000A0768 /* Build configuration list for PBXNativeTarget "KVO" */ = {
460 isa = XCConfigurationList;
461 buildConfigurations = (
462 CDFBFC54175EBDF7000A0768 /* Debug */,
463 CDFBFC55175EBDF7000A0768 /* Release */,
464 );
465 defaultConfigurationIsVisible = 0;
466 };
467 CDFBFC56175EBDF7000A0768 /* Build configuration list for PBXNativeTarget "KVOTests" */ = {
468 isa = XCConfigurationList;
469 buildConfigurations = (
470 CDFBFC57175EBDF7000A0768 /* Debug */,
471 CDFBFC58175EBDF7000A0768 /* Release */,
472 );
473 defaultConfigurationIsVisible = 0;
474 };
475/* End XCConfigurationList section */
476 };
477 rootObject = CDFBFC13175EBDF7000A0768 /* Project object */;
478}