rchatham/SwiftyAnimate

View on GitHub
SwiftyAnimateDemo.xcodeproj/project.pbxproj

Summary

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

/* Begin PBXBuildFile section */
        304C685D1DF42A13003B3710 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 304C685C1DF42A13003B3710 /* AppDelegate.swift */; };
        304C685F1DF42A13003B3710 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 304C685E1DF42A13003B3710 /* ViewController.swift */; };
        304C68621DF42A13003B3710 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 304C68601DF42A13003B3710 /* Main.storyboard */; };
        304C68641DF42A13003B3710 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 304C68631DF42A13003B3710 /* Assets.xcassets */; };
        304C68671DF42A13003B3710 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 304C68651DF42A13003B3710 /* LaunchScreen.storyboard */; };
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
        304C68731DF42A5B003B3710 /* Embed Frameworks */ = {
            isa = PBXCopyFilesBuildPhase;
            buildActionMask = 2147483647;
            dstPath = "";
            dstSubfolderSpec = 10;
            files = (
            );
            name = "Embed Frameworks";
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
        304C68591DF42A13003B3710 /* SwiftyAnimateDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyAnimateDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
        304C685C1DF42A13003B3710 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
        304C685E1DF42A13003B3710 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
        304C68611DF42A13003B3710 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
        304C68631DF42A13003B3710 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
        304C68661DF42A13003B3710 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
        304C68681DF42A13003B3710 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

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

/* Begin PBXGroup section */
        304C68501DF42A13003B3710 = {
            isa = PBXGroup;
            children = (
                304C685B1DF42A13003B3710 /* SwiftyAnimateDemo */,
                304C685A1DF42A13003B3710 /* Products */,
            );
            sourceTree = "<group>";
        };
        304C685A1DF42A13003B3710 /* Products */ = {
            isa = PBXGroup;
            children = (
                304C68591DF42A13003B3710 /* SwiftyAnimateDemo.app */,
            );
            name = Products;
            sourceTree = "<group>";
        };
        304C685B1DF42A13003B3710 /* SwiftyAnimateDemo */ = {
            isa = PBXGroup;
            children = (
                304C685C1DF42A13003B3710 /* AppDelegate.swift */,
                304C685E1DF42A13003B3710 /* ViewController.swift */,
                304C68601DF42A13003B3710 /* Main.storyboard */,
                304C68631DF42A13003B3710 /* Assets.xcassets */,
                304C68651DF42A13003B3710 /* LaunchScreen.storyboard */,
                304C68681DF42A13003B3710 /* Info.plist */,
            );
            path = SwiftyAnimateDemo;
            sourceTree = "<group>";
        };
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
        304C68581DF42A13003B3710 /* SwiftyAnimateDemo */ = {
            isa = PBXNativeTarget;
            buildConfigurationList = 304C686B1DF42A13003B3710 /* Build configuration list for PBXNativeTarget "SwiftyAnimateDemo" */;
            buildPhases = (
                304C68551DF42A13003B3710 /* Sources */,
                304C68561DF42A13003B3710 /* Frameworks */,
                304C68571DF42A13003B3710 /* Resources */,
                304C68731DF42A5B003B3710 /* Embed Frameworks */,
            );
            buildRules = (
            );
            dependencies = (
            );
            name = SwiftyAnimateDemo;
            productName = SwiftyAnimateDemo;
            productReference = 304C68591DF42A13003B3710 /* SwiftyAnimateDemo.app */;
            productType = "com.apple.product-type.application";
        };
/* End PBXNativeTarget section */

/* Begin PBXProject section */
        304C68511DF42A13003B3710 /* Project object */ = {
            isa = PBXProject;
            attributes = {
                LastSwiftUpdateCheck = 0810;
                LastUpgradeCheck = 0810;
                ORGANIZATIONNAME = "Reid Chatham";
                TargetAttributes = {
                    304C68581DF42A13003B3710 = {
                        CreatedOnToolsVersion = 8.1;
                        DevelopmentTeam = NT7FFBVKUP;
                        ProvisioningStyle = Automatic;
                    };
                };
            };
            buildConfigurationList = 304C68541DF42A13003B3710 /* Build configuration list for PBXProject "SwiftyAnimateDemo" */;
            compatibilityVersion = "Xcode 3.2";
            developmentRegion = English;
            hasScannedForEncodings = 0;
            knownRegions = (
                en,
                Base,
            );
            mainGroup = 304C68501DF42A13003B3710;
            productRefGroup = 304C685A1DF42A13003B3710 /* Products */;
            projectDirPath = "";
            projectRoot = "";
            targets = (
                304C68581DF42A13003B3710 /* SwiftyAnimateDemo */,
            );
        };
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
        304C68571DF42A13003B3710 /* Resources */ = {
            isa = PBXResourcesBuildPhase;
            buildActionMask = 2147483647;
            files = (
                304C68671DF42A13003B3710 /* LaunchScreen.storyboard in Resources */,
                304C68641DF42A13003B3710 /* Assets.xcassets in Resources */,
                304C68621DF42A13003B3710 /* Main.storyboard in Resources */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
        304C68551DF42A13003B3710 /* Sources */ = {
            isa = PBXSourcesBuildPhase;
            buildActionMask = 2147483647;
            files = (
                304C685F1DF42A13003B3710 /* ViewController.swift in Sources */,
                304C685D1DF42A13003B3710 /* AppDelegate.swift in Sources */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
        304C68601DF42A13003B3710 /* Main.storyboard */ = {
            isa = PBXVariantGroup;
            children = (
                304C68611DF42A13003B3710 /* Base */,
            );
            name = Main.storyboard;
            sourceTree = "<group>";
        };
        304C68651DF42A13003B3710 /* LaunchScreen.storyboard */ = {
            isa = PBXVariantGroup;
            children = (
                304C68661DF42A13003B3710 /* Base */,
            );
            name = LaunchScreen.storyboard;
            sourceTree = "<group>";
        };
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
        304C68691DF42A13003B3710 /* Debug */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                CLANG_ANALYZER_NONNULL = YES;
                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_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_OBJC_ROOT_CLASS = YES_ERROR;
                CLANG_WARN_SUSPICIOUS_MOVES = YES;
                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 = 10.1;
                MTL_ENABLE_DEBUG_INFO = YES;
                ONLY_ACTIVE_ARCH = YES;
                SDKROOT = iphoneos;
                SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
                SWIFT_OPTIMIZATION_LEVEL = "-Onone";
                TARGETED_DEVICE_FAMILY = "1,2";
            };
            name = Debug;
        };
        304C686A1DF42A13003B3710 /* Release */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                CLANG_ANALYZER_NONNULL = YES;
                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_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_OBJC_ROOT_CLASS = YES_ERROR;
                CLANG_WARN_SUSPICIOUS_MOVES = YES;
                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 = 10.1;
                MTL_ENABLE_DEBUG_INFO = NO;
                SDKROOT = iphoneos;
                SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
                TARGETED_DEVICE_FAMILY = "1,2";
                VALIDATE_PRODUCT = YES;
            };
            name = Release;
        };
        304C686C1DF42A13003B3710 /* Debug */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
                DEVELOPMENT_TEAM = NT7FFBVKUP;
                FRAMEWORK_SEARCH_PATHS = (
                    "$(inherited)",
                    "$(PROJECT_DIR)",
                );
                INFOPLIST_FILE = SwiftyAnimateDemo/Info.plist;
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
                PRODUCT_BUNDLE_IDENTIFIER = com.rchatham.SwiftyAnimateDemo;
                PRODUCT_NAME = "$(TARGET_NAME)";
                SWIFT_VERSION = 3.0;
            };
            name = Debug;
        };
        304C686D1DF42A13003B3710 /* Release */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
                DEVELOPMENT_TEAM = NT7FFBVKUP;
                FRAMEWORK_SEARCH_PATHS = (
                    "$(inherited)",
                    "$(PROJECT_DIR)",
                );
                INFOPLIST_FILE = SwiftyAnimateDemo/Info.plist;
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
                PRODUCT_BUNDLE_IDENTIFIER = com.rchatham.SwiftyAnimateDemo;
                PRODUCT_NAME = "$(TARGET_NAME)";
                SWIFT_VERSION = 3.0;
            };
            name = Release;
        };
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
        304C68541DF42A13003B3710 /* Build configuration list for PBXProject "SwiftyAnimateDemo" */ = {
            isa = XCConfigurationList;
            buildConfigurations = (
                304C68691DF42A13003B3710 /* Debug */,
                304C686A1DF42A13003B3710 /* Release */,
            );
            defaultConfigurationIsVisible = 0;
            defaultConfigurationName = Release;
        };
        304C686B1DF42A13003B3710 /* Build configuration list for PBXNativeTarget "SwiftyAnimateDemo" */ = {
            isa = XCConfigurationList;
            buildConfigurations = (
                304C686C1DF42A13003B3710 /* Debug */,
                304C686D1DF42A13003B3710 /* Release */,
            );
            defaultConfigurationIsVisible = 0;
            defaultConfigurationName = Release;
        };
/* End XCConfigurationList section */
    };
    rootObject = 304C68511DF42A13003B3710 /* Project object */;
}