// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ FCC6D1391EB3912D0065F944 /* libSDWebImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FCC6D0D01EB38D2F0065F944 /* libSDWebImage.a */; }; FCFB253F1EA5562700F59778 /* FFFastImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB25381EA5562700F59778 /* FFFastImageSource.m */; }; FCFB25401EA5562700F59778 /* FFFastImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB253A1EA5562700F59778 /* FFFastImageView.m */; }; FCFB25411EA5562700F59778 /* FFFastImageViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB253C1EA5562700F59778 /* FFFastImageViewManager.m */; }; FCFB25421EA5562700F59778 /* RCTConvert+FFFastImage.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB253E1EA5562700F59778 /* RCTConvert+FFFastImage.m */; }; FD751C43229EB44C002BE1F4 /* FFFastImageViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB253C1EA5562700F59778 /* FFFastImageViewManager.m */; }; FD751C44229EB44C002BE1F4 /* RCTConvert+FFFastImage.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB253E1EA5562700F59778 /* RCTConvert+FFFastImage.m */; }; FD751C45229EB44C002BE1F4 /* FFFastImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB253A1EA5562700F59778 /* FFFastImageView.m */; }; FD751C46229EB44C002BE1F4 /* FFFastImageSource.m in Sources */ = {isa = PBXBuildFile; fileRef = FCFB25381EA5562700F59778 /* FFFastImageSource.m */; }; FD751C48229EB44C002BE1F4 /* libSDWebImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FCC6D0D01EB38D2F0065F944 /* libSDWebImage.a */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 3236AC0D226EC00400425AA3 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */; proxyType = 2; remoteGlobalIDString = 80B6DFEE2142B71600BCB334; remoteInfo = SDWebImageMapKit; }; FCC6D0CF1EB38D2F0065F944 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */; proxyType = 2; remoteGlobalIDString = 53761325155AD0D5005750A4; remoteInfo = "SDWebImage iOS static"; }; FCC6D0D31EB38D2F0065F944 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */; proxyType = 2; remoteGlobalIDString = 4A2CADFF1AB4BB5300B6BC39; remoteInfo = "SDWebImage iOS"; }; FCC6D1281EB3908E0065F944 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */; proxyType = 1; remoteGlobalIDString = 53761307155AD0D5005750A4; remoteInfo = "SDWebImage iOS static"; }; FD751C41229EB44C002BE1F4 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */; proxyType = 1; remoteGlobalIDString = 53761307155AD0D5005750A4; remoteInfo = "SDWebImage iOS static"; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ A287971B1DE0C0A60081BDFA /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = "include/$(PRODUCT_NAME)"; dstSubfolderSpec = 16; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; FD751C49229EB44C002BE1F4 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = "include/$(PRODUCT_NAME)"; dstSubfolderSpec = 16; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ A287971D1DE0C0A60081BDFA /* libFastImage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFastImage.a; sourceTree = BUILT_PRODUCTS_DIR; }; FCFB25371EA5562700F59778 /* FFFastImageSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FFFastImageSource.h; sourceTree = ""; }; FCFB25381EA5562700F59778 /* FFFastImageSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FFFastImageSource.m; sourceTree = ""; }; FCFB25391EA5562700F59778 /* FFFastImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FFFastImageView.h; sourceTree = ""; }; FCFB253A1EA5562700F59778 /* FFFastImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FFFastImageView.m; sourceTree = ""; }; FCFB253B1EA5562700F59778 /* FFFastImageViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FFFastImageViewManager.h; sourceTree = ""; }; FCFB253C1EA5562700F59778 /* FFFastImageViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FFFastImageViewManager.m; sourceTree = ""; }; FCFB253D1EA5562700F59778 /* RCTConvert+FFFastImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+FFFastImage.h"; sourceTree = ""; }; FCFB253E1EA5562700F59778 /* RCTConvert+FFFastImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+FFFastImage.m"; sourceTree = ""; }; FD751C4D229EB44C002BE1F4 /* libFastImage-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libFastImage-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A287971A1DE0C0A60081BDFA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( FCC6D1391EB3912D0065F944 /* libSDWebImage.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; FD751C47229EB44C002BE1F4 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( FD751C48229EB44C002BE1F4 /* libSDWebImage.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A28797141DE0C0A60081BDFA = { isa = PBXGroup; children = ( FCFB25361EA5562700F59778 /* FastImage */, A287971E1DE0C0A60081BDFA /* Products */, ); sourceTree = ""; }; A287971E1DE0C0A60081BDFA /* Products */ = { isa = PBXGroup; children = ( A287971D1DE0C0A60081BDFA /* libFastImage.a */, FD751C4D229EB44C002BE1F4 /* libFastImage-tvOS.a */, ); name = Products; sourceTree = ""; }; FCC6D0C71EB38D2F0065F944 /* Products */ = { isa = PBXGroup; children = ( FCC6D0D01EB38D2F0065F944 /* libSDWebImage.a */, FCC6D0D41EB38D2F0065F944 /* SDWebImage.framework */, 3236AC0E226EC00400425AA3 /* SDWebImageMapKit.framework */, ); name = Products; sourceTree = ""; }; FCFB25361EA5562700F59778 /* FastImage */ = { isa = PBXGroup; children = ( FCFB25371EA5562700F59778 /* FFFastImageSource.h */, FCFB25381EA5562700F59778 /* FFFastImageSource.m */, FCFB25391EA5562700F59778 /* FFFastImageView.h */, FCFB253A1EA5562700F59778 /* FFFastImageView.m */, FCFB253B1EA5562700F59778 /* FFFastImageViewManager.h */, FCFB253C1EA5562700F59778 /* FFFastImageViewManager.m */, FCFB253D1EA5562700F59778 /* RCTConvert+FFFastImage.h */, FCFB253E1EA5562700F59778 /* RCTConvert+FFFastImage.m */, ); path = FastImage; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ A287971C1DE0C0A60081BDFA /* FastImage */ = { isa = PBXNativeTarget; buildConfigurationList = A28797261DE0C0A60081BDFA /* Build configuration list for PBXNativeTarget "FastImage" */; buildPhases = ( A28797191DE0C0A60081BDFA /* Sources */, A287971A1DE0C0A60081BDFA /* Frameworks */, A287971B1DE0C0A60081BDFA /* CopyFiles */, ); buildRules = ( ); dependencies = ( FCC6D1291EB3908E0065F944 /* PBXTargetDependency */, ); name = FastImage; productName = FastImage; productReference = A287971D1DE0C0A60081BDFA /* libFastImage.a */; productType = "com.apple.product-type.library.static"; }; FD751C3F229EB44C002BE1F4 /* FastImage-tvOS */ = { isa = PBXNativeTarget; buildConfigurationList = FD751C4A229EB44C002BE1F4 /* Build configuration list for PBXNativeTarget "FastImage-tvOS" */; buildPhases = ( FD751C42229EB44C002BE1F4 /* Sources */, FD751C47229EB44C002BE1F4 /* Frameworks */, FD751C49229EB44C002BE1F4 /* CopyFiles */, ); buildRules = ( ); dependencies = ( FD751C40229EB44C002BE1F4 /* PBXTargetDependency */, ); name = "FastImage-tvOS"; productName = FastImage; productReference = FD751C4D229EB44C002BE1F4 /* libFastImage-tvOS.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A28797151DE0C0A60081BDFA /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0810; ORGANIZATIONNAME = vovkasm; TargetAttributes = { A287971C1DE0C0A60081BDFA = { CreatedOnToolsVersion = 8.1; ProvisioningStyle = Automatic; }; }; }; buildConfigurationList = A28797181DE0C0A60081BDFA /* Build configuration list for PBXProject "FastImage" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( English, en, ); mainGroup = A28797141DE0C0A60081BDFA; productRefGroup = A287971E1DE0C0A60081BDFA /* Products */; projectDirPath = ""; projectReferences = ( { ProductGroup = FCC6D0C71EB38D2F0065F944 /* Products */; ProjectRef = FCC6D0C61EB38D2F0065F944 /* SDWebImage.xcodeproj */; }, ); projectRoot = ""; targets = ( A287971C1DE0C0A60081BDFA /* FastImage */, FD751C3F229EB44C002BE1F4 /* FastImage-tvOS */, ); }; /* End PBXProject section */ /* Begin PBXReferenceProxy section */ 3236AC0E226EC00400425AA3 /* SDWebImageMapKit.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = SDWebImageMapKit.framework; remoteRef = 3236AC0D226EC00400425AA3 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; FCC6D0D01EB38D2F0065F944 /* libSDWebImage.a */ = { isa = PBXReferenceProxy; fileType = archive.ar; path = libSDWebImage.a; remoteRef = FCC6D0CF1EB38D2F0065F944 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; FCC6D0D41EB38D2F0065F944 /* SDWebImage.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; path = SDWebImage.framework; remoteRef = FCC6D0D31EB38D2F0065F944 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXReferenceProxy section */ /* Begin PBXSourcesBuildPhase section */ A28797191DE0C0A60081BDFA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( FCFB25411EA5562700F59778 /* FFFastImageViewManager.m in Sources */, FCFB25421EA5562700F59778 /* RCTConvert+FFFastImage.m in Sources */, FCFB25401EA5562700F59778 /* FFFastImageView.m in Sources */, FCFB253F1EA5562700F59778 /* FFFastImageSource.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; FD751C42229EB44C002BE1F4 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( FD751C43229EB44C002BE1F4 /* FFFastImageViewManager.m in Sources */, FD751C44229EB44C002BE1F4 /* RCTConvert+FFFastImage.m in Sources */, FD751C45229EB44C002BE1F4 /* FFFastImageView.m in Sources */, FD751C46229EB44C002BE1F4 /* FFFastImageSource.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ FCC6D1291EB3908E0065F944 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "SDWebImage iOS static"; targetProxy = FCC6D1281EB3908E0065F944 /* PBXContainerItemProxy */; }; FD751C40229EB44C002BE1F4 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = "SDWebImage iOS static"; targetProxy = FD751C41229EB44C002BE1F4 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ A28797241DE0C0A60081BDFA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ANALYZER_NONNULL = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVES = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 8.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SKIP_INSTALL = YES; }; name = Debug; }; A28797251DE0C0A60081BDFA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ANALYZER_NONNULL = YES; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVES = YES; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 8.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; SKIP_INSTALL = YES; VALIDATE_PRODUCT = YES; }; name = Release; }; A28797271DE0C0A60081BDFA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; HEADER_SEARCH_PATHS = ( "$(SRCROOT)/../../react-native/React/**", "$(SRCROOT)/../../react-native/Libraries/Image", "$(SRCROOT)/../../../ios/Pods/Headers/Public/**", ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Debug; }; A28797281DE0C0A60081BDFA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; HEADER_SEARCH_PATHS = ( "$(SRCROOT)/../../react-native/React/**", "$(SRCROOT)/../../react-native/Libraries/Image", "$(SRCROOT)/../../../ios/Pods/Headers/Public/**", ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Release; }; FD751C4B229EB44C002BE1F4 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; HEADER_SEARCH_PATHS = ( "$(SRCROOT)/../../react-native/React/**", "$(SRCROOT)/../../react-native/Libraries/Image", "$(SRCROOT)/../../../ios/Pods/Headers/Public/**", ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = appletvos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "appletvsimulator appletvos"; }; name = Debug; }; FD751C4C229EB44C002BE1F4 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; HEADER_SEARCH_PATHS = ( "$(SRCROOT)/../../react-native/React/**", "$(SRCROOT)/../../react-native/Libraries/Image", "$(SRCROOT)/../../../ios/Pods/Headers/Public/**", ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = appletvos; SKIP_INSTALL = YES; SUPPORTED_PLATFORMS = "appletvsimulator appletvos"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A28797181DE0C0A60081BDFA /* Build configuration list for PBXProject "FastImage" */ = { isa = XCConfigurationList; buildConfigurations = ( A28797241DE0C0A60081BDFA /* Debug */, A28797251DE0C0A60081BDFA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A28797261DE0C0A60081BDFA /* Build configuration list for PBXNativeTarget "FastImage" */ = { isa = XCConfigurationList; buildConfigurations = ( A28797271DE0C0A60081BDFA /* Debug */, A28797281DE0C0A60081BDFA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; FD751C4A229EB44C002BE1F4 /* Build configuration list for PBXNativeTarget "FastImage-tvOS" */ = { isa = XCConfigurationList; buildConfigurations = ( FD751C4B229EB44C002BE1F4 /* Debug */, FD751C4C229EB44C002BE1F4 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = A28797151DE0C0A60081BDFA /* Project object */; }