// !$UTF8$! {

archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */

21739E66233E992B00F3A8EF /* KeyCombo+System.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21739E65233E992B00F3A8EF /* KeyCombo+System.swift */; };
21887E401F2209DE00A05579 /* HotKey.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 21887E361F2209DE00A05579 /* HotKey.framework */; };
21887E8B1F22156900A05579 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21887E841F22156900A05579 /* AppDelegate.swift */; };
21887E8C1F22156900A05579 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 21887E851F22156900A05579 /* ViewController.swift */; };
21887E8E1F22156900A05579 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 21887E881F22156900A05579 /* Main.storyboard */; };
21887E931F22158000A05579 /* HotKey.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 21887E361F2209DE00A05579 /* HotKey.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
21887E951F22159100A05579 /* HotKey.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 21887E361F2209DE00A05579 /* HotKey.framework */; };
219E0D191FC5E8AB00F80DF1 /* NSEventModifierFlags+HotKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219E0D0E1FC5E8AB00F80DF1 /* NSEventModifierFlags+HotKey.swift */; };
219E0D1A1FC5E8AB00F80DF1 /* KeyCombo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219E0D0F1FC5E8AB00F80DF1 /* KeyCombo.swift */; };
219E0D1B1FC5E8AB00F80DF1 /* Key.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219E0D101FC5E8AB00F80DF1 /* Key.swift */; };
219E0D1C1FC5E8AB00F80DF1 /* HotKeysController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219E0D111FC5E8AB00F80DF1 /* HotKeysController.swift */; };
219E0D1D1FC5E8AB00F80DF1 /* HotKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219E0D121FC5E8AB00F80DF1 /* HotKey.swift */; };
219E0D1F1FC5E8AB00F80DF1 /* HotKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 219E0D151FC5E8AB00F80DF1 /* HotKey.h */; settings = {ATTRIBUTES = (Public, ); }; };
219E0D211FC5E8BF00F80DF1 /* ModifierFlagsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219E0D0A1FC5E8AB00F80DF1 /* ModifierFlagsTests.swift */; };
219E0D221FC5E8BF00F80DF1 /* KeyComboTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 219E0D0B1FC5E8AB00F80DF1 /* KeyComboTests.swift */; };

/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */

21887E411F2209DE00A05579 /* PBXContainerItemProxy */ = {
        isa = PBXContainerItemProxy;
        containerPortal = 21887E2D1F2209DE00A05579 /* Project object */;
        proxyType = 1;
        remoteGlobalIDString = 21887E351F2209DE00A05579;
        remoteInfo = HotKey;
};
21887E901F22157300A05579 /* PBXContainerItemProxy */ = {
        isa = PBXContainerItemProxy;
        containerPortal = 21887E2D1F2209DE00A05579 /* Project object */;
        proxyType = 1;
        remoteGlobalIDString = 21887E351F2209DE00A05579;
        remoteInfo = HotKey;
};

/* End PBXContainerItemProxy section */

/* Begin PBXCopyFilesBuildPhase section */

21887E921F22157700A05579 /* Embed Frameworks */ = {
        isa = PBXCopyFilesBuildPhase;
        buildActionMask = 2147483647;
        dstPath = "";
        dstSubfolderSpec = 10;
        files = (
                21887E931F22158000A05579 /* HotKey.framework in Embed Frameworks */,
        );
        name = "Embed Frameworks";
        runOnlyForDeploymentPostprocessing = 0;
};

/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */

