|
17 | 17 | 537612B0155AB74D005750A4 /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612AF155AB74D005750A4 /* DetailViewController.m */; }; |
18 | 18 | 537612B3155AB74D005750A4 /* MasterViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 537612B1155AB74D005750A4 /* MasterViewController.xib */; }; |
19 | 19 | 537612B6155AB74D005750A4 /* DetailViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 537612B4155AB74D005750A4 /* DetailViewController.xib */; }; |
20 | | - 539D3C6D16323DB900DC792F /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 539D3C6C16323DB900DC792F /* SDWebImage.framework */; }; |
| 20 | + 53980816164349C6003B5191 /* libSDWebImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5398080416434977003B5191 /* libSDWebImage.a */; }; |
21 | 21 | 53A2B50D155B155A00B12423 /* placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50B155B155A00B12423 /* placeholder.png */; }; |
22 | 22 | 53A2B50E155B155A00B12423 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50C155B155A00B12423 /* [email protected] */; }; |
23 | 23 | /* End PBXBuildFile section */ |
24 | 24 |
|
| 25 | +/* Begin PBXContainerItemProxy section */ |
| 26 | + 5398080116434977003B5191 /* PBXContainerItemProxy */ = { |
| 27 | + isa = PBXContainerItemProxy; |
| 28 | + containerPortal = 539807FA16434977003B5191 /* SDWebImage.xcodeproj */; |
| 29 | + proxyType = 2; |
| 30 | + remoteGlobalIDString = 53922D6F148C55820056699D; |
| 31 | + remoteInfo = SDWebImage; |
| 32 | + }; |
| 33 | + 5398080316434977003B5191 /* PBXContainerItemProxy */ = { |
| 34 | + isa = PBXContainerItemProxy; |
| 35 | + containerPortal = 539807FA16434977003B5191 /* SDWebImage.xcodeproj */; |
| 36 | + proxyType = 2; |
| 37 | + remoteGlobalIDString = 53761325155AD0D5005750A4; |
| 38 | + remoteInfo = "SDWebImage ARC"; |
| 39 | + }; |
| 40 | + 5398080516434977003B5191 /* PBXContainerItemProxy */ = { |
| 41 | + isa = PBXContainerItemProxy; |
| 42 | + containerPortal = 539807FA16434977003B5191 /* SDWebImage.xcodeproj */; |
| 43 | + proxyType = 2; |
| 44 | + remoteGlobalIDString = 531041E0157EAFA400BBABC3; |
| 45 | + remoteInfo = "SDWebImage ARC+MKAnnotation"; |
| 46 | + }; |
| 47 | + 53980814164349BD003B5191 /* PBXContainerItemProxy */ = { |
| 48 | + isa = PBXContainerItemProxy; |
| 49 | + containerPortal = 539807FA16434977003B5191 /* SDWebImage.xcodeproj */; |
| 50 | + proxyType = 1; |
| 51 | + remoteGlobalIDString = 53761307155AD0D5005750A4; |
| 52 | + remoteInfo = "SDWebImage ARC"; |
| 53 | + }; |
| 54 | +/* End PBXContainerItemProxy section */ |
| 55 | + |
25 | 56 | /* Begin PBXFileReference section */ |
26 | 57 | 53761295155AB74D005750A4 /* SDWebImage Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDWebImage Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | 58 | 53761299155AB74D005750A4 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
|
40 | 71 | 537612B5155AB74D005750A4 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/DetailViewController.xib; sourceTree = "<group>"; }; |
41 | 72 | 537612E3155ABA3C005750A4 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; |
42 | 73 | 537612E6155ABA44005750A4 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; |
43 | | - 539D3C6C16323DB900DC792F /* SDWebImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = SDWebImage.framework; sourceTree = "<group>"; }; |
| 74 | + 539807FA16434977003B5191 /* SDWebImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDWebImage.xcodeproj; path = ../SDWebImage.xcodeproj; sourceTree = "<group>"; }; |
44 | 75 | 53A2B50B155B155A00B12423 /* placeholder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = placeholder.png; sourceTree = "<group>"; }; |
45 | 76 | 53A2B50C155B155A00B12423 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; }; |
46 | 77 | /* End PBXFileReference section */ |
|
50 | 81 | isa = PBXFrameworksBuildPhase; |
51 | 82 | buildActionMask = 2147483647; |
52 | 83 | files = ( |
| 84 | + 53980816164349C6003B5191 /* libSDWebImage.a in Frameworks */, |
53 | 85 | 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */, |
54 | 86 | 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */, |
55 | 87 | 5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */, |
56 | 88 | 5376129E155AB74D005750A4 /* CoreGraphics.framework in Frameworks */, |
57 | | - 539D3C6D16323DB900DC792F /* SDWebImage.framework in Frameworks */, |
58 | 89 | ); |
59 | 90 | runOnlyForDeploymentPostprocessing = 0; |
60 | 91 | }; |
|
81 | 112 | 53761298155AB74D005750A4 /* Frameworks */ = { |
82 | 113 | isa = PBXGroup; |
83 | 114 | children = ( |
84 | | - 539D3C6C16323DB900DC792F /* SDWebImage.framework */, |
| 115 | + 539807FA16434977003B5191 /* SDWebImage.xcodeproj */, |
85 | 116 | 537612E6155ABA44005750A4 /* ImageIO.framework */, |
86 | 117 | 537612E3155ABA3C005750A4 /* MapKit.framework */, |
87 | 118 | 53761299155AB74D005750A4 /* UIKit.framework */, |
|
119 | 150 | name = "Supporting Files"; |
120 | 151 | sourceTree = "<group>"; |
121 | 152 | }; |
| 153 | + 539807FB16434977003B5191 /* Products */ = { |
| 154 | + isa = PBXGroup; |
| 155 | + children = ( |
| 156 | + 5398080216434977003B5191 /* libSDWebImage.a */, |
| 157 | + 5398080416434977003B5191 /* libSDWebImage.a */, |
| 158 | + 5398080616434977003B5191 /* libSDWebImageARC+MKAnnotation.a */, |
| 159 | + ); |
| 160 | + name = Products; |
| 161 | + sourceTree = "<group>"; |
| 162 | + }; |
122 | 163 | /* End PBXGroup section */ |
123 | 164 |
|
124 | 165 | /* Begin PBXNativeTarget section */ |
|
133 | 174 | buildRules = ( |
134 | 175 | ); |
135 | 176 | dependencies = ( |
| 177 | + 53980815164349BD003B5191 /* PBXTargetDependency */, |
136 | 178 | ); |
137 | 179 | name = "SDWebImage Demo"; |
138 | 180 | productName = "SDWebImage Demo"; |
|
158 | 200 | mainGroup = 5376128A155AB74D005750A4; |
159 | 201 | productRefGroup = 53761296155AB74D005750A4 /* Products */; |
160 | 202 | projectDirPath = ""; |
| 203 | + projectReferences = ( |
| 204 | + { |
| 205 | + ProductGroup = 539807FB16434977003B5191 /* Products */; |
| 206 | + ProjectRef = 539807FA16434977003B5191 /* SDWebImage.xcodeproj */; |
| 207 | + }, |
| 208 | + ); |
161 | 209 | projectRoot = ""; |
162 | 210 | targets = ( |
163 | 211 | 53761294155AB74D005750A4 /* SDWebImage Demo */, |
164 | 212 | ); |
165 | 213 | }; |
166 | 214 | /* End PBXProject section */ |
167 | 215 |
|
| 216 | +/* Begin PBXReferenceProxy section */ |
| 217 | + 5398080216434977003B5191 /* libSDWebImage.a */ = { |
| 218 | + isa = PBXReferenceProxy; |
| 219 | + fileType = archive.ar; |
| 220 | + path = libSDWebImage.a; |
| 221 | + remoteRef = 5398080116434977003B5191 /* PBXContainerItemProxy */; |
| 222 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 223 | + }; |
| 224 | + 5398080416434977003B5191 /* libSDWebImage.a */ = { |
| 225 | + isa = PBXReferenceProxy; |
| 226 | + fileType = archive.ar; |
| 227 | + path = libSDWebImage.a; |
| 228 | + remoteRef = 5398080316434977003B5191 /* PBXContainerItemProxy */; |
| 229 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 230 | + }; |
| 231 | + 5398080616434977003B5191 /* libSDWebImageARC+MKAnnotation.a */ = { |
| 232 | + isa = PBXReferenceProxy; |
| 233 | + fileType = archive.ar; |
| 234 | + path = "libSDWebImageARC+MKAnnotation.a"; |
| 235 | + remoteRef = 5398080516434977003B5191 /* PBXContainerItemProxy */; |
| 236 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 237 | + }; |
| 238 | +/* End PBXReferenceProxy section */ |
| 239 | + |
168 | 240 | /* Begin PBXResourcesBuildPhase section */ |
169 | 241 | 53761293155AB74D005750A4 /* Resources */ = { |
170 | 242 | isa = PBXResourcesBuildPhase; |
|
193 | 265 | }; |
194 | 266 | /* End PBXSourcesBuildPhase section */ |
195 | 267 |
|
| 268 | +/* Begin PBXTargetDependency section */ |
| 269 | + 53980815164349BD003B5191 /* PBXTargetDependency */ = { |
| 270 | + isa = PBXTargetDependency; |
| 271 | + name = "SDWebImage ARC"; |
| 272 | + targetProxy = 53980814164349BD003B5191 /* PBXContainerItemProxy */; |
| 273 | + }; |
| 274 | +/* End PBXTargetDependency section */ |
| 275 | + |
196 | 276 | /* Begin PBXVariantGroup section */ |
197 | 277 | 537612B1155AB74D005750A4 /* MasterViewController.xib */ = { |
198 | 278 | isa = PBXVariantGroup; |
|
0 commit comments