master
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9/* Begin PBXBuildFile section */
10 CDF29B1E1755845400314E32 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDF29B1D1755845400314E32 /* UIKit.framework */; };
11 CDF29B201755845400314E32 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDF29B1F1755845400314E32 /* Foundation.framework */; };
12 CDF29B221755845400314E32 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDF29B211755845400314E32 /* CoreGraphics.framework */; };
13 CDF29B281755845400314E32 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = CDF29B261755845400314E32 /* InfoPlist.strings */; };
14 CDF29B2A1755845400314E32 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CDF29B291755845400314E32 /* main.m */; };
15 CDF29B2E1755845400314E32 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CDF29B2D1755845400314E32 /* AppDelegate.m */; };
16 CDF29B301755845400314E32 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = CDF29B2F1755845400314E32 /* Default.png */; };
17 CDF29B321755845400314E32 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CDF29B311755845400314E32 /* Default@2x.png */; };
18 CDF29B341755845400314E32 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = CDF29B331755845400314E32 /* Default-568h@2x.png */; };
19 CDF29B371755845400314E32 /* MasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CDF29B361755845400314E32 /* MasterViewController.m */; };
20 CDF29B3A1755845400314E32 /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CDF29B391755845400314E32 /* DetailViewController.m */; };
21 CDF29B3D1755845400314E32 /* MasterViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CDF29B3B1755845400314E32 /* MasterViewController.xib */; };
22 CDF29B401755845400314E32 /* DetailViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CDF29B3E1755845400314E32 /* DetailViewController.xib */; };
23/* End PBXBuildFile section */
24
25/* Begin PBXFileReference section */
26 CDF29B1A1755845400314E32 /* SplitViewXIBFonts.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SplitViewXIBFonts.app; sourceTree = BUILT_PRODUCTS_DIR; };
27 CDF29B1D1755845400314E32 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
28 CDF29B1F1755845400314E32 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
29 CDF29B211755845400314E32 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
30 CDF29B251755845400314E32 /* SplitViewXIBFonts-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SplitViewXIBFonts-Info.plist"; sourceTree = "<group>"; };
31 CDF29B271755845400314E32 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
32 CDF29B291755845400314E32 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
33 CDF29B2B1755845400314E32 /* SplitViewXIBFonts-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SplitViewXIBFonts-Prefix.pch"; sourceTree = "<group>"; };
34 CDF29B2C1755845400314E32 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
35 CDF29B2D1755845400314E32 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
36 CDF29B2F1755845400314E32 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
37 CDF29B311755845400314E32 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
38 CDF29B331755845400314E32 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
39 CDF29B351755845400314E32 /* MasterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MasterViewController.h; sourceTree = "<group>"; };
40 CDF29B361755845400314E32 /* MasterViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MasterViewController.m; sourceTree = "<group>"; };
41 CDF29B381755845400314E32 /* DetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DetailViewController.h; sourceTree = "<group>"; };
42 CDF29B391755845400314E32 /* DetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DetailViewController.m; sourceTree = "<group>"; };
43 CDF29B3C1755845400314E32 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MasterViewController.xib; sourceTree = "<group>"; };
44 CDF29B3F1755845400314E32 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/DetailViewController.xib; sourceTree = "<group>"; };
45/* End PBXFileReference section */
46
47/* Begin PBXFrameworksBuildPhase section */
48 CDF29B171755845400314E32 /* Frameworks */ = {
49 isa = PBXFrameworksBuildPhase;
50 buildActionMask = 2147483647;
51 files = (
52 CDF29B1E1755845400314E32 /* UIKit.framework in Frameworks */,
53 CDF29B201755845400314E32 /* Foundation.framework in Frameworks */,
54 CDF29B221755845400314E32 /* CoreGraphics.framework in Frameworks */,
55 );
56 runOnlyForDeploymentPostprocessing = 0;
57 };
58/* End PBXFrameworksBuildPhase section */
59
60/* Begin PBXGroup section */
61 CDF29B111755845400314E32 = {
62 isa = PBXGroup;
63 children = (
64 CDF29B231755845400314E32 /* SplitViewXIBFonts */,
65 CDF29B1C1755845400314E32 /* Frameworks */,
66 CDF29B1B1755845400314E32 /* Products */,
67 );
68 sourceTree = "<group>";
69 };
70 CDF29B1B1755845400314E32 /* Products */ = {
71 isa = PBXGroup;
72 children = (
73 CDF29B1A1755845400314E32 /* SplitViewXIBFonts.app */,
74 );
75 name = Products;
76 sourceTree = "<group>";
77 };
78 CDF29B1C1755845400314E32 /* Frameworks */ = {
79 isa = PBXGroup;
80 children = (
81 CDF29B1D1755845400314E32 /* UIKit.framework */,
82 CDF29B1F1755845400314E32 /* Foundation.framework */,
83 CDF29B211755845400314E32 /* CoreGraphics.framework */,
84 );
85 name = Frameworks;
86 sourceTree = "<group>";
87 };
88 CDF29B231755845400314E32 /* SplitViewXIBFonts */ = {
89 isa = PBXGroup;
90 children = (
91 CDF29B2C1755845400314E32 /* AppDelegate.h */,
92 CDF29B2D1755845400314E32 /* AppDelegate.m */,
93 CDF29B351755845400314E32 /* MasterViewController.h */,
94 CDF29B361755845400314E32 /* MasterViewController.m */,
95 CDF29B381755845400314E32 /* DetailViewController.h */,
96 CDF29B391755845400314E32 /* DetailViewController.m */,
97 CDF29B3B1755845400314E32 /* MasterViewController.xib */,
98 CDF29B3E1755845400314E32 /* DetailViewController.xib */,
99 CDF29B241755845400314E32 /* Supporting Files */,
100 );
101 path = SplitViewXIBFonts;
102 sourceTree = "<group>";
103 };
104 CDF29B241755845400314E32 /* Supporting Files */ = {
105 isa = PBXGroup;
106 children = (
107 CDF29B251755845400314E32 /* SplitViewXIBFonts-Info.plist */,
108 CDF29B261755845400314E32 /* InfoPlist.strings */,
109 CDF29B291755845400314E32 /* main.m */,
110 CDF29B2B1755845400314E32 /* SplitViewXIBFonts-Prefix.pch */,
111 CDF29B2F1755845400314E32 /* Default.png */,
112 CDF29B311755845400314E32 /* Default@2x.png */,
113 CDF29B331755845400314E32 /* Default-568h@2x.png */,
114 );
115 name = "Supporting Files";
116 sourceTree = "<group>";
117 };
118/* End PBXGroup section */
119
120/* Begin PBXNativeTarget section */
121 CDF29B191755845400314E32 /* SplitViewXIBFonts */ = {
122 isa = PBXNativeTarget;
123 buildConfigurationList = CDF29B431755845400314E32 /* Build configuration list for PBXNativeTarget "SplitViewXIBFonts" */;
124 buildPhases = (
125 CDF29B161755845400314E32 /* Sources */,
126 CDF29B171755845400314E32 /* Frameworks */,
127 CDF29B181755845400314E32 /* Resources */,
128 );
129 buildRules = (
130 );
131 dependencies = (
132 );
133 name = SplitViewXIBFonts;
134 productName = SplitViewXIBFonts;
135 productReference = CDF29B1A1755845400314E32 /* SplitViewXIBFonts.app */;
136 productType = "com.apple.product-type.application";
137 };
138/* End PBXNativeTarget section */
139
140/* Begin PBXProject section */
141 CDF29B121755845400314E32 /* Project object */ = {
142 isa = PBXProject;
143 attributes = {
144 LastUpgradeCheck = 0460;
145 ORGANIZATIONNAME = "mo khan";
146 };
147 buildConfigurationList = CDF29B151755845400314E32 /* Build configuration list for PBXProject "SplitViewXIBFonts" */;
148 compatibilityVersion = "Xcode 3.2";
149 developmentRegion = English;
150 hasScannedForEncodings = 0;
151 knownRegions = (
152 en,
153 );
154 mainGroup = CDF29B111755845400314E32;
155 productRefGroup = CDF29B1B1755845400314E32 /* Products */;
156 projectDirPath = "";
157 projectRoot = "";
158 targets = (
159 CDF29B191755845400314E32 /* SplitViewXIBFonts */,
160 );
161 };
162/* End PBXProject section */
163
164/* Begin PBXResourcesBuildPhase section */
165 CDF29B181755845400314E32 /* Resources */ = {
166 isa = PBXResourcesBuildPhase;
167 buildActionMask = 2147483647;
168 files = (
169 CDF29B281755845400314E32 /* InfoPlist.strings in Resources */,
170 CDF29B301755845400314E32 /* Default.png in Resources */,
171 CDF29B321755845400314E32 /* Default@2x.png in Resources */,
172 CDF29B341755845400314E32 /* Default-568h@2x.png in Resources */,
173 CDF29B3D1755845400314E32 /* MasterViewController.xib in Resources */,
174 CDF29B401755845400314E32 /* DetailViewController.xib in Resources */,
175 );
176 runOnlyForDeploymentPostprocessing = 0;
177 };
178/* End PBXResourcesBuildPhase section */
179
180/* Begin PBXSourcesBuildPhase section */
181 CDF29B161755845400314E32 /* Sources */ = {
182 isa = PBXSourcesBuildPhase;
183 buildActionMask = 2147483647;
184 files = (
185 CDF29B2A1755845400314E32 /* main.m in Sources */,
186 CDF29B2E1755845400314E32 /* AppDelegate.m in Sources */,
187 CDF29B371755845400314E32 /* MasterViewController.m in Sources */,
188 CDF29B3A1755845400314E32 /* DetailViewController.m in Sources */,
189 );
190 runOnlyForDeploymentPostprocessing = 0;
191 };
192/* End PBXSourcesBuildPhase section */
193
194/* Begin PBXVariantGroup section */
195 CDF29B261755845400314E32 /* InfoPlist.strings */ = {
196 isa = PBXVariantGroup;
197 children = (
198 CDF29B271755845400314E32 /* en */,
199 );
200 name = InfoPlist.strings;
201 sourceTree = "<group>";
202 };
203 CDF29B3B1755845400314E32 /* MasterViewController.xib */ = {
204 isa = PBXVariantGroup;
205 children = (
206 CDF29B3C1755845400314E32 /* en */,
207 );
208 name = MasterViewController.xib;
209 sourceTree = "<group>";
210 };
211 CDF29B3E1755845400314E32 /* DetailViewController.xib */ = {
212 isa = PBXVariantGroup;
213 children = (
214 CDF29B3F1755845400314E32 /* en */,
215 );
216 name = DetailViewController.xib;
217 sourceTree = "<group>";
218 };
219/* End PBXVariantGroup section */
220
221/* Begin XCBuildConfiguration section */
222 CDF29B411755845400314E32 /* Debug */ = {
223 isa = XCBuildConfiguration;
224 buildSettings = {
225 ALWAYS_SEARCH_USER_PATHS = NO;
226 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
227 CLANG_CXX_LIBRARY = "libc++";
228 CLANG_ENABLE_OBJC_ARC = YES;
229 CLANG_WARN_CONSTANT_CONVERSION = YES;
230 CLANG_WARN_EMPTY_BODY = YES;
231 CLANG_WARN_ENUM_CONVERSION = YES;
232 CLANG_WARN_INT_CONVERSION = YES;
233 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
234 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
235 COPY_PHASE_STRIP = NO;
236 GCC_C_LANGUAGE_STANDARD = gnu99;
237 GCC_DYNAMIC_NO_PIC = NO;
238 GCC_OPTIMIZATION_LEVEL = 0;
239 GCC_PREPROCESSOR_DEFINITIONS = (
240 "DEBUG=1",
241 "$(inherited)",
242 );
243 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
244 GCC_WARN_ABOUT_RETURN_TYPE = YES;
245 GCC_WARN_UNINITIALIZED_AUTOS = YES;
246 GCC_WARN_UNUSED_VARIABLE = YES;
247 IPHONEOS_DEPLOYMENT_TARGET = 6.1;
248 ONLY_ACTIVE_ARCH = YES;
249 SDKROOT = iphoneos;
250 TARGETED_DEVICE_FAMILY = 2;
251 };
252 name = Debug;
253 };
254 CDF29B421755845400314E32 /* Release */ = {
255 isa = XCBuildConfiguration;
256 buildSettings = {
257 ALWAYS_SEARCH_USER_PATHS = NO;
258 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
259 CLANG_CXX_LIBRARY = "libc++";
260 CLANG_ENABLE_OBJC_ARC = YES;
261 CLANG_WARN_CONSTANT_CONVERSION = YES;
262 CLANG_WARN_EMPTY_BODY = YES;
263 CLANG_WARN_ENUM_CONVERSION = YES;
264 CLANG_WARN_INT_CONVERSION = YES;
265 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
266 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
267 COPY_PHASE_STRIP = YES;
268 GCC_C_LANGUAGE_STANDARD = gnu99;
269 GCC_WARN_ABOUT_RETURN_TYPE = YES;
270 GCC_WARN_UNINITIALIZED_AUTOS = YES;
271 GCC_WARN_UNUSED_VARIABLE = YES;
272 IPHONEOS_DEPLOYMENT_TARGET = 6.1;
273 OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
274 SDKROOT = iphoneos;
275 TARGETED_DEVICE_FAMILY = 2;
276 VALIDATE_PRODUCT = YES;
277 };
278 name = Release;
279 };
280 CDF29B441755845400314E32 /* Debug */ = {
281 isa = XCBuildConfiguration;
282 buildSettings = {
283 GCC_PRECOMPILE_PREFIX_HEADER = YES;
284 GCC_PREFIX_HEADER = "SplitViewXIBFonts/SplitViewXIBFonts-Prefix.pch";
285 INFOPLIST_FILE = "SplitViewXIBFonts/SplitViewXIBFonts-Info.plist";
286 PRODUCT_NAME = "$(TARGET_NAME)";
287 WRAPPER_EXTENSION = app;
288 };
289 name = Debug;
290 };
291 CDF29B451755845400314E32 /* Release */ = {
292 isa = XCBuildConfiguration;
293 buildSettings = {
294 GCC_PRECOMPILE_PREFIX_HEADER = YES;
295 GCC_PREFIX_HEADER = "SplitViewXIBFonts/SplitViewXIBFonts-Prefix.pch";
296 INFOPLIST_FILE = "SplitViewXIBFonts/SplitViewXIBFonts-Info.plist";
297 PRODUCT_NAME = "$(TARGET_NAME)";
298 WRAPPER_EXTENSION = app;
299 };
300 name = Release;
301 };
302/* End XCBuildConfiguration section */
303
304/* Begin XCConfigurationList section */
305 CDF29B151755845400314E32 /* Build configuration list for PBXProject "SplitViewXIBFonts" */ = {
306 isa = XCConfigurationList;
307 buildConfigurations = (
308 CDF29B411755845400314E32 /* Debug */,
309 CDF29B421755845400314E32 /* Release */,
310 );
311 defaultConfigurationIsVisible = 0;
312 defaultConfigurationName = Release;
313 };
314 CDF29B431755845400314E32 /* Build configuration list for PBXNativeTarget "SplitViewXIBFonts" */ = {
315 isa = XCConfigurationList;
316 buildConfigurations = (
317 CDF29B441755845400314E32 /* Debug */,
318 CDF29B451755845400314E32 /* Release */,
319 );
320 defaultConfigurationIsVisible = 0;
321 };
322/* End XCConfigurationList section */
323 };
324 rootObject = CDF29B121755845400314E32 /* Project object */;
325}