21739E65233E992B00F3A8EF /* KeyCombo+System.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KeyCombo+System.swift"; sourceTree = "<group>"; };
21887E361F2209DE00A05579 /* HotKey.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = HotKey.framework; sourceTree = BUILT_PRODUCTS_DIR; };
21887E3F1F2209DE00A05579 /* HotKeyTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HotKeyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
21887E661F22154600A05579 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
21887E841F22156900A05579 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
21887E851F22156900A05579 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
21887E891F22156900A05579 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
21887E8A1F22156900A05579 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
219E0D0A1FC5E8AB00F80DF1 /* ModifierFlagsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModifierFlagsTests.swift; sourceTree = "<group>"; };
219E0D0B1FC5E8AB00F80DF1 /* KeyComboTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyComboTests.swift; sourceTree = "<group>"; };
219E0D0E1FC5E8AB00F80DF1 /* NSEventModifierFlags+HotKey.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSEventModifierFlags+HotKey.swift"; sourceTree = "<group>"; };
219E0D0F1FC5E8AB00F80DF1 /* KeyCombo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyCombo.swift; sourceTree = "<group>"; };
219E0D101FC5E8AB00F80DF1 /* Key.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Key.swift; sourceTree = "<group>"; };
219E0D111FC5E8AB00F80DF1 /* HotKeysController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HotKeysController.swift; sourceTree = "<group>"; };
219E0D121FC5E8AB00F80DF1 /* HotKey.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HotKey.swift; sourceTree = "<group>"; };
219E0D141FC5E8AB00F80DF1 /* Tests-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
219E0D151FC5E8AB00F80DF1 /* HotKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HotKey.h; sourceTree = "<group>"; };
219E0D161FC5E8AB00F80DF1 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };

/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */

21887E321F2209DE00A05579 /* Frameworks */ = {
        isa = PBXFrameworksBuildPhase;
        buildActionMask = 2147483647;
        files = (
        );
        runOnlyForDeploymentPostprocessing = 0;
};
21887E3C1F2209DE00A05579 /* Frameworks */ = {
        isa = PBXFrameworksBuildPhase;
        buildActionMask = 2147483647;
        files = (
                21887E401F2209DE00A05579 /* HotKey.framework in Frameworks */,
        );
        runOnlyForDeploymentPostprocessing = 0;
};
21887E631F22154600A05579 /* Frameworks */ = {
        isa = PBXFrameworksBuildPhase;
        buildActionMask = 2147483647;
        files = (
                21887E951F22159100A05579 /* HotKey.framework in Frameworks */,
        );
        runOnlyForDeploymentPostprocessing = 0;
};

/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */

21887E2C1F2209DE00A05579 = {
        isa = PBXGroup;
        children = (
                219E0D0C1FC5E8AB00F80DF1 /* Sources */,
                219E0D131FC5E8AB00F80DF1 /* Support */,
                219E0D081FC5E8AB00F80DF1 /* Tests */,
                21887E671F22154600A05579 /* Example */,
                21887E371F2209DE00A05579 /* Products */,
        );
        sourceTree = "<group>";
};
21887E371F2209DE00A05579 /* Products */ = {
        isa = PBXGroup;
        children = (
                21887E361F2209DE00A05579 /* HotKey.framework */,
                21887E3F1F2209DE00A05579 /* HotKeyTests.xctest */,
                21887E661F22154600A05579 /* Example.app */,
        );
        name = Products;
        sourceTree = "<group>";
};
21887E671F22154600A05579 /* Example */ = {
        isa = PBXGroup;
        children = (
                21887E831F22156900A05579 /* Sources */,
                21887E861F22156900A05579 /* Support */,
        );
        path = Example;
        sourceTree = "<group>";
};
21887E831F22156900A05579 /* Sources */ = {
        isa = PBXGroup;
        children = (
                21887E841F22156900A05579 /* AppDelegate.swift */,
                21887E851F22156900A05579 /* ViewController.swift */,
        );
        path = Sources;
        sourceTree = "<group>";
};
21887E861F22156900A05579 /* Support */ = {
        isa = PBXGroup;
        children = (
                21887E881F22156900A05579 /* Main.storyboard */,
                21887E8A1F22156900A05579 /* Info.plist */,
        );
        path = Support;
        sourceTree = "<group>";
};
219E0D081FC5E8AB00F80DF1 /* Tests */ = {
        isa = PBXGroup;
        children = (
                219E0D091FC5E8AB00F80DF1 /* HotKeyTests */,
        );
        path = Tests;
        sourceTree = "<group>";
};
219E0D091FC5E8AB00F80DF1 /* HotKeyTests */ = {
        isa = PBXGroup;
        children = (
                219E0D0A1FC5E8AB00F80DF1 /* ModifierFlagsTests.swift */,
                219E0D0B1FC5E8AB00F80DF1 /* KeyComboTests.swift */,
        );
        path = HotKeyTests;
        sourceTree = "<group>";
};
219E0D0C1FC5E8AB00F80DF1 /* Sources */ = {
        isa = PBXGroup;
        children = (
                219E0D0D1FC5E8AB00F80DF1 /* HotKey */,
        );
        path = Sources;
        sourceTree = "<group>";
};
219E0D0D1FC5E8AB00F80DF1 /* HotKey */ = {
        isa = PBXGroup;
        children = (
                219E0D121FC5E8AB00F80DF1 /* HotKey.swift */,
                219E0D111FC5E8AB00F80DF1 /* HotKeysController.swift */,
                219E0D101FC5E8AB00F80DF1 /* Key.swift */,
                219E0D0F1FC5E8AB00F80DF1 /* KeyCombo.swift */,
                21739E65233E992B00F3A8EF /* KeyCombo+System.swift */,
                219E0D0E1FC5E8AB00F80DF1 /* NSEventModifierFlags+HotKey.swift */,
        );
        path = HotKey;
        sourceTree = "<group>";
};
219E0D131FC5E8AB00F80DF1 /* Support */ = {
        isa = PBXGroup;
        children = (
                219E0D141FC5E8AB00F80DF1 /* Tests-Info.plist */,
                219E0D151FC5E8AB00F80DF1 /* HotKey.h */,
                219E0D161FC5E8AB00F80DF1 /* Info.plist */,
        );
        path = Support;
        sourceTree = "<group>";
};

/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */

21887E331F2209DE00A05579 /* Headers */ = {
        isa = PBXHeadersBuildPhase;
        buildActionMask = 2147483647;
        files = (
                219E0D1F1FC5E8AB00F80DF1 /* HotKey.h in Headers */,
        );
        runOnlyForDeploymentPostprocessing = 0;
};

/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */

21887E351F2209DE00A05579 /* HotKey */ = {
        isa = PBXNativeTarget;
        buildConfigurationList = 21887E4A1F2209DE00A05579 /* Build configuration list for PBXNativeTarget "HotKey" */;
        buildPhases = (
                21887E311F2209DE00A05579 /* Sources */,
                21887E321F2209DE00A05579 /* Frameworks */,
                21887E331F2209DE00A05579 /* Headers */,
                21887E341F2209DE00A05579 /* Resources */,
        );
        buildRules = (
        );
        dependencies = (
        );
        name = HotKey;
        productName = HotKey;
        productReference = 21887E361F2209DE00A05579 /* HotKey.framework */;
        productType = "com.apple.product-type.framework";
};
21887E3E1F2209DE00A05579 /* HotKeyTests */ = {
        isa = PBXNativeTarget;
        buildConfigurationList = 21887E4D1F2209DE00A05579 /* Build configuration list for PBXNativeTarget "HotKeyTests" */;
        buildPhases = (
                21887E3B1F2209DE00A05579 /* Sources */,
                21887E3C1F2209DE00A05579 /* Frameworks */,
                21887E3D1F2209DE00A05579 /* Resources */,
        );
        buildRules = (
        );
        dependencies = (
                21887E421F2209DE00A05579 /* PBXTargetDependency */,
        );
        name = HotKeyTests;
        productName = HotKeyTests;
        productReference = 21887E3F1F2209DE00A05579 /* HotKeyTests.xctest */;
        productType = "com.apple.product-type.bundle.unit-test";
};
21887E651F22154600A05579 /* Example */ = {
        isa = PBXNativeTarget;
        buildConfigurationList = 21887E811F22154600A05579 /* Build configuration list for PBXNativeTarget "Example" */;
        buildPhases = (
                21887E621F22154600A05579 /* Sources */,
                21887E631F22154600A05579 /* Frameworks */,
                21887E641F22154600A05579 /* Resources */,
                21887E921F22157700A05579 /* Embed Frameworks */,
        );
        buildRules = (
        );
        dependencies = (
                21887E911F22157300A05579 /* PBXTargetDependency */,
        );
        name = Example;
        productName = Example;
        productReference = 21887E661F22154600A05579 /* Example.app */;
        productType = "com.apple.product-type.application";
};

/* End PBXNativeTarget section */

/* Begin PBXProject section */

