| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537612E6155ABA44005750A4 /* ImageIO.framework */; };
- 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 */; };
- 537612A6155AB74D005750A4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612A5155AB74D005750A4 /* main.m */; };
- 537612AA155AB74D005750A4 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612A9155AB74D005750A4 /* AppDelegate.m */; };
- 537612AD155AB74D005750A4 /* MasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612AC155AB74D005750A4 /* MasterViewController.m */; };
- 537612B0155AB74D005750A4 /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 537612AF155AB74D005750A4 /* DetailViewController.m */; };
- 537612B3155AB74D005750A4 /* MasterViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 537612B1155AB74D005750A4 /* MasterViewController.xib */; };
- 537612B6155AB74D005750A4 /* DetailViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 537612B4155AB74D005750A4 /* DetailViewController.xib */; };
- 53980816164349C6003B5191 /* libSDWebImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5398080416434977003B5191 /* libSDWebImage.a */; };
- 53A2B50D155B155A00B12423 /* placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50B155B155A00B12423 /* placeholder.png */; };
- 53A2B50E155B155A00B12423 /* placeholder@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 53A2B50C155B155A00B12423 /* placeholder@2x.png */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 5398080116434977003B5191 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 539807FA16434977003B5191 /* SDWebImage.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 53922D6F148C55820056699D;
- remoteInfo = SDWebImage;
- };
- 5398080316434977003B5191 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 539807FA16434977003B5191 /* SDWebImage.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 53761325155AD0D5005750A4;
- remoteInfo = "SDWebImage ARC";
- };
- 5398080516434977003B5191 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 539807FA16434977003B5191 /* SDWebImage.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = 531041E0157EAFA400BBABC3;
- remoteInfo = "SDWebImage ARC+MKAnnotation";
- };
- 53980814164349BD003B5191 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 539807FA16434977003B5191 /* SDWebImage.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = 53761307155AD0D5005750A4;
- remoteInfo = "SDWebImage ARC";
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 53761295155AB74D005750A4 /* SDWebImage Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDWebImage Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
- 53761299155AB74D005750A4 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- 5376129B155AB74D005750A4 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- 5376129D155AB74D005750A4 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- 537612A1155AB74D005750A4 /* SDWebImage Demo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SDWebImage Demo-Info.plist"; sourceTree = "<group>"; };
- 537612A5155AB74D005750A4 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 537612A7155AB74D005750A4 /* SDWebImage Demo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SDWebImage Demo-Prefix.pch"; sourceTree = "<group>"; };
- 537612A8155AB74D005750A4 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- 537612A9155AB74D005750A4 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- 537612AB155AB74D005750A4 /* MasterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MasterViewController.h; sourceTree = "<group>"; };
- 537612AC155AB74D005750A4 /* MasterViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MasterViewController.m; sourceTree = "<group>"; };
- 537612AE155AB74D005750A4 /* DetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DetailViewController.h; sourceTree = "<group>"; };
- 537612AF155AB74D005750A4 /* DetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DetailViewController.m; sourceTree = "<group>"; };
- 537612B2155AB74D005750A4 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MasterViewController.xib; sourceTree = "<group>"; };
- 537612B5155AB74D005750A4 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/DetailViewController.xib; sourceTree = "<group>"; };
- 537612E3155ABA3C005750A4 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; };
- 537612E6155ABA44005750A4 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
- 539807FA16434977003B5191 /* SDWebImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDWebImage.xcodeproj; path = ../SDWebImage.xcodeproj; sourceTree = "<group>"; };
- 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>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 53761292155AB74D005750A4 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 53980816164349C6003B5191 /* libSDWebImage.a in Frameworks */,
- 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */,
- 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */,
- 5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */,
- 5376129E155AB74D005750A4 /* CoreGraphics.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 5376128A155AB74D005750A4 = {
- isa = PBXGroup;
- children = (
- 5376129F155AB74D005750A4 /* SDWebImage Demo */,
- 53761298155AB74D005750A4 /* Frameworks */,
- 53761296155AB74D005750A4 /* Products */,
- );
- sourceTree = "<group>";
- };
- 53761296155AB74D005750A4 /* Products */ = {
- isa = PBXGroup;
- children = (
- 53761295155AB74D005750A4 /* SDWebImage Demo.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 53761298155AB74D005750A4 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 539807FA16434977003B5191 /* SDWebImage.xcodeproj */,
- 537612E6155ABA44005750A4 /* ImageIO.framework */,
- 537612E3155ABA3C005750A4 /* MapKit.framework */,
- 53761299155AB74D005750A4 /* UIKit.framework */,
- 5376129B155AB74D005750A4 /* Foundation.framework */,
- 5376129D155AB74D005750A4 /* CoreGraphics.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 5376129F155AB74D005750A4 /* SDWebImage Demo */ = {
- isa = PBXGroup;
- children = (
- 537612A8155AB74D005750A4 /* AppDelegate.h */,
- 537612A9155AB74D005750A4 /* AppDelegate.m */,
- 537612AB155AB74D005750A4 /* MasterViewController.h */,
- 537612AC155AB74D005750A4 /* MasterViewController.m */,
- 537612AE155AB74D005750A4 /* DetailViewController.h */,
- 537612AF155AB74D005750A4 /* DetailViewController.m */,
- 537612B1155AB74D005750A4 /* MasterViewController.xib */,
- 537612B4155AB74D005750A4 /* DetailViewController.xib */,
- 537612A0155AB74D005750A4 /* Supporting Files */,
- );
- path = "SDWebImage Demo";
- sourceTree = "<group>";
- };
- 537612A0155AB74D005750A4 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 537612A1155AB74D005750A4 /* SDWebImage Demo-Info.plist */,
- 537612A5155AB74D005750A4 /* main.m */,
- 537612A7155AB74D005750A4 /* SDWebImage Demo-Prefix.pch */,
- 53A2B50B155B155A00B12423 /* placeholder.png */,
- 53A2B50C155B155A00B12423 /* placeholder@2x.png */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 539807FB16434977003B5191 /* Products */ = {
- isa = PBXGroup;
- children = (
- 5398080216434977003B5191 /* libSDWebImage.a */,
- 5398080416434977003B5191 /* libSDWebImage.a */,
- 5398080616434977003B5191 /* libSDWebImageARC+MKAnnotation.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 53761294155AB74D005750A4 /* SDWebImage Demo */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 537612B9155AB74D005750A4 /* Build configuration list for PBXNativeTarget "SDWebImage Demo" */;
- buildPhases = (
- 53761291155AB74D005750A4 /* Sources */,
- 53761292155AB74D005750A4 /* Frameworks */,
- 53761293155AB74D005750A4 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 53980815164349BD003B5191 /* PBXTargetDependency */,
- );
- name = "SDWebImage Demo";
- productName = "SDWebImage Demo";
- productReference = 53761295155AB74D005750A4 /* SDWebImage Demo.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 5376128C155AB74D005750A4 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0430;
- ORGANIZATIONNAME = Dailymotion;
- };
- buildConfigurationList = 5376128F155AB74D005750A4 /* Build configuration list for PBXProject "SDWebImage Demo" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = 5376128A155AB74D005750A4;
- productRefGroup = 53761296155AB74D005750A4 /* Products */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = 539807FB16434977003B5191 /* Products */;
- ProjectRef = 539807FA16434977003B5191 /* SDWebImage.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- 53761294155AB74D005750A4 /* SDWebImage Demo */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- 5398080216434977003B5191 /* libSDWebImage.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = libSDWebImage.a;
- remoteRef = 5398080116434977003B5191 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- 5398080416434977003B5191 /* libSDWebImage.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = libSDWebImage.a;
- remoteRef = 5398080316434977003B5191 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- 5398080616434977003B5191 /* libSDWebImageARC+MKAnnotation.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = "libSDWebImageARC+MKAnnotation.a";
- remoteRef = 5398080516434977003B5191 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXResourcesBuildPhase section */
- 53761293155AB74D005750A4 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 537612B3155AB74D005750A4 /* MasterViewController.xib in Resources */,
- 537612B6155AB74D005750A4 /* DetailViewController.xib in Resources */,
- 53A2B50D155B155A00B12423 /* placeholder.png in Resources */,
- 53A2B50E155B155A00B12423 /* placeholder@2x.png in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 53761291155AB74D005750A4 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 537612A6155AB74D005750A4 /* main.m in Sources */,
- 537612AA155AB74D005750A4 /* AppDelegate.m in Sources */,
- 537612AD155AB74D005750A4 /* MasterViewController.m in Sources */,
- 537612B0155AB74D005750A4 /* DetailViewController.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 53980815164349BD003B5191 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = "SDWebImage ARC";
- targetProxy = 53980814164349BD003B5191 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- 537612B1155AB74D005750A4 /* MasterViewController.xib */ = {
- isa = PBXVariantGroup;
- children = (
- 537612B2155AB74D005750A4 /* en */,
- );
- name = MasterViewController.xib;
- sourceTree = "<group>";
- };
- 537612B4155AB74D005750A4 /* DetailViewController.xib */ = {
- isa = PBXVariantGroup;
- children = (
- 537612B5155AB74D005750A4 /* en */,
- );
- name = DetailViewController.xib;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 537612B7155AB74D005750A4 /* Debug */ = {
- 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;
- GCC_C_LANGUAGE_STANDARD = "compiler-default";
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_VERSION = "";
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 4.0;
- SDKROOT = iphoneos;
- };
- name = Debug;
- };
- 537612B8155AB74D005750A4 /* Release */ = {
- 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;
- GCC_C_LANGUAGE_STANDARD = "compiler-default";
- GCC_VERSION = "";
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 4.0;
- OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 537612BA155AB74D005750A4 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- FRAMEWORK_SEARCH_PATHS = (
- "$(inherited)",
- "\"$(SRCROOT)\"",
- );
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "SDWebImage Demo/SDWebImage Demo-Prefix.pch";
- GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
- HEADER_SEARCH_PATHS = (
- "\"$(OBJROOT)/UninstalledProducts/include\"",
- "\"$(TARGET_BUILD_DIR)/usr/local/lib/include\"",
- );
- INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist";
- OTHER_CFLAGS = "";
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = app;
- };
- name = Debug;
- };
- 537612BB155AB74D005750A4 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- FRAMEWORK_SEARCH_PATHS = (
- "$(inherited)",
- "\"$(SRCROOT)\"",
- );
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "SDWebImage Demo/SDWebImage Demo-Prefix.pch";
- GCC_PREPROCESSOR_DEFINITIONS = "";
- HEADER_SEARCH_PATHS = (
- "\"$(OBJROOT)/UninstalledProducts/include\"",
- "\"$(TARGET_BUILD_DIR)/usr/local/lib/include\"",
- );
- INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist";
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = app;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 5376128F155AB74D005750A4 /* Build configuration list for PBXProject "SDWebImage Demo" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 537612B7155AB74D005750A4 /* Debug */,
- 537612B8155AB74D005750A4 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 537612B9155AB74D005750A4 /* Build configuration list for PBXNativeTarget "SDWebImage Demo" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 537612BA155AB74D005750A4 /* Debug */,
- 537612BB155AB74D005750A4 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 5376128C155AB74D005750A4 /* Project object */;
- }
|