|
16 | 16 | 227829E313061C8C00CCA1B9 /* SVGeocoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 227829CB13061C8C00CCA1B9 /* SVGeocoder.m */; }; |
17 | 17 | 22B7DFEB1305BA250014DB40 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 22B7DFEA1305BA250014DB40 /* MapKit.framework */; }; |
18 | 18 | 22B7DFFD1305BA380014DB40 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 22B7DFFC1305BA380014DB40 /* CoreLocation.framework */; }; |
| 19 | + 22E18A6F1615490F00F13D32 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 22E18A6E1615490F00F13D32 /* Default-568h@2x.png */; }; |
19 | 20 | 288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765A40DF7441C002DB57D /* CoreGraphics.framework */; }; |
20 | 21 | 2899E5220DE3E06400AC0155 /* SVGeocoderAppViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2899E5210DE3E06400AC0155 /* SVGeocoderAppViewController.xib */; }; |
21 | 22 | 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; }; |
|
35 | 36 | 227829CB13061C8C00CCA1B9 /* SVGeocoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SVGeocoder.m; sourceTree = "<group>"; }; |
36 | 37 | 22B7DFEA1305BA250014DB40 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; |
37 | 38 | 22B7DFFC1305BA380014DB40 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; |
| 39 | + 22E18A6E1615490F00F13D32 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; |
38 | 40 | 288765A40DF7441C002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
39 | 41 | 2899E5210DE3E06400AC0155 /* SVGeocoderAppViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SVGeocoderAppViewController.xib; sourceTree = "<group>"; }; |
40 | 42 | 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; }; |
|
95 | 97 | 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { |
96 | 98 | isa = PBXGroup; |
97 | 99 | children = ( |
| 100 | + 22E18A6E1615490F00F13D32 /* Default-568h@2x.png */, |
98 | 101 | 2273178B14B7511A00A25F46 /* README.textile */, |
99 | 102 | 080E96DDFE201D6D7F000001 /* Classes */, |
100 | 103 | 227829C913061C8C00CCA1B9 /* SVGeocoder */, |
|
163 | 166 | 29B97313FDCFA39411CA2CEA /* Project object */ = { |
164 | 167 | isa = PBXProject; |
165 | 168 | attributes = { |
166 | | - LastUpgradeCheck = 0420; |
| 169 | + LastUpgradeCheck = 0450; |
167 | 170 | }; |
168 | 171 | buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SVGeocoder" */; |
169 | 172 | compatibilityVersion = "Xcode 3.2"; |
|
192 | 195 | 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */, |
193 | 196 | 2899E5220DE3E06400AC0155 /* SVGeocoderAppViewController.xib in Resources */, |
194 | 197 | 2273178C14B7511A00A25F46 /* README.textile in Resources */, |
| 198 | + 22E18A6F1615490F00F13D32 /* Default-568h@2x.png in Resources */, |
195 | 199 | ); |
196 | 200 | runOnlyForDeploymentPostprocessing = 0; |
197 | 201 | }; |
|
0 commit comments