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

/* Begin PBXBuildFile section */
		79B418201C1F1E6A009C6485 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 79B4181F1C1F1E6A009C6485 /* AppDelegate.swift */; };
		79B418221C1F1E6B009C6485 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 79B418211C1F1E6B009C6485 /* Assets.xcassets */; };
		79B418251C1F1E6B009C6485 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 79B418231C1F1E6B009C6485 /* MainMenu.xib */; };
		79B418341C1F3726009C6485 /* index.html in Resources */ = {isa = PBXBuildFile; fileRef = 79B418301C1F3725009C6485 /* index.html */; };
		79B418351C1F3726009C6485 /* install.html in Resources */ = {isa = PBXBuildFile; fileRef = 79B418311C1F3726009C6485 /* install.html */; };
		79B418361C1F3726009C6485 /* install.py in Resources */ = {isa = PBXBuildFile; fileRef = 79B418321C1F3726009C6485 /* install.py */; };
		79B418371C1F3726009C6485 /* js in Resources */ = {isa = PBXBuildFile; fileRef = 79B418331C1F3726009C6485 /* js */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		79B4181C1C1F1E69009C6485 /* Open Media Library.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Open Media Library.app"; sourceTree = BUILT_PRODUCTS_DIR; };
		79B4181F1C1F1E6A009C6485 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
		79B418211C1F1E6B009C6485 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		79B418241C1F1E6B009C6485 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
		79B418261C1F1E6B009C6485 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		79B418301C1F3725009C6485 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = index.html; path = Resources/index.html; sourceTree = "<group>"; };
		79B418311C1F3726009C6485 /* install.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = install.html; path = Resources/install.html; sourceTree = "<group>"; };
		79B418321C1F3726009C6485 /* install.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = install.py; path = Resources/install.py; sourceTree = "<group>"; };
		79B418331C1F3726009C6485 /* js */ = {isa = PBXFileReference; lastKnownFileType = folder; name = js; path = Resources/js; sourceTree = "<group>"; };
/* End PBXFileReference section */

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

/* Begin PBXGroup section */
		79B418131C1F1E66009C6485 = {
			isa = PBXGroup;
			children = (
				79B4181E1C1F1E69009C6485 /* Open Media Library */,
				79B4181D1C1F1E69009C6485 /* Products */,
			);
			sourceTree = "<group>";
		};
		79B4181D1C1F1E69009C6485 /* Products */ = {
			isa = PBXGroup;
			children = (
				79B4181C1C1F1E69009C6485 /* Open Media Library.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		79B4181E1C1F1E69009C6485 /* Open Media Library */ = {
			isa = PBXGroup;
			children = (
				79B418301C1F3725009C6485 /* index.html */,
				79B418311C1F3726009C6485 /* install.html */,
				79B418321C1F3726009C6485 /* install.py */,
				79B418331C1F3726009C6485 /* js */,
				79B4181F1C1F1E6A009C6485 /* AppDelegate.swift */,
				79B418211C1F1E6B009C6485 /* Assets.xcassets */,
				79B418231C1F1E6B009C6485 /* MainMenu.xib */,
				79B418261C1F1E6B009C6485 /* Info.plist */,
			);
			path = "Open Media Library";
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		79B4181B1C1F1E68009C6485 /* Open Media Library */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 79B418291C1F1E6B009C6485 /* Build configuration list for PBXNativeTarget "Open Media Library" */;
			buildPhases = (
				79B418181C1F1E68009C6485 /* Sources */,
				79B418191C1F1E68009C6485 /* Frameworks */,
				79B4181A1C1F1E68009C6485 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = "Open Media Library";
			productName = "Open Media Library";
			productReference = 79B4181C1C1F1E69009C6485 /* Open Media Library.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		79B418141C1F1E67009C6485 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastSwiftUpdateCheck = 0720;
				LastUpgradeCheck = 0720;
				ORGANIZATIONNAME = "Open Media Library";
				TargetAttributes = {
					79B4181B1C1F1E68009C6485 = {
						CreatedOnToolsVersion = 7.2;
					};
				};
			};
			buildConfigurationList = 79B418171C1F1E67009C6485 /* Build configuration list for PBXProject "Open Media Library" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 79B418131C1F1E66009C6485;
			productRefGroup = 79B4181D1C1F1E69009C6485 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				79B4181B1C1F1E68009C6485 /* Open Media Library */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		79B4181A1C1F1E68009C6485 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				79B418341C1F3726009C6485 /* index.html in Resources */,
				79B418371C1F3726009C6485 /* js in Resources */,
				79B418221C1F1E6B009C6485 /* Assets.xcassets in Resources */,
				79B418351C1F3726009C6485 /* install.html in Resources */,
				79B418251C1F1E6B009C6485 /* MainMenu.xib in Resources */,
				79B418361C1F3726009C6485 /* install.py in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		79B418181C1F1E68009C6485 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				79B418201C1F1E6A009C6485 /* AppDelegate.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
		79B418231C1F1E6B009C6485 /* MainMenu.xib */ = {
			isa = PBXVariantGroup;
			children = (
				79B418241C1F1E6B009C6485 /* Base */,
			);
			name = MainMenu.xib;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		79B418271C1F1E6B009C6485 /* 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 = "-";
				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;
				MACOSX_DEPLOYMENT_TARGET = 10.11;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = macosx;
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
			};
			name = Debug;
		};
		79B418281C1F1E6B009C6485 /* 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 = "-";
				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;
				MACOSX_DEPLOYMENT_TARGET = 10.11;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = macosx;
			};
			name = Release;
		};
		79B4182A1C1F1E6B009C6485 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				COMBINE_HIDPI_IMAGES = YES;
				INFOPLIST_FILE = "Open Media Library/Info.plist";
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = "com.openmedialibrary.Open-Media-Library";
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Debug;
		};
		79B4182B1C1F1E6B009C6485 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				COMBINE_HIDPI_IMAGES = YES;
				INFOPLIST_FILE = "Open Media Library/Info.plist";
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
				PRODUCT_BUNDLE_IDENTIFIER = "com.openmedialibrary.Open-Media-Library";
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		79B418171C1F1E67009C6485 /* Build configuration list for PBXProject "Open Media Library" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				79B418271C1F1E6B009C6485 /* Debug */,
				79B418281C1F1E6B009C6485 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		79B418291C1F1E6B009C6485 /* Build configuration list for PBXNativeTarget "Open Media Library" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				79B4182A1C1F1E6B009C6485 /* Debug */,
				79B4182B1C1F1E6B009C6485 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 79B418141C1F1E67009C6485 /* Project object */;
}