// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		D36ACDC71C44D07E00B2C7CF /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D36ACDC61C44D07E00B2C7CF /* main.m */; };
		D36ACDCA1C44D07E00B2C7CF /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D36ACDC91C44D07E00B2C7CF /* AppDelegate.m */; };
		D36ACDCD1C44D07E00B2C7CF /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D36ACDCC1C44D07E00B2C7CF /* ViewController.m */; };
		D36ACDD01C44D07E00B2C7CF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D36ACDCE1C44D07E00B2C7CF /* Main.storyboard */; };
		D36ACDD21C44D07E00B2C7CF /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D36ACDD11C44D07E00B2C7CF /* Assets.xcassets */; };
		D36ACDD51C44D07E00B2C7CF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D36ACDD31C44D07E00B2C7CF /* LaunchScreen.storyboard */; };
		D36ACDDD1C44D24B00B2C7CF /* README.md in Sources */ = {isa = PBXBuildFile; fileRef = D36ACDDC1C44D24B00B2C7CF /* README.md */; };
		D386B1241C46991400D7E0C5 /* ShareViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D386B1231C46991400D7E0C5 /* ShareViewController.m */; };
		D386B1271C46991400D7E0C5 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D386B1251C46991400D7E0C5 /* MainInterface.storyboard */; };
		D386B12B1C46991400D7E0C5 /* ShareSupport.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = D386B1201C46991400D7E0C5 /* ShareSupport.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		D386B1291C46991400D7E0C5 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = D36ACDBA1C44D07E00B2C7CF /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = D386B11F1C46991400D7E0C5;
			remoteInfo = ShareSupport;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */
		D386B12F1C46991400D7E0C5 /* Embed App Extensions */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 2147483647;
			dstPath = "";
			dstSubfolderSpec = 13;
			files = (
				D386B12B1C46991400D7E0C5 /* ShareSupport.appex in Embed App Extensions */,
			);
			name = "Embed App Extensions";
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
		D36ACDC21C44D07E00B2C7CF /* TumblrDownloader.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TumblrDownloader.app; sourceTree = BUILT_PRODUCTS_DIR; };
		D36ACDC61C44D07E00B2C7CF /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
		D36ACDC81C44D07E00B2C7CF /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
		D36ACDC91C44D07E00B2C7CF /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
		D36ACDCB1C44D07E00B2C7CF /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
		D36ACDCC1C44D07E00B2C7CF /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
		D36ACDCF1C44D07E00B2C7CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
		D36ACDD11C44D07E00B2C7CF /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		D36ACDD41C44D07E00B2C7CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		D36ACDD61C44D07E00B2C7CF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		D36ACDDC1C44D24B00B2C7CF /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
		D386B1201C46991400D7E0C5 /* ShareSupport.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = ShareSupport.appex; sourceTree = BUILT_PRODUCTS_DIR; };
		D386B1221C46991400D7E0C5 /* ShareViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShareViewController.h; sourceTree = "<group>"; };
		D386B1231C46991400D7E0C5 /* ShareViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ShareViewController.m; sourceTree = "<group>"; };
		D386B1261C46991400D7E0C5 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/MainInterface.storyboard; sourceTree = "<group>"; };
		D386B1281C46991400D7E0C5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		D386B1301C469FDB00D7E0C5 /* TumblrDownloader.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = TumblrDownloader.entitlements; sourceTree = "<group>"; };
		D386B1311C46A0F900D7E0C5 /* ShareSupport.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = ShareSupport.entitlements; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		D36ACDBF1C44D07E00B2C7CF /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D386B11D1C46991400D7E0C5 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		D36ACDB91C44D07E00B2C7CF = {
			isa = PBXGroup;
			children = (
				D36ACDDC1C44D24B00B2C7CF /* README.md */,
				D36ACDC41C44D07E00B2C7CF /* TumblrDownloader */,
				D386B1211C46991400D7E0C5 /* ShareSupport */,
				D36ACDC31C44D07E00B2C7CF /* Products */,
			);
			sourceTree = "<group>";
		};
		D36ACDC31C44D07E00B2C7CF /* Products */ = {
			isa = PBXGroup;
			children = (
				D36ACDC21C44D07E00B2C7CF /* TumblrDownloader.app */,
				D386B1201C46991400D7E0C5 /* ShareSupport.appex */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		D36ACDC41C44D07E00B2C7CF /* TumblrDownloader */ = {
			isa = PBXGroup;
			children = (
				D386B1301C469FDB00D7E0C5 /* TumblrDownloader.entitlements */,
				D36ACDC81C44D07E00B2C7CF /* AppDelegate.h */,
				D36ACDC91C44D07E00B2C7CF /* AppDelegate.m */,
				D36ACDCB1C44D07E00B2C7CF /* ViewController.h */,
				D36ACDCC1C44D07E00B2C7CF /* ViewController.m */,
				D36ACDCE1C44D07E00B2C7CF /* Main.storyboard */,
				D36ACDD11C44D07E00B2C7CF /* Assets.xcassets */,
				D36ACDD31C44D07E00B2C7CF /* LaunchScreen.storyboard */,
				D36ACDD61C44D07E00B2C7CF /* Info.plist */,
				D36ACDC51C44D07E00B2C7CF /* Supporting Files */,
			);
			path = TumblrDownloader;
			sourceTree = "<group>";
		};
		D36ACDC51C44D07E00B2C7CF /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				D36ACDC61C44D07E00B2C7CF /* main.m */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
		D386B1211C46991400D7E0C5 /* ShareSupport */ = {
			isa = PBXGroup;
			children = (
				D386B1311C46A0F900D7E0C5 /* ShareSupport.entitlements */,
				D386B1221C46991400D7E0C5 /* ShareViewController.h */,
				D386B1231C46991400D7E0C5 /* ShareViewController.m */,
				D386B1251C46991400D7E0C5 /* MainInterface.storyboard */,
				D386B1281C46991400D7E0C5 /* Info.plist */,
			);
			path = ShareSupport;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		D36ACDC11C44D07E00B2C7CF /* TumblrDownloader */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = D36ACDD91C44D07E00B2C7CF /* Build configuration list for PBXNativeTarget "TumblrDownloader" */;
			buildPhases = (
				D36ACDBE1C44D07E00B2C7CF /* Sources */,
				D36ACDBF1C44D07E00B2C7CF /* Frameworks */,
				D36ACDC01C44D07E00B2C7CF /* Resources */,
				D386B12F1C46991400D7E0C5 /* Embed App Extensions */,
			);
			buildRules = (
			);
			dependencies = (
				D386B12A1C46991400D7E0C5 /* PBXTargetDependency */,
			);
			name = TumblrDownloader;
			productName = TumblrDownloader;
			productReference = D36ACDC21C44D07E00B2C7CF /* TumblrDownloader.app */;
			productType = "com.apple.product-type.application";
		};
		D386B11F1C46991400D7E0C5 /* ShareSupport */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = D386B12E1C46991400D7E0C5 /* Build configuration list for PBXNativeTarget "ShareSupport" */;
			buildPhases = (
				D386B11C1C46991400D7E0C5 /* Sources */,
				D386B11D1C46991400D7E0C5 /* Frameworks */,
				D386B11E1C46991400D7E0C5 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = ShareSupport;
			productName = ShareSupport;
			productReference = D386B1201C46991400D7E0C5 /* ShareSupport.appex */;
			productType = "com.apple.product-type.app-extension";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		D36ACDBA1C44D07E00B2C7CF /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0720;
				ORGANIZATIONNAME = HonorLee;
				TargetAttributes = {
					D36ACDC11C44D07E00B2C7CF = {
						CreatedOnToolsVersion = 7.2;
						DevelopmentTeam = G3JVW2BPA6;
						SystemCapabilities = {
							com.apple.ApplicationGroups.iOS = {
								enabled = 1;
							};
							com.apple.BackgroundModes = {
								enabled = 0;
							};
						};
					};
					D386B11F1C46991400D7E0C5 = {
						CreatedOnToolsVersion = 7.2;
						DevelopmentTeam = G3JVW2BPA6;
						SystemCapabilities = {
							com.apple.ApplicationGroups.iOS = {
								enabled = 1;
							};
						};
					};
				};
			};
			buildConfigurationList = D36ACDBD1C44D07E00B2C7CF /* Build configuration list for PBXProject "TumblrDownloader" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = D36ACDB91C44D07E00B2C7CF;
			productRefGroup = D36ACDC31C44D07E00B2C7CF /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				D36ACDC11C44D07E00B2C7CF /* TumblrDownloader */,
				D386B11F1C46991400D7E0C5 /* ShareSupport */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		D36ACDC01C44D07E00B2C7CF /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				D36ACDD51C44D07E00B2C7CF /* LaunchScreen.storyboard in Resources */,
				D36ACDD21C44D07E00B2C7CF /* Assets.xcassets in Resources */,
				D36ACDD01C44D07E00B2C7CF /* Main.storyboard in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D386B11E1C46991400D7E0C5 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				D386B1271C46991400D7E0C5 /* MainInterface.storyboard in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		D36ACDBE1C44D07E00B2C7CF /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				D36ACDCD1C44D07E00B2C7CF /* ViewController.m in Sources */,
				D36ACDCA1C44D07E00B2C7CF /* AppDelegate.m in Sources */,
				D36ACDDD1C44D24B00B2C7CF /* README.md in Sources */,
				D36ACDC71C44D07E00B2C7CF /* main.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		D386B11C1C46991400D7E0C5 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				D386B1241C46991400D7E0C5 /* ShareViewController.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		D386B12A1C46991400D7E0C5 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = D386B11F1C46991400D7E0C5 /* ShareSupport */;
			targetProxy = D386B1291C46991400D7E0C5 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
		D36ACDCE1C44D07E00B2C7CF /* Main.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				D36ACDCF1C44D07E00B2C7CF /* Base */,
			);
			name = Main.storyboard;
			sourceTree = "<group>";
		};
		D36ACDD31C44D07E00B2C7CF /* LaunchScreen.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				D36ACDD41C44D07E00B2C7CF /* Base */,
			);
			name = LaunchScreen.storyboard;
			sourceTree = "<group>";
		};
		D386B1251C46991400D7E0C5 /* MainInterface.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				D386B1261C46991400D7E0C5 /* Base */,
			);
			name = MainInterface.storyboard;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		D36ACDD71C44D07E00B2C7CF /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				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_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = dwarf;
				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 = 9.2;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
			};
			name = Debug;
		};
		D36ACDD81C44D07E00B2C7CF /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				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_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				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 = 9.2;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		D36ACDDA1C44D07E00B2C7CF /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				CODE_SIGN_ENTITLEMENTS = TumblrDownloader/TumblrDownloader.entitlements;
				CODE_SIGN_IDENTITY = "iPhone Developer";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				INFOPLIST_FILE = TumblrDownloader/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = org.honorlee.TumblrDownloader;
				PRODUCT_NAME = "$(TARGET_NAME)";
				PROVISIONING_PROFILE = "";
			};
			name = Debug;
		};
		D36ACDDB1C44D07E00B2C7CF /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				CODE_SIGN_ENTITLEMENTS = TumblrDownloader/TumblrDownloader.entitlements;
				CODE_SIGN_IDENTITY = "iPhone Developer";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				INFOPLIST_FILE = TumblrDownloader/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = org.honorlee.TumblrDownloader;
				PRODUCT_NAME = "$(TARGET_NAME)";
				PROVISIONING_PROFILE = "";
			};
			name = Release;
		};
		D386B12C1C46991400D7E0C5 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_ENTITLEMENTS = ShareSupport/ShareSupport.entitlements;
				CODE_SIGN_IDENTITY = "iPhone Developer";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				INFOPLIST_FILE = ShareSupport/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = org.honorlee.TumblrDownloader.ShareSupport;
				PRODUCT_NAME = "$(TARGET_NAME)";
				PROVISIONING_PROFILE = "";
				SKIP_INSTALL = YES;
			};
			name = Debug;
		};
		D386B12D1C46991400D7E0C5 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_ENTITLEMENTS = ShareSupport/ShareSupport.entitlements;
				CODE_SIGN_IDENTITY = "iPhone Developer";
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				INFOPLIST_FILE = ShareSupport/Info.plist;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = org.honorlee.TumblrDownloader.ShareSupport;
				PRODUCT_NAME = "$(TARGET_NAME)";
				PROVISIONING_PROFILE = "";
				SKIP_INSTALL = YES;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		D36ACDBD1C44D07E00B2C7CF /* Build configuration list for PBXProject "TumblrDownloader" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				D36ACDD71C44D07E00B2C7CF /* Debug */,
				D36ACDD81C44D07E00B2C7CF /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		D36ACDD91C44D07E00B2C7CF /* Build configuration list for PBXNativeTarget "TumblrDownloader" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				D36ACDDA1C44D07E00B2C7CF /* Debug */,
				D36ACDDB1C44D07E00B2C7CF /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		D386B12E1C46991400D7E0C5 /* Build configuration list for PBXNativeTarget "ShareSupport" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				D386B12C1C46991400D7E0C5 /* Debug */,
				D386B12D1C46991400D7E0C5 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
/* End XCConfigurationList section */
	};
	rootObject = D36ACDBA1C44D07E00B2C7CF /* Project object */;
}