vagrant/ext/fsevents/fsevents-wrapper.xcodeproj/project.pbxproj

Summary

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

/* Begin PBXBuildFile section */
        82BB6EF315F1359700C709C3 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 82BB6EF215F1359700C709C3 /* main.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
        82DC011D15C6EE760098E42A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82DC011C15C6EE760098E42A /* Foundation.framework */; };
        82DC012B15C6F2620098E42A /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82DC012A15C6F2620098E42A /* CoreServices.framework */; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
        82DC011615C6EE760098E42A /* CopyFiles */ = {
            isa = PBXCopyFilesBuildPhase;
            buildActionMask = 2147483647;
            dstPath = /usr/share/man/man1/;
            dstSubfolderSpec = 0;
            files = (
            );
            runOnlyForDeploymentPostprocessing = 1;
        };
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
        82BB6EF215F1359700C709C3 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = SOURCE_ROOT; };
        82DC011815C6EE760098E42A /* fsevents-wrapper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "fsevents-wrapper"; sourceTree = BUILT_PRODUCTS_DIR; };
        82DC011C15C6EE760098E42A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
        82DC012215C6EE760098E42A /* fsevents-wrapper-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "fsevents-wrapper-Prefix.pch"; sourceTree = "<group>"; };
        82DC012A15C6F2620098E42A /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
        82DC011515C6EE760098E42A /* Frameworks */ = {
            isa = PBXFrameworksBuildPhase;
            buildActionMask = 2147483647;
            files = (
                82DC012B15C6F2620098E42A /* CoreServices.framework in Frameworks */,
                82DC011D15C6EE760098E42A /* Foundation.framework in Frameworks */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
        82DC010D15C6EE760098E42A = {
            isa = PBXGroup;
            children = (
                82DC011E15C6EE760098E42A /* fsevents-wrapper */,
                82DC011B15C6EE760098E42A /* Frameworks */,
                82DC011915C6EE760098E42A /* Products */,
            );
            sourceTree = "<group>";
        };
        82DC011915C6EE760098E42A /* Products */ = {
            isa = PBXGroup;
            children = (
                82DC011815C6EE760098E42A /* fsevents-wrapper */,
            );
            name = Products;
            sourceTree = "<group>";
        };
        82DC011B15C6EE760098E42A /* Frameworks */ = {
            isa = PBXGroup;
            children = (
                82DC012A15C6F2620098E42A /* CoreServices.framework */,
                82DC011C15C6EE760098E42A /* Foundation.framework */,
            );
            name = Frameworks;
            sourceTree = "<group>";
        };
        82DC011E15C6EE760098E42A /* fsevents-wrapper */ = {
            isa = PBXGroup;
            children = (
                82BB6EF215F1359700C709C3 /* main.m */,
                82DC012115C6EE760098E42A /* Supporting Files */,
            );
            path = "fsevents-wrapper";
            sourceTree = "<group>";
        };
        82DC012115C6EE760098E42A /* Supporting Files */ = {
            isa = PBXGroup;
            children = (
                82DC012215C6EE760098E42A /* fsevents-wrapper-Prefix.pch */,
            );
            name = "Supporting Files";
            sourceTree = "<group>";
        };
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
        82DC011715C6EE760098E42A /* fsevents-wrapper */ = {
            isa = PBXNativeTarget;
            buildConfigurationList = 82DC012715C6EE760098E42A /* Build configuration list for PBXNativeTarget "fsevents-wrapper" */;
            buildPhases = (
                82DC011415C6EE760098E42A /* Sources */,
                82DC011515C6EE760098E42A /* Frameworks */,
                82DC011615C6EE760098E42A /* CopyFiles */,
            );
            buildRules = (
            );
            dependencies = (
            );
            name = "fsevents-wrapper";
            productName = "fsevents-wrapper";
            productReference = 82DC011815C6EE760098E42A /* fsevents-wrapper */;
            productType = "com.apple.product-type.tool";
        };
/* End PBXNativeTarget section */

/* Begin PBXProject section */
        82DC010F15C6EE760098E42A /* Project object */ = {
            isa = PBXProject;
            attributes = {
                LastUpgradeCheck = 0500;
                ORGANIZATIONNAME = "Burke Libbey";
            };
            buildConfigurationList = 82DC011215C6EE760098E42A /* Build configuration list for PBXProject "fsevents-wrapper" */;
            compatibilityVersion = "Xcode 3.2";
            developmentRegion = English;
            hasScannedForEncodings = 0;
            knownRegions = (
                English,
                en,
            );
            mainGroup = 82DC010D15C6EE760098E42A;
            productRefGroup = 82DC011915C6EE760098E42A /* Products */;
            projectDirPath = "";
            projectRoot = "";
            targets = (
                82DC011715C6EE760098E42A /* fsevents-wrapper */,
            );
        };
/* End PBXProject section */

/* Begin PBXSourcesBuildPhase section */
        82DC011415C6EE760098E42A /* Sources */ = {
            isa = PBXSourcesBuildPhase;
            buildActionMask = 2147483647;
            files = (
                82BB6EF315F1359700C709C3 /* main.m in Sources */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
        82DC012515C6EE760098E42A /* Debug */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                ARCHS = "$(ARCHS_STANDARD)";
                CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
                CLANG_ENABLE_OBJC_ARC = YES;
                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
                COPY_PHASE_STRIP = NO;
                GCC_C_LANGUAGE_STANDARD = gnu99;
                GCC_DYNAMIC_NO_PIC = NO;
                GCC_ENABLE_OBJC_EXCEPTIONS = YES;
                GCC_OPTIMIZATION_LEVEL = 0;
                GCC_PREPROCESSOR_DEFINITIONS = (
                    "DEBUG=1",
                    "$(inherited)",
                );
                GCC_SYMBOLS_PRIVATE_EXTERN = NO;
                GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
                GCC_WARN_ABOUT_RETURN_TYPE = YES;
                GCC_WARN_UNINITIALIZED_AUTOS = YES;
                GCC_WARN_UNUSED_VARIABLE = YES;
                MACOSX_DEPLOYMENT_TARGET = 12.0;
                ONLY_ACTIVE_ARCH = YES;
                SDKROOT = macosx;
            };
            name = Debug;
        };
        82DC012615C6EE760098E42A /* Release */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                ARCHS = "$(ARCHS_STANDARD)";
                CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
                CLANG_ENABLE_OBJC_ARC = YES;
                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
                COPY_PHASE_STRIP = YES;
                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
                GCC_C_LANGUAGE_STANDARD = gnu99;
                GCC_ENABLE_OBJC_EXCEPTIONS = YES;
                GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
                GCC_WARN_ABOUT_RETURN_TYPE = YES;
                GCC_WARN_UNINITIALIZED_AUTOS = YES;
                GCC_WARN_UNUSED_VARIABLE = YES;
                MACOSX_DEPLOYMENT_TARGET = 12.0;
                SDKROOT = macosx;
            };
            name = Release;
        };
        82DC012815C6EE760098E42A /* Debug */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                GCC_PREFIX_HEADER = "";
                ONLY_ACTIVE_ARCH = NO;
                PRODUCT_NAME = "$(TARGET_NAME)";
                SDKROOT = macosx;
            };
            name = Debug;
        };
        82DC012915C6EE760098E42A /* Release */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                GCC_PREFIX_HEADER = "";
                ONLY_ACTIVE_ARCH = NO;
                PRODUCT_NAME = "$(TARGET_NAME)";
                SDKROOT = macosx;
            };
            name = Release;
        };
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
        82DC011215C6EE760098E42A /* Build configuration list for PBXProject "fsevents-wrapper" */ = {
            isa = XCConfigurationList;
            buildConfigurations = (
                82DC012515C6EE760098E42A /* Debug */,
                82DC012615C6EE760098E42A /* Release */,
            );
            defaultConfigurationIsVisible = 0;
            defaultConfigurationName = Release;
        };
        82DC012715C6EE760098E42A /* Build configuration list for PBXNativeTarget "fsevents-wrapper" */ = {
            isa = XCConfigurationList;
            buildConfigurations = (
                82DC012815C6EE760098E42A /* Debug */,
                82DC012915C6EE760098E42A /* Release */,
            );
            defaultConfigurationIsVisible = 0;
            defaultConfigurationName = Release;
        };
/* End XCConfigurationList section */
    };
    rootObject = 82DC010F15C6EE760098E42A /* Project object */;
}