forked from SDWebImage/SDWebImage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Olivier Poitrey
committed
Oct 4, 2013
1 parent
94f5134
commit 5df0eaf
Showing
5 changed files
with
49 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ | |
/* Begin PBXBuildFile section */ | ||
3E75A9861742DBE700DA412D /* CustomPathImages in Resources */ = {isa = PBXBuildFile; fileRef = 3E75A9851742DBE700DA412D /* CustomPathImages */; }; | ||
531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537612E6155ABA44005750A4 /* ImageIO.framework */; }; | ||
5324F0FB17FF4390008DF7F6 /* libSDWebImage+WebP.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5324F0F817FF436E008DF7F6 /* libSDWebImage+WebP.a */; }; | ||
5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53761299155AB74D005750A4 /* UIKit.framework */; }; | ||
5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5376129B155AB74D005750A4 /* Foundation.framework */; }; | ||
5376129E155AB74D005750A4 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5376129D155AB74D005750A4 /* CoreGraphics.framework */; }; | ||
|
@@ -21,10 +22,23 @@ | |
53A2B50D155B155A00B12423 /* placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50B155B155A00B12423 /* placeholder.png */; }; | ||
53A2B50E155B155A00B12423 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50C155B155A00B12423 /* [email protected] */; }; | ||
53EEC18916484553007601E1 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 53EEC18816484553007601E1 /* [email protected] */; }; | ||
53EEC1B2164845E9007601E1 /* libSDWebImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 53EEC1AD164845D9007601E1 /* libSDWebImage.a */; }; | ||
/* End PBXBuildFile section */ | ||
|
||
/* Begin PBXContainerItemProxy section */ | ||
5324F0F717FF436E008DF7F6 /* PBXContainerItemProxy */ = { | ||
isa = PBXContainerItemProxy; | ||
containerPortal = 53EEC1A3164845D8007601E1 /* SDWebImage.xcodeproj */; | ||
proxyType = 2; | ||
remoteGlobalIDString = 537D95C117ECC1FE0097C263; | ||
remoteInfo = "SDWebImage+WebP"; | ||
}; | ||
5324F0F917FF4389008DF7F6 /* PBXContainerItemProxy */ = { | ||
isa = PBXContainerItemProxy; | ||
containerPortal = 53EEC1A3164845D8007601E1 /* SDWebImage.xcodeproj */; | ||
proxyType = 1; | ||
remoteGlobalIDString = 537D957317ECC1FE0097C263; | ||
remoteInfo = "SDWebImage+WebP"; | ||
}; | ||
53EEC1AC164845D9007601E1 /* PBXContainerItemProxy */ = { | ||
isa = PBXContainerItemProxy; | ||
containerPortal = 53EEC1A3164845D8007601E1 /* SDWebImage.xcodeproj */; | ||
|
@@ -39,13 +53,6 @@ | |
remoteGlobalIDString = 531041E0157EAFA400BBABC3; | ||
remoteInfo = "SDWebImage+MKAnnotation"; | ||
}; | ||
53EEC1B0164845E3007601E1 /* PBXContainerItemProxy */ = { | ||
isa = PBXContainerItemProxy; | ||
containerPortal = 53EEC1A3164845D8007601E1 /* SDWebImage.xcodeproj */; | ||
proxyType = 1; | ||
remoteGlobalIDString = 53761307155AD0D5005750A4; | ||
remoteInfo = SDWebImage; | ||
}; | ||
/* End PBXContainerItemProxy section */ | ||
|
||
/* Begin PBXFileReference section */ | ||
|
@@ -78,7 +85,7 @@ | |
isa = PBXFrameworksBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
53EEC1B2164845E9007601E1 /* libSDWebImage.a in Frameworks */, | ||
5324F0FB17FF4390008DF7F6 /* libSDWebImage+WebP.a in Frameworks */, | ||
531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */, | ||
5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */, | ||
5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */, | ||
|
@@ -153,6 +160,7 @@ | |
isa = PBXGroup; | ||
children = ( | ||
53EEC1AD164845D9007601E1 /* libSDWebImage.a */, | ||
5324F0F817FF436E008DF7F6 /* libSDWebImage+WebP.a */, | ||
53EEC1AF164845D9007601E1 /* libSDWebImage+MKAnnotation.a */, | ||
); | ||
name = Products; | ||
|
@@ -172,7 +180,7 @@ | |
buildRules = ( | ||
); | ||
dependencies = ( | ||
53EEC1B1164845E3007601E1 /* PBXTargetDependency */, | ||
5324F0FA17FF4389008DF7F6 /* PBXTargetDependency */, | ||
); | ||
name = "SDWebImage Demo"; | ||
productName = "SDWebImage Demo"; | ||
|
@@ -185,7 +193,7 @@ | |
5376128C155AB74D005750A4 /* Project object */ = { | ||
isa = PBXProject; | ||
attributes = { | ||
LastUpgradeCheck = 0430; | ||
LastUpgradeCheck = 0500; | ||
ORGANIZATIONNAME = Dailymotion; | ||
}; | ||
buildConfigurationList = 5376128F155AB74D005750A4 /* Build configuration list for PBXProject "SDWebImage Demo" */; | ||
|
@@ -212,6 +220,13 @@ | |
/* End PBXProject section */ | ||
|
||
/* Begin PBXReferenceProxy section */ | ||
5324F0F817FF436E008DF7F6 /* libSDWebImage+WebP.a */ = { | ||
isa = PBXReferenceProxy; | ||
fileType = archive.ar; | ||
path = "libSDWebImage+WebP.a"; | ||
remoteRef = 5324F0F717FF436E008DF7F6 /* PBXContainerItemProxy */; | ||
sourceTree = BUILT_PRODUCTS_DIR; | ||
}; | ||
53EEC1AD164845D9007601E1 /* libSDWebImage.a */ = { | ||
isa = PBXReferenceProxy; | ||
fileType = archive.ar; | ||
|
@@ -259,10 +274,10 @@ | |
/* End PBXSourcesBuildPhase section */ | ||
|
||
/* Begin PBXTargetDependency section */ | ||
53EEC1B1164845E3007601E1 /* PBXTargetDependency */ = { | ||
5324F0FA17FF4389008DF7F6 /* PBXTargetDependency */ = { | ||
isa = PBXTargetDependency; | ||
name = SDWebImage; | ||
targetProxy = 53EEC1B0164845E3007601E1 /* PBXContainerItemProxy */; | ||
name = "SDWebImage+WebP"; | ||
targetProxy = 5324F0F917FF4389008DF7F6 /* PBXContainerItemProxy */; | ||
}; | ||
/* End PBXTargetDependency section */ | ||
|
||
|
@@ -290,7 +305,6 @@ | |
isa = XCBuildConfiguration; | ||
buildSettings = { | ||
ALWAYS_SEARCH_USER_PATHS = NO; | ||
ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | ||
CLANG_ENABLE_OBJC_ARC = YES; | ||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | ||
COPY_PHASE_STRIP = NO; | ||
|
@@ -307,6 +321,7 @@ | |
GCC_WARN_UNINITIALIZED_AUTOS = YES; | ||
GCC_WARN_UNUSED_VARIABLE = YES; | ||
IPHONEOS_DEPLOYMENT_TARGET = 5.0; | ||
ONLY_ACTIVE_ARCH = YES; | ||
SDKROOT = iphoneos; | ||
}; | ||
name = Debug; | ||
|
@@ -315,7 +330,6 @@ | |
isa = XCBuildConfiguration; | ||
buildSettings = { | ||
ALWAYS_SEARCH_USER_PATHS = NO; | ||
ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | ||
CLANG_ENABLE_OBJC_ARC = YES; | ||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | ||
COPY_PHASE_STRIP = YES; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
SDWebImage.xcodeproj/xcshareddata/xcschemes/SDWebImage.xcscheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters