stanwood/Stanwood_Debugger_iOS

View on GitHub
Example/Harlow.xcodeproj/project.pbxproj

Summary

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

/* Begin PBXBuildFile section */
        131883F9244D632900A44BE7 /* Action.swift in Sources */ = {isa = PBXBuildFile; fileRef = 131883F8244D632900A44BE7 /* Action.swift */; };
        13188403244D63FD00A44BE7 /* SourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13188401244D63FD00A44BE7 /* SourceType.swift */; };
        13188404244D63FD00A44BE7 /* ModelItems.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13188402244D63FD00A44BE7 /* ModelItems.swift */; };
        13188409244D646700A44BE7 /* ExampleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13188408244D646700A44BE7 /* ExampleViewController.swift */; };
        1318840C244D647000A44BE7 /* ExampleDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1318840A244D647000A44BE7 /* ExampleDataSource.swift */; };
        1318840D244D647000A44BE7 /* ExampleDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1318840B244D647000A44BE7 /* ExampleDelegate.swift */; };
        13188416244D647B00A44BE7 /* CrashSampleCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1318840E244D647B00A44BE7 /* CrashSampleCell.swift */; };
        13188417244D647B00A44BE7 /* AnalyticsExampleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1318840F244D647B00A44BE7 /* AnalyticsExampleCell.xib */; };
        13188418244D647B00A44BE7 /* HeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13188410244D647B00A44BE7 /* HeaderView.xib */; };
        13188419244D647B00A44BE7 /* HeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13188411244D647B00A44BE7 /* HeaderView.swift */; };
        1318841A244D647B00A44BE7 /* AnalyticsExampleCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13188412244D647B00A44BE7 /* AnalyticsExampleCell.swift */; };
        1318841B244D647B00A44BE7 /* NetworkingExampleCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13188413244D647B00A44BE7 /* NetworkingExampleCell.swift */; };
        1318841C244D647B00A44BE7 /* NetworkingExampleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13188414244D647B00A44BE7 /* NetworkingExampleCell.xib */; };
        1318841D244D647B00A44BE7 /* CrashSampleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13188415244D647B00A44BE7 /* CrashSampleCell.xib */; };
        13188424244D64B500A44BE7 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 1318841F244D64B500A44BE7 /* Info.plist */; };
        13188425244D64B500A44BE7 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13188421244D64B500A44BE7 /* AppDelegate.swift */; };
        13188426244D64B500A44BE7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13188422244D64B500A44BE7 /* Images.xcassets */; };
        1318842C244D64EF00A44BE7 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13188428244D64EF00A44BE7 /* LaunchScreen.xib */; };
        1318842D244D64EF00A44BE7 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1318842A244D64EF00A44BE7 /* Main.storyboard */; };
        5A5BD2BCA14DC974CD5783B1 /* Pods_Harlow_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53592DDD00653FFCE03AFB7D /* Pods_Harlow_Tests.framework */; };
        607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; };
        6C0518CE233DDCD100681DAE /* .travis.yml in Resources */ = {isa = PBXBuildFile; fileRef = 6C0518CD233DDCD100681DAE /* .travis.yml */; };
        6C7F86E321DB54FA0051133E /* stanwood_debugger_networking.gif in Resources */ = {isa = PBXBuildFile; fileRef = 6C7F86E221DB54FA0051133E /* stanwood_debugger_networking.gif */; };
        6CC66A8F21DCB95900310EB4 /* logs-1.png in Resources */ = {isa = PBXBuildFile; fileRef = 6CC66A8C21DCB95800310EB4 /* logs-1.png */; };
        6CC66A9021DCB95900310EB4 /* logs-2.png in Resources */ = {isa = PBXBuildFile; fileRef = 6CC66A8D21DCB95900310EB4 /* logs-2.png */; };
        6CC66A9121DCB95900310EB4 /* logs-3.png in Resources */ = {isa = PBXBuildFile; fileRef = 6CC66A8E21DCB95900310EB4 /* logs-3.png */; };
        966C8DE56E76F325C1822BE8 /* Pods_Harlow_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B032C3E9F2188C06A0653FB8 /* Pods_Harlow_Example.framework */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
        607FACE61AFB9204008FA782 /* PBXContainerItemProxy */ = {
            isa = PBXContainerItemProxy;
            containerPortal = 607FACC81AFB9204008FA782 /* Project object */;
            proxyType = 1;
            remoteGlobalIDString = 607FACCF1AFB9204008FA782;
            remoteInfo = StanwoodDebugger;
        };
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
        09328F2CC96F7B664611E652 /* Pods-Harlow_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Harlow_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Harlow_Tests/Pods-Harlow_Tests.debug.xcconfig"; sourceTree = "<group>"; };
        131883F8244D632900A44BE7 /* Action.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Action.swift; sourceTree = "<group>"; };
        13188401244D63FD00A44BE7 /* SourceType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SourceType.swift; sourceTree = "<group>"; };
        13188402244D63FD00A44BE7 /* ModelItems.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ModelItems.swift; sourceTree = "<group>"; };
        13188408244D646700A44BE7 /* ExampleViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExampleViewController.swift; sourceTree = "<group>"; };
        1318840A244D647000A44BE7 /* ExampleDataSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExampleDataSource.swift; sourceTree = "<group>"; };
        1318840B244D647000A44BE7 /* ExampleDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExampleDelegate.swift; sourceTree = "<group>"; };
        1318840E244D647B00A44BE7 /* CrashSampleCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CrashSampleCell.swift; sourceTree = "<group>"; };
        1318840F244D647B00A44BE7 /* AnalyticsExampleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = AnalyticsExampleCell.xib; sourceTree = "<group>"; };
        13188410244D647B00A44BE7 /* HeaderView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = HeaderView.xib; sourceTree = "<group>"; };
        13188411244D647B00A44BE7 /* HeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HeaderView.swift; sourceTree = "<group>"; };
        13188412244D647B00A44BE7 /* AnalyticsExampleCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnalyticsExampleCell.swift; sourceTree = "<group>"; };
        13188413244D647B00A44BE7 /* NetworkingExampleCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetworkingExampleCell.swift; sourceTree = "<group>"; };
        13188414244D647B00A44BE7 /* NetworkingExampleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NetworkingExampleCell.xib; sourceTree = "<group>"; };
        13188415244D647B00A44BE7 /* CrashSampleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CrashSampleCell.xib; sourceTree = "<group>"; };
        1318841F244D64B500A44BE7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
        13188420244D64B500A44BE7 /* Harlow_Example-Bridging-Header-DEBUG.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Harlow_Example-Bridging-Header-DEBUG.h"; sourceTree = "<group>"; };
        13188421244D64B500A44BE7 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
        13188422244D64B500A44BE7 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
        13188429244D64EF00A44BE7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
        1318842B244D64EF00A44BE7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
        2DB4C518B8C62579D042055E /* Pods-Harlow_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Harlow_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Harlow_Tests/Pods-Harlow_Tests.release.xcconfig"; sourceTree = "<group>"; };
        2F50920E66D3E4454EC1A82A /* Harlow.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; name = Harlow.podspec; path = ../Harlow.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
        336996636B23604025BAA6DF /* Pods-StanwoodDebugger_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-StanwoodDebugger_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-StanwoodDebugger_Tests/Pods-StanwoodDebugger_Tests.release.xcconfig"; sourceTree = "<group>"; };
        4632D065D08652DB82DFC8F8 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
        46FEBF1507183EAB8371E0F9 /* Pods-StanwoodDebugger_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-StanwoodDebugger_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-StanwoodDebugger_Example/Pods-StanwoodDebugger_Example.release.xcconfig"; sourceTree = "<group>"; };
        53592DDD00653FFCE03AFB7D /* Pods_Harlow_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Harlow_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
        607FACD01AFB9204008FA782 /* Debugger.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Debugger.app; sourceTree = BUILT_PRODUCTS_DIR; };
        607FACE51AFB9204008FA782 /* Harlow_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Harlow_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
        607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
        607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
        65CC5593567DABE1E1A8E37C /* Pods-StanwoodDebugger_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-StanwoodDebugger_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-StanwoodDebugger_Example/Pods-StanwoodDebugger_Example.debug.xcconfig"; sourceTree = "<group>"; };
        67DAF73079A463A8E75BA380 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
        6C0518CD233DDCD100681DAE /* .travis.yml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = .travis.yml; path = ../.travis.yml; sourceTree = "<group>"; };
        6C6C30DB213E9B7100360AC7 /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = CHANGELOG.md; path = ../CHANGELOG.md; sourceTree = "<group>"; };
        6C7F86E221DB54FA0051133E /* stanwood_debugger_networking.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = stanwood_debugger_networking.gif; path = ../Media/stanwood_debugger_networking.gif; sourceTree = "<group>"; };
        6CC66A8C21DCB95800310EB4 /* logs-1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "logs-1.png"; path = "../Media/logs-1.png"; sourceTree = "<group>"; };
        6CC66A8D21DCB95900310EB4 /* logs-2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "logs-2.png"; path = "../Media/logs-2.png"; sourceTree = "<group>"; };
        6CC66A8E21DCB95900310EB4 /* logs-3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "logs-3.png"; path = "../Media/logs-3.png"; sourceTree = "<group>"; };
        88753D26D2805B63EAE6D1B1 /* Pods-StanwoodDebugger_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-StanwoodDebugger_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-StanwoodDebugger_Tests/Pods-StanwoodDebugger_Tests.debug.xcconfig"; sourceTree = "<group>"; };
        B032C3E9F2188C06A0653FB8 /* Pods_Harlow_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Harlow_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
        B9A58CACCA0DA4FCD3A83671 /* Pods-Harlow_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Harlow_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Harlow_Example/Pods-Harlow_Example.debug.xcconfig"; sourceTree = "<group>"; };
        F0AFC980860B43CDBFF2F15F /* Pods-Harlow_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Harlow_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-Harlow_Example/Pods-Harlow_Example.release.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
        607FACCD1AFB9204008FA782 /* Frameworks */ = {
            isa = PBXFrameworksBuildPhase;
            buildActionMask = 2147483647;
            files = (
                966C8DE56E76F325C1822BE8 /* Pods_Harlow_Example.framework in Frameworks */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
        607FACE21AFB9204008FA782 /* Frameworks */ = {
            isa = PBXFrameworksBuildPhase;
            buildActionMask = 2147483647;
            files = (
                5A5BD2BCA14DC974CD5783B1 /* Pods_Harlow_Tests.framework in Frameworks */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
        13124D5423EDB455004F461F /* Asseets */ = {
            isa = PBXGroup;
            children = (
            );
            name = Asseets;
            sourceTree = "<group>";
        };
        131883F7244D62E800A44BE7 /* Protocols */ = {
            isa = PBXGroup;
            children = (
                131883F8244D632900A44BE7 /* Action.swift */,
            );
            path = Protocols;
            sourceTree = "<group>";
        };
        131883FB244D634900A44BE7 /* Models */ = {
            isa = PBXGroup;
            children = (
                13188402244D63FD00A44BE7 /* ModelItems.swift */,
                13188401244D63FD00A44BE7 /* SourceType.swift */,
            );
            path = Models;
            sourceTree = "<group>";
        };
        13188400244D63E700A44BE7 /* Modules */ = {
            isa = PBXGroup;
            children = (
                13188405244D642300A44BE7 /* ExampleDebuggers */,
            );
            path = Modules;
            sourceTree = "<group>";
        };
        13188405244D642300A44BE7 /* ExampleDebuggers */ = {
            isa = PBXGroup;
            children = (
                13188408244D646700A44BE7 /* ExampleViewController.swift */,
                13188406244D643A00A44BE7 /* DataSource & Delegate */,
            );
            path = ExampleDebuggers;
            sourceTree = "<group>";
        };
        13188406244D643A00A44BE7 /* DataSource & Delegate */ = {
            isa = PBXGroup;
            children = (
                1318840A244D647000A44BE7 /* ExampleDataSource.swift */,
                1318840B244D647000A44BE7 /* ExampleDelegate.swift */,
                13188407244D643E00A44BE7 /* Cells */,
            );
            path = "DataSource & Delegate";
            sourceTree = "<group>";
        };
        13188407244D643E00A44BE7 /* Cells */ = {
            isa = PBXGroup;
            children = (
                13188412244D647B00A44BE7 /* AnalyticsExampleCell.swift */,
                1318840F244D647B00A44BE7 /* AnalyticsExampleCell.xib */,
                1318840E244D647B00A44BE7 /* CrashSampleCell.swift */,
                13188415244D647B00A44BE7 /* CrashSampleCell.xib */,
                13188411244D647B00A44BE7 /* HeaderView.swift */,
                13188410244D647B00A44BE7 /* HeaderView.xib */,
                13188413244D647B00A44BE7 /* NetworkingExampleCell.swift */,
                13188414244D647B00A44BE7 /* NetworkingExampleCell.xib */,
            );
            path = Cells;
            sourceTree = "<group>";
        };
        1318841E244D649400A44BE7 /* Supporting Files */ = {
            isa = PBXGroup;
            children = (
                13188428244D64EF00A44BE7 /* LaunchScreen.xib */,
                1318842A244D64EF00A44BE7 /* Main.storyboard */,
                13188421244D64B500A44BE7 /* AppDelegate.swift */,
                13188420244D64B500A44BE7 /* Harlow_Example-Bridging-Header-DEBUG.h */,
                13188422244D64B500A44BE7 /* Images.xcassets */,
                1318841F244D64B500A44BE7 /* Info.plist */,
            );
            path = "Supporting Files";
            sourceTree = "<group>";
        };
        607FACC71AFB9204008FA782 = {
            isa = PBXGroup;
            children = (
                13124D5423EDB455004F461F /* Asseets */,
                607FACF51AFB993E008FA782 /* Podspec Metadata */,
                607FACD21AFB9204008FA782 /* Example for Harlow */,
                607FACE81AFB9204008FA782 /* Tests */,
                607FACD11AFB9204008FA782 /* Products */,
                62C175E4AFBE4F2804A6B6E8 /* Pods */,
                A82159CF6D52331FDB471FC2 /* Frameworks */,
            );
            sourceTree = "<group>";
        };
        607FACD11AFB9204008FA782 /* Products */ = {
            isa = PBXGroup;
            children = (
                607FACD01AFB9204008FA782 /* Debugger.app */,
                607FACE51AFB9204008FA782 /* Harlow_Tests.xctest */,
            );
            name = Products;
            sourceTree = "<group>";
        };
        607FACD21AFB9204008FA782 /* Example for Harlow */ = {
            isa = PBXGroup;
            children = (
                131883F7244D62E800A44BE7 /* Protocols */,
                131883FB244D634900A44BE7 /* Models */,
                13188400244D63E700A44BE7 /* Modules */,
                1318841E244D649400A44BE7 /* Supporting Files */,
            );
            name = "Example for Harlow";
            path = Harlow;
            sourceTree = "<group>";
        };
        607FACE81AFB9204008FA782 /* Tests */ = {
            isa = PBXGroup;
            children = (
                607FACEB1AFB9204008FA782 /* Tests.swift */,
                607FACE91AFB9204008FA782 /* Supporting Files */,
            );
            path = Tests;
            sourceTree = "<group>";
        };
        607FACE91AFB9204008FA782 /* Supporting Files */ = {
            isa = PBXGroup;
            children = (
                607FACEA1AFB9204008FA782 /* Info.plist */,
            );
            name = "Supporting Files";
            sourceTree = "<group>";
        };
        607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
            isa = PBXGroup;
            children = (
                6C7F86DD21DB54140051133E /* Media */,
                2F50920E66D3E4454EC1A82A /* Harlow.podspec */,
                67DAF73079A463A8E75BA380 /* README.md */,
                6C6C30DB213E9B7100360AC7 /* CHANGELOG.md */,
                4632D065D08652DB82DFC8F8 /* LICENSE */,
                6C0518CD233DDCD100681DAE /* .travis.yml */,
            );
            name = "Podspec Metadata";
            sourceTree = "<group>";
        };
        62C175E4AFBE4F2804A6B6E8 /* Pods */ = {
            isa = PBXGroup;
            children = (
                65CC5593567DABE1E1A8E37C /* Pods-StanwoodDebugger_Example.debug.xcconfig */,
                46FEBF1507183EAB8371E0F9 /* Pods-StanwoodDebugger_Example.release.xcconfig */,
                336996636B23604025BAA6DF /* Pods-StanwoodDebugger_Tests.release.xcconfig */,
                88753D26D2805B63EAE6D1B1 /* Pods-StanwoodDebugger_Tests.debug.xcconfig */,
                B9A58CACCA0DA4FCD3A83671 /* Pods-Harlow_Example.debug.xcconfig */,
                F0AFC980860B43CDBFF2F15F /* Pods-Harlow_Example.release.xcconfig */,
                09328F2CC96F7B664611E652 /* Pods-Harlow_Tests.debug.xcconfig */,
                2DB4C518B8C62579D042055E /* Pods-Harlow_Tests.release.xcconfig */,
            );
            name = Pods;
            sourceTree = "<group>";
        };
        6C7F86DD21DB54140051133E /* Media */ = {
            isa = PBXGroup;
            children = (
                6C7F86E221DB54FA0051133E /* stanwood_debugger_networking.gif */,
                6CC66A8C21DCB95800310EB4 /* logs-1.png */,
                6CC66A8D21DCB95900310EB4 /* logs-2.png */,
                6CC66A8E21DCB95900310EB4 /* logs-3.png */,
            );
            name = Media;
            sourceTree = "<group>";
        };
        A82159CF6D52331FDB471FC2 /* Frameworks */ = {
            isa = PBXGroup;
            children = (
                B032C3E9F2188C06A0653FB8 /* Pods_Harlow_Example.framework */,
                53592DDD00653FFCE03AFB7D /* Pods_Harlow_Tests.framework */,
            );
            name = Frameworks;
            sourceTree = "<group>";
        };
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
        607FACCF1AFB9204008FA782 /* Harlow_Example */ = {
            isa = PBXNativeTarget;
            buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Harlow_Example" */;
            buildPhases = (
                C482FB05DEBDF2AE5DA44852 /* [CP] Check Pods Manifest.lock */,
                607FACCC1AFB9204008FA782 /* Sources */,
                607FACCD1AFB9204008FA782 /* Frameworks */,
                607FACCE1AFB9204008FA782 /* Resources */,
                6423A1A477D9C674EFF1C715 /* [CP] Embed Pods Frameworks */,
            );
            buildRules = (
            );
            dependencies = (
            );
            name = Harlow_Example;
            productName = StanwoodDebugger;
            productReference = 607FACD01AFB9204008FA782 /* Debugger.app */;
            productType = "com.apple.product-type.application";
        };
        607FACE41AFB9204008FA782 /* Harlow_Tests */ = {
            isa = PBXNativeTarget;
            buildConfigurationList = 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Harlow_Tests" */;
            buildPhases = (
                DE9495F472BE9866C00B7898 /* [CP] Check Pods Manifest.lock */,
                607FACE11AFB9204008FA782 /* Sources */,
                607FACE21AFB9204008FA782 /* Frameworks */,
                607FACE31AFB9204008FA782 /* Resources */,
            );
            buildRules = (
            );
            dependencies = (
                607FACE71AFB9204008FA782 /* PBXTargetDependency */,
            );
            name = Harlow_Tests;
            productName = Tests;
            productReference = 607FACE51AFB9204008FA782 /* Harlow_Tests.xctest */;
            productType = "com.apple.product-type.bundle.unit-test";
        };
/* End PBXNativeTarget section */

/* Begin PBXProject section */
        607FACC81AFB9204008FA782 /* Project object */ = {
            isa = PBXProject;
            attributes = {
                LastSwiftUpdateCheck = 0830;
                LastUpgradeCheck = 0830;
                ORGANIZATIONNAME = CocoaPods;
                TargetAttributes = {
                    607FACCF1AFB9204008FA782 = {
                        CreatedOnToolsVersion = 6.3.1;
                        DevelopmentTeam = ZC4L7BE562;
                        LastSwiftMigration = 1140;
                    };
                    607FACE41AFB9204008FA782 = {
                        CreatedOnToolsVersion = 6.3.1;
                        DevelopmentTeam = ZC4L7BE562;
                        LastSwiftMigration = 1140;
                        TestTargetID = 607FACCF1AFB9204008FA782;
                    };
                };
            };
            buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Harlow" */;
            compatibilityVersion = "Xcode 3.2";
            developmentRegion = English;
            hasScannedForEncodings = 0;
            knownRegions = (
                English,
                en,
                Base,
            );
            mainGroup = 607FACC71AFB9204008FA782;
            productRefGroup = 607FACD11AFB9204008FA782 /* Products */;
            projectDirPath = "";
            projectRoot = "";
            targets = (
                607FACCF1AFB9204008FA782 /* Harlow_Example */,
                607FACE41AFB9204008FA782 /* Harlow_Tests */,
            );
        };
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
        607FACCE1AFB9204008FA782 /* Resources */ = {
            isa = PBXResourcesBuildPhase;
            buildActionMask = 2147483647;
            files = (
                6C7F86E321DB54FA0051133E /* stanwood_debugger_networking.gif in Resources */,
                1318841C244D647B00A44BE7 /* NetworkingExampleCell.xib in Resources */,
                6CC66A9121DCB95900310EB4 /* logs-3.png in Resources */,
                1318841D244D647B00A44BE7 /* CrashSampleCell.xib in Resources */,
                1318842C244D64EF00A44BE7 /* LaunchScreen.xib in Resources */,
                6C0518CE233DDCD100681DAE /* .travis.yml in Resources */,
                6CC66A8F21DCB95900310EB4 /* logs-1.png in Resources */,
                1318842D244D64EF00A44BE7 /* Main.storyboard in Resources */,
                6CC66A9021DCB95900310EB4 /* logs-2.png in Resources */,
                13188426244D64B500A44BE7 /* Images.xcassets in Resources */,
                13188417244D647B00A44BE7 /* AnalyticsExampleCell.xib in Resources */,
                13188418244D647B00A44BE7 /* HeaderView.xib in Resources */,
                13188424244D64B500A44BE7 /* Info.plist in Resources */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
        607FACE31AFB9204008FA782 /* Resources */ = {
            isa = PBXResourcesBuildPhase;
            buildActionMask = 2147483647;
            files = (
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
        6423A1A477D9C674EFF1C715 /* [CP] Embed Pods Frameworks */ = {
            isa = PBXShellScriptBuildPhase;
            buildActionMask = 2147483647;
            files = (
            );
            inputPaths = (
                "${PODS_ROOT}/Target Support Files/Pods-Harlow_Example/Pods-Harlow_Example-frameworks.sh",
                "${BUILT_PRODUCTS_DIR}/Harlow/Harlow.framework",
                "${BUILT_PRODUCTS_DIR}/Loaf/Loaf.framework",
                "${BUILT_PRODUCTS_DIR}/Pulsator/Pulsator.framework",
                "${BUILT_PRODUCTS_DIR}/SourceModel/SourceModel.framework",
            );
            name = "[CP] Embed Pods Frameworks";
            outputPaths = (
                "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Harlow.framework",
                "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Loaf.framework",
                "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Pulsator.framework",
                "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SourceModel.framework",
            );
            runOnlyForDeploymentPostprocessing = 0;
            shellPath = /bin/sh;
            shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Harlow_Example/Pods-Harlow_Example-frameworks.sh\"\n";
            showEnvVarsInLog = 0;
        };
        C482FB05DEBDF2AE5DA44852 /* [CP] Check Pods Manifest.lock */ = {
            isa = PBXShellScriptBuildPhase;
            buildActionMask = 2147483647;
            files = (
            );
            inputPaths = (
                "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
                "${PODS_ROOT}/Manifest.lock",
            );
            name = "[CP] Check Pods Manifest.lock";
            outputPaths = (
                "$(DERIVED_FILE_DIR)/Pods-Harlow_Example-checkManifestLockResult.txt",
            );
            runOnlyForDeploymentPostprocessing = 0;
            shellPath = /bin/sh;
            shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
            showEnvVarsInLog = 0;
        };
        DE9495F472BE9866C00B7898 /* [CP] Check Pods Manifest.lock */ = {
            isa = PBXShellScriptBuildPhase;
            buildActionMask = 2147483647;
            files = (
            );
            inputPaths = (
                "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
                "${PODS_ROOT}/Manifest.lock",
            );
            name = "[CP] Check Pods Manifest.lock";
            outputPaths = (
                "$(DERIVED_FILE_DIR)/Pods-Harlow_Tests-checkManifestLockResult.txt",
            );
            runOnlyForDeploymentPostprocessing = 0;
            shellPath = /bin/sh;
            shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
            showEnvVarsInLog = 0;
        };
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
        607FACCC1AFB9204008FA782 /* Sources */ = {
            isa = PBXSourcesBuildPhase;
            buildActionMask = 2147483647;
            files = (
                13188425244D64B500A44BE7 /* AppDelegate.swift in Sources */,
                1318841B244D647B00A44BE7 /* NetworkingExampleCell.swift in Sources */,
                13188416244D647B00A44BE7 /* CrashSampleCell.swift in Sources */,
                131883F9244D632900A44BE7 /* Action.swift in Sources */,
                13188409244D646700A44BE7 /* ExampleViewController.swift in Sources */,
                1318840C244D647000A44BE7 /* ExampleDataSource.swift in Sources */,
                13188403244D63FD00A44BE7 /* SourceType.swift in Sources */,
                1318840D244D647000A44BE7 /* ExampleDelegate.swift in Sources */,
                13188404244D63FD00A44BE7 /* ModelItems.swift in Sources */,
                13188419244D647B00A44BE7 /* HeaderView.swift in Sources */,
                1318841A244D647B00A44BE7 /* AnalyticsExampleCell.swift in Sources */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
        607FACE11AFB9204008FA782 /* Sources */ = {
            isa = PBXSourcesBuildPhase;
            buildActionMask = 2147483647;
            files = (
                607FACEC1AFB9204008FA782 /* Tests.swift in Sources */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
        607FACE71AFB9204008FA782 /* PBXTargetDependency */ = {
            isa = PBXTargetDependency;
            target = 607FACCF1AFB9204008FA782 /* Harlow_Example */;
            targetProxy = 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */;
        };
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
        13188428244D64EF00A44BE7 /* LaunchScreen.xib */ = {
            isa = PBXVariantGroup;
            children = (
                13188429244D64EF00A44BE7 /* Base */,
            );
            name = LaunchScreen.xib;
            sourceTree = "<group>";
        };
        1318842A244D64EF00A44BE7 /* Main.storyboard */ = {
            isa = PBXVariantGroup;
            children = (
                1318842B244D64EF00A44BE7 /* Base */,
            );
            name = Main.storyboard;
            sourceTree = "<group>";
        };
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
        607FACED1AFB9204008FA782 /* Debug */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                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_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
                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_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_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_SYMBOLS_PRIVATE_EXTERN = NO;
                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.0;
                MTL_ENABLE_DEBUG_INFO = YES;
                ONLY_ACTIVE_ARCH = YES;
                SDKROOT = iphoneos;
                SWIFT_OPTIMIZATION_LEVEL = "-Onone";
            };
            name = Debug;
        };
        607FACEE1AFB9204008FA782 /* Release */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                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_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
                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_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.0;
                MTL_ENABLE_DEBUG_INFO = NO;
                SDKROOT = iphoneos;
                SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
                VALIDATE_PRODUCT = YES;
            };
            name = Release;
        };
        607FACF01AFB9204008FA782 /* Debug */ = {
            isa = XCBuildConfiguration;
            baseConfigurationReference = B9A58CACCA0DA4FCD3A83671 /* Pods-Harlow_Example.debug.xcconfig */;
            buildSettings = {
                ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
                CLANG_ENABLE_MODULES = YES;
                DEVELOPMENT_TEAM = ZC4L7BE562;
                INFOPLIST_FILE = "Harlow/Supporting Files/Info.plist";
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
                MODULE_NAME = ExampleApp;
                PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
                PRODUCT_NAME = Debugger;
                SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
                SWIFT_OBJC_BRIDGING_HEADER = "Harlow/Supporting Files/Harlow_Example-Bridging-Header-DEBUG.h";
                SWIFT_OPTIMIZATION_LEVEL = "-Onone";
                SWIFT_SWIFT3_OBJC_INFERENCE = Default;
                SWIFT_VERSION = 4.2;
            };
            name = Debug;
        };
        607FACF11AFB9204008FA782 /* Release */ = {
            isa = XCBuildConfiguration;
            baseConfigurationReference = F0AFC980860B43CDBFF2F15F /* Pods-Harlow_Example.release.xcconfig */;
            buildSettings = {
                ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
                CLANG_ENABLE_MODULES = YES;
                DEVELOPMENT_TEAM = ZC4L7BE562;
                INFOPLIST_FILE = "Harlow/Supporting Files/Info.plist";
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
                MODULE_NAME = ExampleApp;
                PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
                PRODUCT_NAME = Debugger;
                SWIFT_OBJC_BRIDGING_HEADER = "";
                SWIFT_SWIFT3_OBJC_INFERENCE = Default;
                SWIFT_VERSION = 4.2;
            };
            name = Release;
        };
        607FACF31AFB9204008FA782 /* Debug */ = {
            isa = XCBuildConfiguration;
            baseConfigurationReference = 09328F2CC96F7B664611E652 /* Pods-Harlow_Tests.debug.xcconfig */;
            buildSettings = {
                DEVELOPMENT_TEAM = ZC4L7BE562;
                FRAMEWORK_SEARCH_PATHS = (
                    "$(SDKROOT)/Developer/Library/Frameworks",
                    "$(inherited)",
                );
                GCC_PREPROCESSOR_DEFINITIONS = (
                    "DEBUG=1",
                    "$(inherited)",
                );
                INFOPLIST_FILE = Tests/Info.plist;
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
                PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
                PRODUCT_NAME = "$(TARGET_NAME)";
                SWIFT_SWIFT3_OBJC_INFERENCE = Default;
                SWIFT_VERSION = 4.0;
            };
            name = Debug;
        };
        607FACF41AFB9204008FA782 /* Release */ = {
            isa = XCBuildConfiguration;
            baseConfigurationReference = 2DB4C518B8C62579D042055E /* Pods-Harlow_Tests.release.xcconfig */;
            buildSettings = {
                DEVELOPMENT_TEAM = ZC4L7BE562;
                FRAMEWORK_SEARCH_PATHS = (
                    "$(SDKROOT)/Developer/Library/Frameworks",
                    "$(inherited)",
                );
                INFOPLIST_FILE = Tests/Info.plist;
                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
                PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
                PRODUCT_NAME = "$(TARGET_NAME)";
                SWIFT_SWIFT3_OBJC_INFERENCE = Default;
                SWIFT_VERSION = 4.0;
            };
            name = Release;
        };
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
        607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "Harlow" */ = {
            isa = XCConfigurationList;
            buildConfigurations = (
                607FACED1AFB9204008FA782 /* Debug */,
                607FACEE1AFB9204008FA782 /* Release */,
            );
            defaultConfigurationIsVisible = 0;
            defaultConfigurationName = Release;
        };
        607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Harlow_Example" */ = {
            isa = XCConfigurationList;
            buildConfigurations = (
                607FACF01AFB9204008FA782 /* Debug */,
                607FACF11AFB9204008FA782 /* Release */,
            );
            defaultConfigurationIsVisible = 0;
            defaultConfigurationName = Release;
        };
        607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "Harlow_Tests" */ = {
            isa = XCConfigurationList;
            buildConfigurations = (
                607FACF31AFB9204008FA782 /* Debug */,
                607FACF41AFB9204008FA782 /* Release */,
            );
            defaultConfigurationIsVisible = 0;
            defaultConfigurationName = Release;
        };
/* End XCConfigurationList section */
    };
    rootObject = 607FACC81AFB9204008FA782 /* Project object */;
}