21887E2D1F2209DE00A05579 /* Project object */ = {
        isa = PBXProject;
        attributes = {
                LastSwiftUpdateCheck = 0830;
                LastUpgradeCheck = 1030;
                ORGANIZATIONNAME = "Sam Soffes";
                TargetAttributes = {
                        21887E351F2209DE00A05579 = {
                                CreatedOnToolsVersion = 8.3.3;
                                LastSwiftMigration = 1030;
                                ProvisioningStyle = Automatic;
                        };
                        21887E3E1F2209DE00A05579 = {
                                CreatedOnToolsVersion = 8.3.3;
                                LastSwiftMigration = 1030;
                                ProvisioningStyle = Automatic;
                        };
                        21887E651F22154600A05579 = {
                                CreatedOnToolsVersion = 8.3.3;
                                ProvisioningStyle = Automatic;
                        };
                };
        };
        buildConfigurationList = 21887E301F2209DE00A05579 /* Build configuration list for PBXProject "HotKey" */;
        compatibilityVersion = "Xcode 3.2";
        developmentRegion = en;
        hasScannedForEncodings = 0;
        knownRegions = (
                en,
                Base,
        );
        mainGroup = 21887E2C1F2209DE00A05579;
        productRefGroup = 21887E371F2209DE00A05579 /* Products */;
        projectDirPath = "";
        projectRoot = "";
        targets = (
                21887E351F2209DE00A05579 /* HotKey */,
                21887E3E1F2209DE00A05579 /* HotKeyTests */,
                21887E651F22154600A05579 /* Example */,
        );
};

/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */

21887E341F2209DE00A05579 /* Resources */ = {
        isa = PBXResourcesBuildPhase;
        buildActionMask = 2147483647;
        files = (
        );
        runOnlyForDeploymentPostprocessing = 0;
};
21887E3D1F2209DE00A05579 /* Resources */ = {
        isa = PBXResourcesBuildPhase;
        buildActionMask = 2147483647;
        files = (
        );
        runOnlyForDeploymentPostprocessing = 0;
};
21887E641F22154600A05579 /* Resources */ = {
        isa = PBXResourcesBuildPhase;
        buildActionMask = 2147483647;
        files = (
                21887E8E1F22156900A05579 /* Main.storyboard in Resources */,
        );
        runOnlyForDeploymentPostprocessing = 0;
};

/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */

21887E311F2209DE00A05579 /* Sources */ = {
        isa = PBXSourcesBuildPhase;
        buildActionMask = 2147483647;
        files = (
                219E0D1B1FC5E8AB00F80DF1 /* Key.swift in Sources */,
                21739E66233E992B00F3A8EF /* KeyCombo+System.swift in Sources */,
                219E0D1C1FC5E8AB00F80DF1 /* HotKeysController.swift in Sources */,
                219E0D1A1FC5E8AB00F80DF1 /* KeyCombo.swift in Sources */,
                219E0D191FC5E8AB00F80DF1 /* NSEventModifierFlags+HotKey.swift in Sources */,
                219E0D1D1FC5E8AB00F80DF1 /* HotKey.swift in Sources */,
        );
        runOnlyForDeploymentPostprocessing = 0;
};
21887E3B1F2209DE00A05579 /* Sources */ = {
        isa = PBXSourcesBuildPhase;
        buildActionMask = 2147483647;
        files = (
                219E0D221FC5E8BF00F80DF1 /* KeyComboTests.swift in Sources */,
                219E0D211FC5E8BF00F80DF1 /* ModifierFlagsTests.swift in Sources */,
        );
        runOnlyForDeploymentPostprocessing = 0;
};
21887E621F22154600A05579 /* Sources */ = {
        isa = PBXSourcesBuildPhase;
        buildActionMask = 2147483647;
        files = (
                21887E8C1F22156900A05579 /* ViewController.swift in Sources */,
                21887E8B1F22156900A05579 /* AppDelegate.swift in Sources */,
        );
        runOnlyForDeploymentPostprocessing = 0;
};

/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */

21887E421F2209DE00A05579 /* PBXTargetDependency */ = {
        isa = PBXTargetDependency;
        target = 21887E351F2209DE00A05579 /* HotKey */;
        targetProxy = 21887E411F2209DE00A05579 /* PBXContainerItemProxy */;
};
21887E911F22157300A05579 /* PBXTargetDependency */ = {
        isa = PBXTargetDependency;
        target = 21887E351F2209DE00A05579 /* HotKey */;
        targetProxy = 21887E901F22157300A05579 /* PBXContainerItemProxy */;
};

/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */

21887E881F22156900A05579 /* Main.storyboard */ = {
        isa = PBXVariantGroup;
        children = (
                21887E891F22156900A05579 /* Base */,
        );
        name = Main.storyboard;
        sourceTree = "<group>";
};

/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */

21887E481F2209DE00A05579 /* Debug */ = {
        isa = XCBuildConfiguration;
        buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
                CLANG_ANALYZER_NONNULL = YES;
                CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
                CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
                CLANG_CXX_LIBRARY = "libc++";
                CLANG_ENABLE_MODULES = YES;
                CLANG_ENABLE_OBJC_ARC = YES;
                CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
                CLANG_WARN_BOOL_CONVERSION = YES;
                CLANG_WARN_COMMA = YES;
                CLANG_WARN_CONSTANT_CONVERSION = YES;
                CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = 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_NON_LITERAL_NULL_CONVERSION = YES;
                CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
                CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
                CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
                CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
                CLANG_WARN_STRICT_PROTOTYPES = YES;
                CLANG_WARN_SUSPICIOUS_MOVE = YES;
                CLANG_WARN_UNREACHABLE_CODE = YES;
                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
                COPY_PHASE_STRIP = NO;
                CURRENT_PROJECT_VERSION = 1;
                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.9;
                MTL_ENABLE_DEBUG_INFO = YES;
                ONLY_ACTIVE_ARCH = YES;
                SDKROOT = macosx;
                SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
                SWIFT_OPTIMIZATION_LEVEL = "-Onone";
                SWIFT_SWIFT3_OBJC_INFERENCE = Off;
                SWIFT_VERSION = 4.2;
                VERSIONING_SYSTEM = "apple-generic";
                VERSION_INFO_PREFIX = "";
        };
        name = Debug;
};
21887E491F2209DE00A05579 /* Release */ = {
        isa = XCBuildConfiguration;
        buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
                CLANG_ANALYZER_NONNULL = YES;
                CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
                CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
                CLANG_CXX_LIBRARY = "libc++";
                CLANG_ENABLE_MODULES = YES;
                CLANG_ENABLE_OBJC_ARC = YES;
                CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
                CLANG_WARN_BOOL_CONVERSION = YES;
                CLANG_WARN_COMMA = YES;
                CLANG_WARN_CONSTANT_CONVERSION = YES;
                CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = 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_NON_LITERAL_NULL_CONVERSION = YES;
                CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
                CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
                CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
                CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
                CLANG_WARN_STRICT_PROTOTYPES = YES;
                CLANG_WARN_SUSPICIOUS_MOVE = YES;
                CLANG_WARN_UNREACHABLE_CODE = YES;
                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
                COPY_PHASE_STRIP = NO;
                CURRENT_PROJECT_VERSION = 1;
                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.9;
                MTL_ENABLE_DEBUG_INFO = NO;
                SDKROOT = macosx;
                SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
                SWIFT_SWIFT3_OBJC_INFERENCE = Off;
                SWIFT_VERSION = 4.2;
                VERSIONING_SYSTEM = "apple-generic";
                VERSION_INFO_PREFIX = "";
        };
        name = Release;
};
21887E4B1F2209DE00A05579 /* Debug */ = {
        isa = XCBuildConfiguration;
        buildSettings = {
                COMBINE_HIDPI_IMAGES = YES;
                DEFINES_MODULE = YES;
                DYLIB_COMPATIBILITY_VERSION = 1;
                DYLIB_CURRENT_VERSION = 1;
                DYLIB_INSTALL_NAME_BASE = "@rpath";
                FRAMEWORK_VERSION = A;
                INFOPLIST_FILE = "$(SRCROOT)/Support/Info.plist";
                INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
                MARKETING_VERSION = 0.1.3;
                PRODUCT_BUNDLE_IDENTIFIER = com.samsoffes.HotKey;
                PRODUCT_NAME = "$(TARGET_NAME)";
                SKIP_INSTALL = YES;
                SWIFT_VERSION = 5.0;
        };
        name = Debug;
};
21887E4C1F2209DE00A05579 /* Release */ = {
        isa = XCBuildConfiguration;
        buildSettings = {
                COMBINE_HIDPI_IMAGES = YES;
                DEFINES_MODULE = YES;
                DYLIB_COMPATIBILITY_VERSION = 1;
                DYLIB_CURRENT_VERSION = 1;
                DYLIB_INSTALL_NAME_BASE = "@rpath";
                FRAMEWORK_VERSION = A;
                INFOPLIST_FILE = "$(SRCROOT)/Support/Info.plist";
                INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
                MARKETING_VERSION = 0.1.3;
                PRODUCT_BUNDLE_IDENTIFIER = com.samsoffes.HotKey;
                PRODUCT_NAME = "$(TARGET_NAME)";
                SKIP_INSTALL = YES;
                SWIFT_VERSION = 5.0;
        };
        name = Release;
};
21887E4E1F2209DE00A05579 /* Debug */ = {
        isa = XCBuildConfiguration;
        buildSettings = {
                ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
                COMBINE_HIDPI_IMAGES = YES;
                INFOPLIST_FILE = "Support/Tests-Info.plist";
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
                PRODUCT_BUNDLE_IDENTIFIER = com.samsoffes.HotKeyTests;
                PRODUCT_NAME = "$(TARGET_NAME)";
                SWIFT_VERSION = 5.0;
        };
        name = Debug;
};
21887E4F1F2209DE00A05579 /* Release */ = {
        isa = XCBuildConfiguration;
        buildSettings = {
                ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
                COMBINE_HIDPI_IMAGES = YES;
                INFOPLIST_FILE = "Support/Tests-Info.plist";
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
                PRODUCT_BUNDLE_IDENTIFIER = com.samsoffes.HotKeyTests;
                PRODUCT_NAME = "$(TARGET_NAME)";
                SWIFT_VERSION = 5.0;
        };
        name = Release;
};
21887E7D1F22154600A05579 /* Debug */ = {
        isa = XCBuildConfiguration;
        buildSettings = {
                ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
                COMBINE_HIDPI_IMAGES = YES;
                INFOPLIST_FILE = "$(SRCROOT)/Example/Support/Info.plist";
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
                MACOSX_DEPLOYMENT_TARGET = 10.10;
                PRODUCT_BUNDLE_IDENTIFIER = com.samsoffes.Example;
                PRODUCT_NAME = "$(TARGET_NAME)";
        };
        name = Debug;
};
21887E7E1F22154600A05579 /* Release */ = {
        isa = XCBuildConfiguration;
        buildSettings = {
                ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
                COMBINE_HIDPI_IMAGES = YES;
                INFOPLIST_FILE = "$(SRCROOT)/Example/Support/Info.plist";
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
                MACOSX_DEPLOYMENT_TARGET = 10.10;
                PRODUCT_BUNDLE_IDENTIFIER = com.samsoffes.Example;
                PRODUCT_NAME = "$(TARGET_NAME)";
        };
        name = Release;
};

