|
16 | 16 | 53524B441691E77100719AF8 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 53524B3D1691E77100719AF8 /* [email protected] */; };
|
17 | 17 | 53524B451691E77100719AF8 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 53524B3E1691E77100719AF8 /* Icon.png */; };
|
18 | 18 | 53524B461691E77100719AF8 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 53524B3F1691E77100719AF8 /* [email protected] */; };
|
19 |
| - 538A797D157E567F0007B8A5 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 538A797C157E567F0007B8A5 /* UIKit.framework */; }; |
20 |
| - 538A797F157E567F0007B8A5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 538A797E157E567F0007B8A5 /* Foundation.framework */; }; |
21 |
| - 538A7981157E567F0007B8A5 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 538A7980157E567F0007B8A5 /* CoreGraphics.framework */; }; |
22 |
| - 538A7983157E567F0007B8A5 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 538A7982157E567F0007B8A5 /* CoreData.framework */; }; |
23 | 19 | 538A7989157E567F0007B8A5 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 538A7987157E567F0007B8A5 /* InfoPlist.strings */; };
|
24 | 20 | 538A798B157E567F0007B8A5 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 538A798A157E567F0007B8A5 /* main.m */; };
|
25 | 21 | 538A798F157E567F0007B8A5 /* UYLAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 538A798E157E567F0007B8A5 /* UYLAppDelegate.m */; };
|
|
45 | 41 | 53524B3E1691E77100719AF8 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
|
46 | 42 | 53524B3F1691E77100719AF8 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; };
|
47 | 43 | 538A7978157E567F0007B8A5 /* WorldFacts.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WorldFacts.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
48 |
| - 538A797C157E567F0007B8A5 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
49 |
| - 538A797E157E567F0007B8A5 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
50 |
| - 538A7980157E567F0007B8A5 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
51 |
| - 538A7982157E567F0007B8A5 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; |
52 | 44 | 538A7986157E567F0007B8A5 /* WorldFacts-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "WorldFacts-Info.plist"; sourceTree = "<group>"; };
|
53 | 45 | 538A7988157E567F0007B8A5 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
54 | 46 | 538A798A157E567F0007B8A5 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
72 | 64 | isa = PBXFrameworksBuildPhase;
|
73 | 65 | buildActionMask = 2147483647;
|
74 | 66 | files = (
|
75 |
| - 538A797D157E567F0007B8A5 /* UIKit.framework in Frameworks */, |
76 |
| - 538A797F157E567F0007B8A5 /* Foundation.framework in Frameworks */, |
77 |
| - 538A7981157E567F0007B8A5 /* CoreGraphics.framework in Frameworks */, |
78 |
| - 538A7983157E567F0007B8A5 /* CoreData.framework in Frameworks */, |
79 | 67 | );
|
80 | 68 | runOnlyForDeploymentPostprocessing = 0;
|
81 | 69 | };
|
|
102 | 90 | children = (
|
103 | 91 | 532CADEA158D1286002BEDC8 /* README */,
|
104 | 92 | 538A7984157E567F0007B8A5 /* WorldFacts */,
|
105 |
| - 538A797B157E567F0007B8A5 /* Frameworks */, |
106 | 93 | 538A7979157E567F0007B8A5 /* Products */,
|
107 | 94 | );
|
108 | 95 | sourceTree = "<group>";
|
|
115 | 102 | name = Products;
|
116 | 103 | sourceTree = "<group>";
|
117 | 104 | };
|
118 |
| - 538A797B157E567F0007B8A5 /* Frameworks */ = { |
119 |
| - isa = PBXGroup; |
120 |
| - children = ( |
121 |
| - 538A797C157E567F0007B8A5 /* UIKit.framework */, |
122 |
| - 538A797E157E567F0007B8A5 /* Foundation.framework */, |
123 |
| - 538A7980157E567F0007B8A5 /* CoreGraphics.framework */, |
124 |
| - 538A7982157E567F0007B8A5 /* CoreData.framework */, |
125 |
| - ); |
126 |
| - name = Frameworks; |
127 |
| - sourceTree = "<group>"; |
128 |
| - }; |
129 | 105 | 538A7984157E567F0007B8A5 /* WorldFacts */ = {
|
130 | 106 | isa = PBXGroup;
|
131 | 107 | children = (
|
|
363 | 339 | 538A7996157E567F0007B8A5 /* Debug */ = {
|
364 | 340 | isa = XCBuildConfiguration;
|
365 | 341 | buildSettings = {
|
366 |
| - GCC_PRECOMPILE_PREFIX_HEADER = YES; |
367 |
| - GCC_PREFIX_HEADER = "WorldFacts/WorldFacts-Prefix.pch"; |
| 342 | + GCC_PRECOMPILE_PREFIX_HEADER = NO; |
368 | 343 | INFOPLIST_FILE = "WorldFacts/WorldFacts-Info.plist";
|
369 | 344 | PRODUCT_NAME = "$(TARGET_NAME)";
|
370 | 345 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
375 | 350 | 538A7997157E567F0007B8A5 /* Release */ = {
|
376 | 351 | isa = XCBuildConfiguration;
|
377 | 352 | buildSettings = {
|
378 |
| - GCC_PRECOMPILE_PREFIX_HEADER = YES; |
379 |
| - GCC_PREFIX_HEADER = "WorldFacts/WorldFacts-Prefix.pch"; |
| 353 | + GCC_PRECOMPILE_PREFIX_HEADER = NO; |
380 | 354 | INFOPLIST_FILE = "WorldFacts/WorldFacts-Info.plist";
|
381 | 355 | PRODUCT_NAME = "$(TARGET_NAME)";
|
382 | 356 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
0 commit comments