revolter/fastlane-plugin-icon_versioning

View on GitHub
example/IconVersioningExample.xcodeproj/project.pbxproj

Summary

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

/* Begin PBXBuildFile section */
        54BCC0FC205709FA005C870D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54BCC0FB205709FA005C870D /* AppDelegate.swift */; };
        54BCC0FE205709FA005C870D /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54BCC0FD205709FA005C870D /* ViewController.swift */; };
        54BCC101205709FA005C870D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 54BCC0FF205709FA005C870D /* Main.storyboard */; };
        54BCC103205709FA005C870D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 54BCC102205709FA005C870D /* Assets.xcassets */; };
        54BCC106205709FA005C870D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 54BCC104205709FA005C870D /* LaunchScreen.storyboard */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
        54BCC0F8205709FA005C870D /* IconVersioningExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = IconVersioningExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
        54BCC0FB205709FA005C870D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
        54BCC0FD205709FA005C870D /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
        54BCC100205709FA005C870D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
        54BCC102205709FA005C870D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
        54BCC105205709FA005C870D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
        54BCC107205709FA005C870D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

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

/* Begin PBXGroup section */
        54BCC0EF205709FA005C870D = {
            isa = PBXGroup;
            children = (
                54BCC0FA205709FA005C870D /* IconVersioningExample */,
                54BCC0F9205709FA005C870D /* Products */,
            );
            sourceTree = "<group>";
        };
        54BCC0F9205709FA005C870D /* Products */ = {
            isa = PBXGroup;
            children = (
                54BCC0F8205709FA005C870D /* IconVersioningExample.app */,
            );
            name = Products;
            sourceTree = "<group>";
        };
        54BCC0FA205709FA005C870D /* IconVersioningExample */ = {
            isa = PBXGroup;
            children = (
                54BCC0FB205709FA005C870D /* AppDelegate.swift */,
                54BCC0FD205709FA005C870D /* ViewController.swift */,
                54BCC0FF205709FA005C870D /* Main.storyboard */,
                54BCC102205709FA005C870D /* Assets.xcassets */,
                54BCC104205709FA005C870D /* LaunchScreen.storyboard */,
                54BCC107205709FA005C870D /* Info.plist */,
            );
            path = IconVersioningExample;
            sourceTree = "<group>";
        };
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
        54BCC0F7205709FA005C870D /* IconVersioningExample */ = {
            isa = PBXNativeTarget;
            buildConfigurationList = 54BCC10A205709FA005C870D /* Build configuration list for PBXNativeTarget "IconVersioningExample" */;
            buildPhases = (
                54BCC10D20573385005C870D /* [Icon Versioning] Run Script */,
                54BCC0F4205709FA005C870D /* Sources */,
                54BCC0F5205709FA005C870D /* Frameworks */,
                54BCC0F6205709FA005C870D /* Resources */,
            );
            buildRules = (
            );
            dependencies = (
            );
            name = IconVersioningExample;
            productName = IconVersioningExample;
            productReference = 54BCC0F8205709FA005C870D /* IconVersioningExample.app */;
            productType = "com.apple.product-type.application";
        };
/* End PBXNativeTarget section */

