...
|
...
|
@@ -7,6 +7,8 @@ |
|
|
objects = {
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
32892E311FAE898C00BE8320 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 32892E301FAE898C00BE8320 /* Images.xcassets */; };
|
|
|
32892E351FAE89FE00BE8320 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 32892E341FAE89FD00BE8320 /* LaunchScreen.storyboard */; };
|
|
|
3E75A9861742DBE700DA412D /* CustomPathImages in Resources */ = {isa = PBXBuildFile; fileRef = 3E75A9851742DBE700DA412D /* CustomPathImages */; };
|
|
|
4314D1AA1D0E1181004B36C9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4314D1A91D0E1181004B36C9 /* main.m */; };
|
|
|
4314D1AD1D0E1181004B36C9 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4314D1AC1D0E1181004B36C9 /* AppDelegate.m */; };
|
...
|
...
|
@@ -42,7 +44,6 @@ |
|
|
537612B6155AB74D005750A4 /* DetailViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 537612B4155AB74D005750A4 /* DetailViewController.xib */; };
|
|
|
53A2B50D155B155A00B12423 /* placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50B155B155A00B12423 /* placeholder.png */; };
|
|
|
53A2B50E155B155A00B12423 /* placeholder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50C155B155A00B12423 /* placeholder@2x.png */; };
|
|
|
53EEC18916484553007601E1 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 53EEC18816484553007601E1 /* Default-568h@2x.png */; };
|
|
|
DA248D44195470FD00390AB0 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537612E3155ABA3C005750A4 /* MapKit.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
...
|
...
|
@@ -159,6 +160,8 @@ |
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
32892E301FAE898C00BE8320 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
|
32892E341FAE89FD00BE8320 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
|
3E75A9851742DBE700DA412D /* CustomPathImages */ = {isa = PBXFileReference; lastKnownFileType = folder; path = CustomPathImages; sourceTree = SOURCE_ROOT; };
|
|
|
4314D1A61D0E1181004B36C9 /* SDWebImage TV Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDWebImage TV Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
4314D1A91D0E1181004B36C9 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
...
|
...
|
@@ -211,7 +214,6 @@ |
|
|
537612E6155ABA44005750A4 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
|
|
|
53A2B50B155B155A00B12423 /* placeholder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = placeholder.png; sourceTree = "<group>"; };
|
|
|
53A2B50C155B155A00B12423 /* placeholder@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "placeholder@2x.png"; sourceTree = "<group>"; };
|
|
|
53EEC18816484553007601E1 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "../Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
|
DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDWebImage.xcodeproj; path = ../SDWebImage.xcodeproj; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
...
|
...
|
@@ -386,6 +388,8 @@ |
|
|
537612AF155AB74D005750A4 /* DetailViewController.m */,
|
|
|
537612B1155AB74D005750A4 /* MasterViewController.xib */,
|
|
|
537612B4155AB74D005750A4 /* DetailViewController.xib */,
|
|
|
32892E341FAE89FD00BE8320 /* LaunchScreen.storyboard */,
|
|
|
32892E301FAE898C00BE8320 /* Images.xcassets */,
|
|
|
537612A0155AB74D005750A4 /* Supporting Files */,
|
|
|
);
|
|
|
path = "SDWebImage Demo";
|
...
|
...
|
@@ -394,7 +398,6 @@ |
|
|
537612A0155AB74D005750A4 /* Supporting Files */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
53EEC18816484553007601E1 /* Default-568h@2x.png */,
|
|
|
537612A1155AB74D005750A4 /* SDWebImage Demo-Info.plist */,
|
|
|
537612A5155AB74D005750A4 /* main.m */,
|
|
|
537612A7155AB74D005750A4 /* SDWebImage Demo-Prefix.pch */,
|
...
|
...
|
@@ -650,8 +653,9 @@ |
|
|
537612B3155AB74D005750A4 /* MasterViewController.xib in Resources */,
|
|
|
537612B6155AB74D005750A4 /* DetailViewController.xib in Resources */,
|
|
|
53A2B50D155B155A00B12423 /* placeholder.png in Resources */,
|
|
|
32892E311FAE898C00BE8320 /* Images.xcassets in Resources */,
|
|
|
32892E351FAE89FE00BE8320 /* LaunchScreen.storyboard in Resources */,
|
|
|
53A2B50E155B155A00B12423 /* placeholder@2x.png in Resources */,
|
|
|
53EEC18916484553007601E1 /* Default-568h@2x.png in Resources */,
|
|
|
3E75A9861742DBE700DA412D /* CustomPathImages in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
...
|
...
|
@@ -1173,6 +1177,7 @@ |
|
|
537612BA155AB74D005750A4 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
"\"$(SRCROOT)\"",
|
...
|
...
|
@@ -1198,6 +1203,7 @@ |
|
|
537612BB155AB74D005750A4 /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
"\"$(SRCROOT)\"",
|
...
|
...
|
|