2015-11-03 19:23:45 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 46;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
2015-12-14 19:29:03 +00:00
|
|
|
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 */; };
|
2015-11-03 19:23:45 +00:00
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
2015-12-14 19:29:03 +00:00
|
|
|
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>"; };
|
2015-11-03 19:23:45 +00:00
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418191C1F1E68009C6485 /* Frameworks */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418131C1F1E66009C6485 = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-12-14 19:29:03 +00:00
|
|
|
79B4181E1C1F1E69009C6485 /* Open Media Library */,
|
|
|
|
79B4181D1C1F1E69009C6485 /* Products */,
|
2015-11-03 19:23:45 +00:00
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-12-14 19:29:03 +00:00
|
|
|
79B4181D1C1F1E69009C6485 /* Products */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-12-14 19:29:03 +00:00
|
|
|
79B4181C1C1F1E69009C6485 /* Open Media Library.app */,
|
2015-11-03 19:23:45 +00:00
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-12-14 19:29:03 +00:00
|
|
|
79B4181E1C1F1E69009C6485 /* Open Media Library */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418301C1F3725009C6485 /* index.html */,
|
|
|
|
79B418311C1F3726009C6485 /* install.html */,
|
|
|
|
79B418321C1F3726009C6485 /* install.py */,
|
|
|
|
79B418331C1F3726009C6485 /* js */,
|
|
|
|
79B4181F1C1F1E6A009C6485 /* AppDelegate.swift */,
|
|
|
|
79B418211C1F1E6B009C6485 /* Assets.xcassets */,
|
|
|
|
79B418231C1F1E6B009C6485 /* MainMenu.xib */,
|
|
|
|
79B418261C1F1E6B009C6485 /* Info.plist */,
|
2015-11-03 19:23:45 +00:00
|
|
|
);
|
2015-12-14 19:29:03 +00:00
|
|
|
path = "Open Media Library";
|
2015-11-03 19:23:45 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
2015-12-14 19:29:03 +00:00
|
|
|
79B4181B1C1F1E68009C6485 /* Open Media Library */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = PBXNativeTarget;
|
2015-12-14 19:29:03 +00:00
|
|
|
buildConfigurationList = 79B418291C1F1E6B009C6485 /* Build configuration list for PBXNativeTarget "Open Media Library" */;
|
2015-11-03 19:23:45 +00:00
|
|
|
buildPhases = (
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418181C1F1E68009C6485 /* Sources */,
|
|
|
|
79B418191C1F1E68009C6485 /* Frameworks */,
|
|
|
|
79B4181A1C1F1E68009C6485 /* Resources */,
|
2015-11-03 19:23:45 +00:00
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = "Open Media Library";
|
2015-12-14 19:29:03 +00:00
|
|
|
productName = "Open Media Library";
|
|
|
|
productReference = 79B4181C1C1F1E69009C6485 /* Open Media Library.app */;
|
2015-11-03 19:23:45 +00:00
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418141C1F1E67009C6485 /* Project object */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
2015-12-14 19:29:03 +00:00
|
|
|
LastSwiftUpdateCheck = 0720;
|
|
|
|
LastUpgradeCheck = 0720;
|
|
|
|
ORGANIZATIONNAME = "Open Media Library";
|
|
|
|
TargetAttributes = {
|
|
|
|
79B4181B1C1F1E68009C6485 = {
|
|
|
|
CreatedOnToolsVersion = 7.2;
|
|
|
|
};
|
|
|
|
};
|
2015-11-03 19:23:45 +00:00
|
|
|
};
|
2015-12-14 19:29:03 +00:00
|
|
|
buildConfigurationList = 79B418171C1F1E67009C6485 /* Build configuration list for PBXProject "Open Media Library" */;
|
2015-11-03 19:23:45 +00:00
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
developmentRegion = English;
|
2015-12-14 19:29:03 +00:00
|
|
|
hasScannedForEncodings = 0;
|
2015-11-03 19:23:45 +00:00
|
|
|
knownRegions = (
|
2015-12-14 19:29:03 +00:00
|
|
|
en,
|
2015-11-03 19:23:45 +00:00
|
|
|
Base,
|
|
|
|
);
|
2015-12-14 19:29:03 +00:00
|
|
|
mainGroup = 79B418131C1F1E66009C6485;
|
|
|
|
productRefGroup = 79B4181D1C1F1E69009C6485 /* Products */;
|
2015-11-03 19:23:45 +00:00
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
2015-12-14 19:29:03 +00:00
|
|
|
79B4181B1C1F1E68009C6485 /* Open Media Library */,
|
2015-11-03 19:23:45 +00:00
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
2015-12-14 19:29:03 +00:00
|
|
|
79B4181A1C1F1E68009C6485 /* Resources */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2015-12-14 19:29:03 +00:00
|
|
|
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 */,
|
2015-11-03 19:23:45 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418181C1F1E68009C6485 /* Sources */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418201C1F1E6A009C6485 /* AppDelegate.swift in Sources */,
|
2015-11-03 19:23:45 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXVariantGroup section */
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418231C1F1E6B009C6485 /* MainMenu.xib */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418241C1F1E6B009C6485 /* Base */,
|
2015-11-03 19:23:45 +00:00
|
|
|
);
|
|
|
|
name = MainMenu.xib;
|
2015-12-14 19:29:03 +00:00
|
|
|
sourceTree = "<group>";
|
2015-11-03 19:23:45 +00:00
|
|
|
};
|
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418271C1F1E6B009C6485 /* Debug */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2015-12-14 19:29:03 +00:00
|
|
|
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 = "-";
|
2015-11-03 19:23:45 +00:00
|
|
|
COPY_PHASE_STRIP = NO;
|
2015-12-14 19:29:03 +00:00
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
ENABLE_TESTABILITY = YES;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
2015-11-03 19:23:45 +00:00
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
2015-12-14 19:29:03 +00:00
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
2015-11-03 19:23:45 +00:00
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
2015-12-14 19:29:03 +00:00
|
|
|
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;
|
2015-11-03 19:23:45 +00:00
|
|
|
SDKROOT = macosx;
|
2015-12-14 19:29:03 +00:00
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
2015-11-03 19:23:45 +00:00
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418281C1F1E6B009C6485 /* Release */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2015-12-14 19:29:03 +00:00
|
|
|
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;
|
2015-11-03 19:23:45 +00:00
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
2015-12-14 19:29:03 +00:00
|
|
|
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;
|
2015-11-03 19:23:45 +00:00
|
|
|
SDKROOT = macosx;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2015-12-14 19:29:03 +00:00
|
|
|
79B4182A1C1F1E6B009C6485 /* Debug */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2015-12-14 19:29:03 +00:00
|
|
|
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)";
|
2015-11-03 19:23:45 +00:00
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
2015-12-14 19:29:03 +00:00
|
|
|
79B4182B1C1F1E6B009C6485 /* Release */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2015-12-14 19:29:03 +00:00
|
|
|
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)";
|
2015-11-03 19:23:45 +00:00
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418171C1F1E67009C6485 /* Build configuration list for PBXProject "Open Media Library" */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418271C1F1E6B009C6485 /* Debug */,
|
|
|
|
79B418281C1F1E6B009C6485 /* Release */,
|
2015-11-03 19:23:45 +00:00
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2015-12-14 19:29:03 +00:00
|
|
|
79B418291C1F1E6B009C6485 /* Build configuration list for PBXNativeTarget "Open Media Library" */ = {
|
2015-11-03 19:23:45 +00:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
2015-12-14 19:29:03 +00:00
|
|
|
79B4182A1C1F1E6B009C6485 /* Debug */,
|
|
|
|
79B4182B1C1F1E6B009C6485 /* Release */,
|
2015-11-03 19:23:45 +00:00
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
2016-01-07 15:39:19 +00:00
|
|
|
defaultConfigurationName = Release;
|
2015-11-03 19:23:45 +00:00
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
2015-12-14 19:29:03 +00:00
|
|
|
rootObject = 79B418141C1F1E67009C6485 /* Project object */;
|
2015-11-03 19:23:45 +00:00
|
|
|
}
|