/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */

21887E301F2209DE00A05579 /* Build configuration list for PBXProject "HotKey" */ = {
        isa = XCConfigurationList;
        buildConfigurations = (
                21887E481F2209DE00A05579 /* Debug */,
                21887E491F2209DE00A05579 /* Release */,
        );
        defaultConfigurationIsVisible = 0;
        defaultConfigurationName = Release;
};
21887E4A1F2209DE00A05579 /* Build configuration list for PBXNativeTarget "HotKey" */ = {
        isa = XCConfigurationList;
        buildConfigurations = (
                21887E4B1F2209DE00A05579 /* Debug */,
                21887E4C1F2209DE00A05579 /* Release */,
        );
        defaultConfigurationIsVisible = 0;
        defaultConfigurationName = Release;
};
21887E4D1F2209DE00A05579 /* Build configuration list for PBXNativeTarget "HotKeyTests" */ = {
        isa = XCConfigurationList;
        buildConfigurations = (
                21887E4E1F2209DE00A05579 /* Debug */,
                21887E4F1F2209DE00A05579 /* Release */,
        );
        defaultConfigurationIsVisible = 0;
        defaultConfigurationName = Release;
};
21887E811F22154600A05579 /* Build configuration list for PBXNativeTarget "Example" */ = {
        isa = XCConfigurationList;
        buildConfigurations = (
                21887E7D1F22154600A05579 /* Debug */,
                21887E7E1F22154600A05579 /* Release */,
        );
        defaultConfigurationIsVisible = 0;
        defaultConfigurationName = Release;
};

/* End XCConfigurationList section */

};
rootObject = 21887E2D1F2209DE00A05579 /* Project object */;

}