/* Begin PBXProject section */
        54BCC0F0205709FA005C870D /* Project object */ = {
            isa = PBXProject;
            attributes = {
                LastSwiftUpdateCheck = 0920;
                LastUpgradeCheck = 0920;
                ORGANIZATIONNAME = "Iulian Onofrei";
                TargetAttributes = {
                    54BCC0F7205709FA005C870D = {
                        CreatedOnToolsVersion = 9.2;
                        ProvisioningStyle = Automatic;
                    };
                };
            };
            buildConfigurationList = 54BCC0F3205709FA005C870D /* Build configuration list for PBXProject "IconVersioningExample" */;
            compatibilityVersion = "Xcode 8.0";
            developmentRegion = en;
            hasScannedForEncodings = 0;
            knownRegions = (
                en,
                Base,
            );
            mainGroup = 54BCC0EF205709FA005C870D;
            productRefGroup = 54BCC0F9205709FA005C870D /* Products */;
            projectDirPath = "";
            projectRoot = "";
            targets = (
                54BCC0F7205709FA005C870D /* IconVersioningExample */,
            );
        };
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
        54BCC0F6205709FA005C870D /* Resources */ = {
            isa = PBXResourcesBuildPhase;
            buildActionMask = 2147483647;
            files = (
                54BCC106205709FA005C870D /* LaunchScreen.storyboard in Resources */,
                54BCC103205709FA005C870D /* Assets.xcassets in Resources */,
                54BCC101205709FA005C870D /* Main.storyboard in Resources */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
        54BCC10D20573385005C870D /* [Icon Versioning] Run Script */ = {
            isa = PBXShellScriptBuildPhase;
            buildActionMask = 2147483647;
            files = (
            );
            inputPaths = (
            );
            name = "[Icon Versioning] Run Script";
            outputPaths = (
            );
            runOnlyForDeploymentPostprocessing = 0;
            shellPath = /bin/sh;
            shellScript = "\"${SRCROOT}/IconVersioningExample/Scripts/icon_versioning.sh\"";
        };
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
        54BCC0F4205709FA005C870D /* Sources */ = {
            isa = PBXSourcesBuildPhase;
            buildActionMask = 2147483647;
            files = (
                54BCC0FE205709FA005C870D /* ViewController.swift in Sources */,
                54BCC0FC205709FA005C870D /* AppDelegate.swift in Sources */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
        54BCC0FF205709FA005C870D /* Main.storyboard */ = {
            isa = PBXVariantGroup;
            children = (
                54BCC100205709FA005C870D /* Base */,
            );
            name = Main.storyboard;
            sourceTree = "<group>";
        };
        54BCC104205709FA005C870D /* LaunchScreen.storyboard */ = {
            isa = PBXVariantGroup;
            children = (
                54BCC105205709FA005C870D /* Base */,
            );
            name = LaunchScreen.storyboard;
            sourceTree = "<group>";
        };
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
        54BCC108205709FA005C870D /* Debug */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                CLANG_ANALYZER_NONNULL = YES;
                CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
                CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
                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_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_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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
                CLANG_WARN_UNREACHABLE_CODE = YES;
                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
                COPY_PHASE_STRIP = NO;
                DEBUG_INFORMATION_FORMAT = dwarf;
                ENABLE_STRICT_OBJC_MSGSEND = YES;
                ENABLE_TESTABILITY = YES;
                GCC_C_LANGUAGE_STANDARD = gnu11;
                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 = 11.2;
                MTL_ENABLE_DEBUG_INFO = YES;
                ONLY_ACTIVE_ARCH = YES;
                SDKROOT = iphoneos;
                SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
                SWIFT_OPTIMIZATION_LEVEL = "-Onone";
            };
            name = Debug;
        };
        54BCC109205709FA005C870D /* Release */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                CLANG_ANALYZER_NONNULL = YES;
                CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
                CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
                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_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_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_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
                CLANG_WARN_UNREACHABLE_CODE = YES;
                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
                COPY_PHASE_STRIP = NO;
                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
                ENABLE_NS_ASSERTIONS = NO;
                ENABLE_STRICT_OBJC_MSGSEND = YES;
                GCC_C_LANGUAGE_STANDARD = gnu11;
                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 = 11.2;
                MTL_ENABLE_DEBUG_INFO = NO;
                SDKROOT = iphoneos;
                SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
                VALIDATE_PRODUCT = YES;
            };
            name = Release;
        };
        54BCC10B205709FA005C870D /* Debug */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ASSETCATALOG_COMPILER_APPICON_NAME = "AppIcon-Versioned";
                INFOPLIST_FILE = IconVersioningExample/Info.plist;
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
                PRODUCT_BUNDLE_IDENTIFIER = com.iulianonofrei.IconVersioningExample;
                PRODUCT_NAME = "$(TARGET_NAME)";
                SWIFT_VERSION = 4.0;
                TARGETED_DEVICE_FAMILY = "1,2";
            };
            name = Debug;
        };
        54BCC10C205709FA005C870D /* Release */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
                INFOPLIST_FILE = IconVersioningExample/Info.plist;
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
                PRODUCT_BUNDLE_IDENTIFIER = com.iulianonofrei.IconVersioningExample;
                PRODUCT_NAME = "$(TARGET_NAME)";
                SWIFT_VERSION = 4.0;
                TARGETED_DEVICE_FAMILY = "1,2";
            };
            name = Release;
        };
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
        54BCC0F3205709FA005C870D /* Build configuration list for PBXProject "IconVersioningExample" */ = {
            isa = XCConfigurationList;
            buildConfigurations = (
                54BCC108205709FA005C870D /* Debug */,
                54BCC109205709FA005C870D /* Release */,
            );
            defaultConfigurationIsVisible = 0;
            defaultConfigurationName = Release;
        };
        54BCC10A205709FA005C870D /* Build configuration list for PBXNativeTarget "IconVersioningExample" */ = {
            isa = XCConfigurationList;
            buildConfigurations = (
                54BCC10B205709FA005C870D /* Debug */,
                54BCC10C205709FA005C870D /* Release */,
            );
            defaultConfigurationIsVisible = 0;
            defaultConfigurationName = Release;
        };
/* End XCConfigurationList section */
    };
    rootObject = 54BCC0F0205709FA005C870D /* Project object */;
}