|
21 | 21 | 538A798F157E567F0007B8A5 /* UYLAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 538A798E157E567F0007B8A5 /* UYLAppDelegate.m */; };
|
22 | 22 | 538A7992157E567F0007B8A5 /* WorldFacts.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 538A7990157E567F0007B8A5 /* WorldFacts.xcdatamodeld */; };
|
23 | 23 | 538A79A4157E5A730007B8A5 /* UYLCountryTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 538A79A3157E5A730007B8A5 /* UYLCountryTableViewController.m */; };
|
24 |
| - 538A79A9157E5ABD0007B8A5 /* Country.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 538A79A8157E5ABD0007B8A5 /* Country.storyboard */; }; |
25 | 24 | 538A79B2157E80D40007B8A5 /* countries.plist in Resources */ = {isa = PBXBuildFile; fileRef = 538A79B1157E80D40007B8A5 /* countries.plist */; };
|
26 | 25 | 53A87BE7157FA30A000DBAC9 /* Country+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 53A87BE6157FA30A000DBAC9 /* Country+Extensions.m */; };
|
27 | 26 | 53A87BF1157FAD42000DBAC9 /* Country.m in Sources */ = {isa = PBXBuildFile; fileRef = 53A87BF0157FAD42000DBAC9 /* Country.m */; };
|
28 |
| - 53AE171015FA5BBE00911A7C /* CountryCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 53A87BFA157FD530000DBAC9 /* CountryCell.xib */; }; |
29 | 27 | 53E7826D1A3658590075A619 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 53E7826C1A3658590075A619 /* Images.xcassets */; };
|
30 | 28 | /* End PBXBuildFile section */
|
31 | 29 |
|
32 | 30 | /* Begin PBXFileReference section */
|
33 | 31 | 532CADEA158D1286002BEDC8 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
34 |
| - 532CADF0158D1690002BEDC8 /* UYLCountryViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = UYLCountryViewController.xib; sourceTree = "<group>"; }; |
35 | 32 | 532CADF3158D19D1002BEDC8 /* UYLCountryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UYLCountryViewController.h; sourceTree = "<group>"; };
|
36 | 33 | 532CADF4158D19D1002BEDC8 /* UYLCountryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UYLCountryViewController.m; sourceTree = "<group>"; };
|
37 | 34 | 53524B391691E77100719AF8 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
50 | 47 | 538A7991157E567F0007B8A5 /* WorldFacts.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = WorldFacts.xcdatamodel; sourceTree = "<group>"; };
|
51 | 48 | 538A79A2157E5A730007B8A5 /* UYLCountryTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UYLCountryTableViewController.h; sourceTree = "<group>"; };
|
52 | 49 | 538A79A3157E5A730007B8A5 /* UYLCountryTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UYLCountryTableViewController.m; sourceTree = "<group>"; };
|
53 |
| - 538A79A8157E5ABD0007B8A5 /* Country.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Country.storyboard; sourceTree = "<group>"; }; |
54 | 50 | 538A79B1157E80D40007B8A5 /* countries.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = countries.plist; sourceTree = "<group>"; };
|
55 | 51 | 53A87BE5157FA30A000DBAC9 /* Country+Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Country+Extensions.h"; sourceTree = "<group>"; };
|
56 | 52 | 53A87BE6157FA30A000DBAC9 /* Country+Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "Country+Extensions.m"; sourceTree = "<group>"; };
|
57 | 53 | 53A87BEF157FAD42000DBAC9 /* Country.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Country.h; sourceTree = "<group>"; };
|
58 | 54 | 53A87BF0157FAD42000DBAC9 /* Country.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Country.m; sourceTree = "<group>"; };
|
59 |
| - 53A87BF8157FC55A000DBAC9 /* UYLCountryTableViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = UYLCountryTableViewController.xib; sourceTree = "<group>"; }; |
60 |
| - 53A87BFA157FD530000DBAC9 /* CountryCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CountryCell.xib; sourceTree = "<group>"; }; |
61 | 55 | 53E7826C1A3658590075A619 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
62 | 56 | /* End PBXFileReference section */
|
63 | 57 |
|
|
156 | 150 | 538A799A157E56BF0007B8A5 /* Views */ = {
|
157 | 151 | isa = PBXGroup;
|
158 | 152 | children = (
|
159 |
| - 538A79A8157E5ABD0007B8A5 /* Country.storyboard */, |
160 |
| - 53A87BF8157FC55A000DBAC9 /* UYLCountryTableViewController.xib */, |
161 |
| - 53A87BFA157FD530000DBAC9 /* CountryCell.xib */, |
162 |
| - 532CADF0158D1690002BEDC8 /* UYLCountryViewController.xib */, |
163 | 153 | );
|
164 | 154 | name = Views;
|
165 | 155 | sourceTree = "<group>";
|
|
216 | 206 | buildActionMask = 2147483647;
|
217 | 207 | files = (
|
218 | 208 | 538A7989157E567F0007B8A5 /* InfoPlist.strings in Resources */,
|
219 |
| - 538A79A9157E5ABD0007B8A5 /* Country.storyboard in Resources */, |
220 | 209 | 538A79B2157E80D40007B8A5 /* countries.plist in Resources */,
|
221 | 210 | 53E7826D1A3658590075A619 /* Images.xcassets in Resources */,
|
222 | 211 | 532CADEB158D1286002BEDC8 /* README in Resources */,
|
223 |
| - 53AE171015FA5BBE00911A7C /* CountryCell.xib in Resources */, |
224 | 212 | 53524B401691E77100719AF8 /* Default-568h@2x.png in Resources */,
|
225 | 213 | 53524B411691E77100719AF8 /* Default.png in Resources */,
|
226 | 214 | 53524B421691E77100719AF8 /* Default@2x.png in Resources */,
|
|
0 commit comments