localizationCommand/localizationCommand.xcodeproj/project.pbxproj

1249 lines
48 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
OBJ_105 /* Progress.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_34 /* Progress.swift */; };
OBJ_106 /* ProgressElements.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_35 /* ProgressElements.swift */; };
OBJ_107 /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_36 /* Utilities.swift */; };
OBJ_114 /* PathKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_38 /* PathKit.swift */; };
OBJ_116 /* Spectre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_54 /* Spectre.framework */; };
OBJ_123 /* commandLineService.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_40 /* commandLineService.swift */; };
OBJ_124 /* commandTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_41 /* commandTool.swift */; };
OBJ_125 /* Const.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_42 /* Const.swift */; };
OBJ_126 /* DataService.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_43 /* DataService.swift */; };
OBJ_127 /* Extensons.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_44 /* Extensons.swift */; };
OBJ_129 /* CommandLineKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_52 /* CommandLineKit.framework */; };
OBJ_130 /* Rainbow.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_53 /* Rainbow.framework */; };
OBJ_131 /* Spectre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_54 /* Spectre.framework */; };
OBJ_132 /* Progress.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_55 /* Progress.framework */; };
OBJ_133 /* PathKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_56 /* PathKit.framework */; };
OBJ_144 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_46 /* main.swift */; };
OBJ_146 /* CommandLineKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_52 /* CommandLineKit.framework */; };
OBJ_147 /* Rainbow.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_53 /* Rainbow.framework */; };
OBJ_148 /* Spectre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_54 /* Spectre.framework */; };
OBJ_149 /* Progress.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_55 /* Progress.framework */; };
OBJ_150 /* PathKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_56 /* PathKit.framework */; };
OBJ_151 /* commandService.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_57 /* commandService.framework */; };
OBJ_163 /* CommandLineBehaviorSpectre.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_49 /* CommandLineBehaviorSpectre.swift */; };
OBJ_164 /* FeatureTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_50 /* FeatureTests.swift */; };
OBJ_166 /* CommandLineKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_52 /* CommandLineKit.framework */; };
OBJ_167 /* Rainbow.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_53 /* Rainbow.framework */; };
OBJ_168 /* Spectre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_54 /* Spectre.framework */; };
OBJ_169 /* Progress.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_55 /* Progress.framework */; };
OBJ_170 /* PathKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = OBJ_56 /* PathKit.framework */; };
OBJ_65 /* CommandLine.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_9 /* CommandLine.swift */; };
OBJ_66 /* Option.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_10 /* Option.swift */; };
OBJ_67 /* StringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_11 /* StringExtensions.swift */; };
OBJ_74 /* BackgroundColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_13 /* BackgroundColor.swift */; };
OBJ_75 /* CodesParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_14 /* CodesParser.swift */; };
OBJ_76 /* Color.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_15 /* Color.swift */; };
OBJ_77 /* ControlCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_16 /* ControlCode.swift */; };
OBJ_78 /* ModesExtractor.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_17 /* ModesExtractor.swift */; };
OBJ_79 /* OutputTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_18 /* OutputTarget.swift */; };
OBJ_80 /* Rainbow.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_19 /* Rainbow.swift */; };
OBJ_81 /* String+Rainbow.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_20 /* String+Rainbow.swift */; };
OBJ_82 /* StringGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_21 /* StringGenerator.swift */; };
OBJ_83 /* Style.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_22 /* Style.swift */; };
OBJ_84 /* XcodeColorsSupport.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_23 /* XcodeColorsSupport.swift */; };
OBJ_91 /* Case.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_25 /* Case.swift */; };
OBJ_92 /* Context.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_26 /* Context.swift */; };
OBJ_93 /* Expectation.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_27 /* Expectation.swift */; };
OBJ_94 /* Failure.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_28 /* Failure.swift */; };
OBJ_95 /* Global.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_29 /* Global.swift */; };
OBJ_96 /* GlobalContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_30 /* GlobalContext.swift */; };
OBJ_97 /* Reporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_31 /* Reporter.swift */; };
OBJ_98 /* Reporters.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_32 /* Reporters.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
C41BFB921E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_60;
remoteInfo = CommandLineKit;
};
C41BFB931E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_69;
remoteInfo = Rainbow;
};
C41BFB941E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_86;
remoteInfo = Spectre;
};
C41BFB951E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_100;
remoteInfo = Progress;
};
C41BFB961E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_109;
remoteInfo = PathKit;
};
C41BFB971E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_86;
remoteInfo = Spectre;
};
C41BFB981E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_60;
remoteInfo = CommandLineKit;
};
C41BFB991E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_69;
remoteInfo = Rainbow;
};
C41BFB9A1E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_86;
remoteInfo = Spectre;
};
C41BFB9B1E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_100;
remoteInfo = Progress;
};
C41BFB9C1E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_109;
remoteInfo = PathKit;
};
C41BFB9D1E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_118;
remoteInfo = commandService;
};
C41BFB9E1E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_60;
remoteInfo = CommandLineKit;
};
C41BFB9F1E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_69;
remoteInfo = Rainbow;
};
C41BFBA01E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_86;
remoteInfo = Spectre;
};
C41BFBA11E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_100;
remoteInfo = Progress;
};
C41BFBA21E7FE00C0098268F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = OBJ_109;
remoteInfo = PathKit;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
OBJ_10 /* Option.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Option.swift; sourceTree = "<group>"; };
OBJ_11 /* StringExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringExtensions.swift; sourceTree = "<group>"; };
OBJ_13 /* BackgroundColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackgroundColor.swift; sourceTree = "<group>"; };
OBJ_14 /* CodesParser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CodesParser.swift; sourceTree = "<group>"; };
OBJ_15 /* Color.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Color.swift; sourceTree = "<group>"; };
OBJ_16 /* ControlCode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ControlCode.swift; sourceTree = "<group>"; };
OBJ_17 /* ModesExtractor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ModesExtractor.swift; sourceTree = "<group>"; };
OBJ_18 /* OutputTarget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OutputTarget.swift; sourceTree = "<group>"; };
OBJ_19 /* Rainbow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Rainbow.swift; sourceTree = "<group>"; };
OBJ_20 /* String+Rainbow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Rainbow.swift"; sourceTree = "<group>"; };
OBJ_21 /* StringGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringGenerator.swift; sourceTree = "<group>"; };
OBJ_22 /* Style.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Style.swift; sourceTree = "<group>"; };
OBJ_23 /* XcodeColorsSupport.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XcodeColorsSupport.swift; sourceTree = "<group>"; };
OBJ_25 /* Case.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Case.swift; sourceTree = "<group>"; };
OBJ_26 /* Context.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Context.swift; sourceTree = "<group>"; };
OBJ_27 /* Expectation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Expectation.swift; sourceTree = "<group>"; };
OBJ_28 /* Failure.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Failure.swift; sourceTree = "<group>"; };
OBJ_29 /* Global.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Global.swift; sourceTree = "<group>"; };
OBJ_30 /* GlobalContext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlobalContext.swift; sourceTree = "<group>"; };
OBJ_31 /* Reporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Reporter.swift; sourceTree = "<group>"; };
OBJ_32 /* Reporters.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Reporters.swift; sourceTree = "<group>"; };
OBJ_34 /* Progress.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Progress.swift; sourceTree = "<group>"; };
OBJ_35 /* ProgressElements.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressElements.swift; sourceTree = "<group>"; };
OBJ_36 /* Utilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utilities.swift; sourceTree = "<group>"; };
OBJ_38 /* PathKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PathKit.swift; sourceTree = "<group>"; };
OBJ_40 /* commandLineService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = commandLineService.swift; sourceTree = "<group>"; };
OBJ_41 /* commandTool.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = commandTool.swift; sourceTree = "<group>"; };
OBJ_42 /* Const.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Const.swift; sourceTree = "<group>"; };
OBJ_43 /* DataService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataService.swift; sourceTree = "<group>"; };
OBJ_44 /* Extensons.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensons.swift; sourceTree = "<group>"; };
OBJ_46 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
OBJ_49 /* CommandLineBehaviorSpectre.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandLineBehaviorSpectre.swift; sourceTree = "<group>"; };
OBJ_50 /* FeatureTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeatureTests.swift; sourceTree = "<group>"; };
OBJ_52 /* CommandLineKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = CommandLineKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
OBJ_53 /* Rainbow.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Rainbow.framework; sourceTree = BUILT_PRODUCTS_DIR; };
OBJ_54 /* Spectre.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Spectre.framework; sourceTree = BUILT_PRODUCTS_DIR; };
OBJ_55 /* Progress.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Progress.framework; sourceTree = BUILT_PRODUCTS_DIR; };
OBJ_56 /* PathKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = PathKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
OBJ_57 /* commandService.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = commandService.framework; sourceTree = BUILT_PRODUCTS_DIR; };
OBJ_58 /* localizationCommand */ = {isa = PBXFileReference; lastKnownFileType = text; path = localizationCommand; sourceTree = BUILT_PRODUCTS_DIR; };
OBJ_59 /* CommandLineToolTests.xctest */ = {isa = PBXFileReference; lastKnownFileType = file; path = CommandLineToolTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
OBJ_6 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
OBJ_9 /* CommandLine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandLine.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
OBJ_108 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_115 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 0;
files = (
OBJ_116 /* Spectre.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_128 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 0;
files = (
OBJ_129 /* CommandLineKit.framework in Frameworks */,
OBJ_130 /* Rainbow.framework in Frameworks */,
OBJ_131 /* Spectre.framework in Frameworks */,
OBJ_132 /* Progress.framework in Frameworks */,
OBJ_133 /* PathKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_145 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 0;
files = (
OBJ_146 /* CommandLineKit.framework in Frameworks */,
OBJ_147 /* Rainbow.framework in Frameworks */,
OBJ_148 /* Spectre.framework in Frameworks */,
OBJ_149 /* Progress.framework in Frameworks */,
OBJ_150 /* PathKit.framework in Frameworks */,
OBJ_151 /* commandService.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_165 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 0;
files = (
OBJ_166 /* CommandLineKit.framework in Frameworks */,
OBJ_167 /* Rainbow.framework in Frameworks */,
OBJ_168 /* Spectre.framework in Frameworks */,
OBJ_169 /* Progress.framework in Frameworks */,
OBJ_170 /* PathKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_68 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_85 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_99 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
OBJ_12 /* Rainbow */ = {
isa = PBXGroup;
children = (
OBJ_13 /* BackgroundColor.swift */,
OBJ_14 /* CodesParser.swift */,
OBJ_15 /* Color.swift */,
OBJ_16 /* ControlCode.swift */,
OBJ_17 /* ModesExtractor.swift */,
OBJ_18 /* OutputTarget.swift */,
OBJ_19 /* Rainbow.swift */,
OBJ_20 /* String+Rainbow.swift */,
OBJ_21 /* StringGenerator.swift */,
OBJ_22 /* Style.swift */,
OBJ_23 /* XcodeColorsSupport.swift */,
);
name = Rainbow;
path = "Packages/Rainbow-2.0.1/Sources";
sourceTree = SOURCE_ROOT;
};
OBJ_24 /* Spectre */ = {
isa = PBXGroup;
children = (
OBJ_25 /* Case.swift */,
OBJ_26 /* Context.swift */,
OBJ_27 /* Expectation.swift */,
OBJ_28 /* Failure.swift */,
OBJ_29 /* Global.swift */,
OBJ_30 /* GlobalContext.swift */,
OBJ_31 /* Reporter.swift */,
OBJ_32 /* Reporters.swift */,
);
name = Spectre;
path = "Packages/Spectre-0.7.2/Sources";
sourceTree = SOURCE_ROOT;
};
OBJ_33 /* Progress */ = {
isa = PBXGroup;
children = (
OBJ_34 /* Progress.swift */,
OBJ_35 /* ProgressElements.swift */,
OBJ_36 /* Utilities.swift */,
);
name = Progress;
path = "Packages/Progress-0.2.0/Sources";
sourceTree = SOURCE_ROOT;
};
OBJ_37 /* PathKit */ = {
isa = PBXGroup;
children = (
OBJ_38 /* PathKit.swift */,
);
name = PathKit;
path = "Packages/PathKit-0.8.0/Sources";
sourceTree = SOURCE_ROOT;
};
OBJ_39 /* commandService */ = {
isa = PBXGroup;
children = (
OBJ_40 /* commandLineService.swift */,
OBJ_41 /* commandTool.swift */,
OBJ_42 /* Const.swift */,
OBJ_43 /* DataService.swift */,
OBJ_44 /* Extensons.swift */,
);
name = commandService;
path = Sources/commandService;
sourceTree = SOURCE_ROOT;
};
OBJ_45 /* localizationCommand */ = {
isa = PBXGroup;
children = (
OBJ_46 /* main.swift */,
);
name = localizationCommand;
path = Sources/localizationCommand;
sourceTree = SOURCE_ROOT;
};
OBJ_47 /* Tests */ = {
isa = PBXGroup;
children = (
OBJ_48 /* CommandLineToolTests */,
);
path = Tests;
sourceTree = "<group>";
};
OBJ_48 /* CommandLineToolTests */ = {
isa = PBXGroup;
children = (
OBJ_49 /* CommandLineBehaviorSpectre.swift */,
OBJ_50 /* FeatureTests.swift */,
);
name = CommandLineToolTests;
path = Tests/CommandLineToolTests;
sourceTree = SOURCE_ROOT;
};
OBJ_5 = {
isa = PBXGroup;
children = (
OBJ_6 /* Package.swift */,
OBJ_7 /* Sources */,
OBJ_47 /* Tests */,
OBJ_51 /* Products */,
);
sourceTree = "<group>";
};
OBJ_51 /* Products */ = {
isa = PBXGroup;
children = (
OBJ_52 /* CommandLineKit.framework */,
OBJ_53 /* Rainbow.framework */,
OBJ_54 /* Spectre.framework */,
OBJ_55 /* Progress.framework */,
OBJ_56 /* PathKit.framework */,
OBJ_57 /* commandService.framework */,
OBJ_58 /* localizationCommand */,
OBJ_59 /* CommandLineToolTests.xctest */,
);
name = Products;
sourceTree = BUILT_PRODUCTS_DIR;
};
OBJ_7 /* Sources */ = {
isa = PBXGroup;
children = (
OBJ_8 /* CommandLineKit */,
OBJ_12 /* Rainbow */,
OBJ_24 /* Spectre */,
OBJ_33 /* Progress */,
OBJ_37 /* PathKit */,
OBJ_39 /* commandService */,
OBJ_45 /* localizationCommand */,
);
path = Sources;
sourceTree = "<group>";
};
OBJ_8 /* CommandLineKit */ = {
isa = PBXGroup;
children = (
OBJ_9 /* CommandLine.swift */,
OBJ_10 /* Option.swift */,
OBJ_11 /* StringExtensions.swift */,
);
name = CommandLineKit;
path = "Packages/CommandLine-3.0.0-pre1/CommandLineKit";
sourceTree = SOURCE_ROOT;
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
OBJ_100 /* Progress */ = {
isa = PBXNativeTarget;
buildConfigurationList = OBJ_101 /* Build configuration list for PBXNativeTarget "Progress" */;
buildPhases = (
OBJ_104 /* Sources */,
OBJ_108 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = Progress;
productName = Progress;
productReference = OBJ_55 /* Progress.framework */;
productType = "com.apple.product-type.framework";
};
OBJ_109 /* PathKit */ = {
isa = PBXNativeTarget;
buildConfigurationList = OBJ_110 /* Build configuration list for PBXNativeTarget "PathKit" */;
buildPhases = (
OBJ_113 /* Sources */,
OBJ_115 /* Frameworks */,
);
buildRules = (
);
dependencies = (
OBJ_117 /* PBXTargetDependency */,
);
name = PathKit;
productName = PathKit;
productReference = OBJ_56 /* PathKit.framework */;
productType = "com.apple.product-type.framework";
};
OBJ_118 /* commandService */ = {
isa = PBXNativeTarget;
buildConfigurationList = OBJ_119 /* Build configuration list for PBXNativeTarget "commandService" */;
buildPhases = (
OBJ_122 /* Sources */,
OBJ_128 /* Frameworks */,
);
buildRules = (
);
dependencies = (
OBJ_134 /* PBXTargetDependency */,
OBJ_135 /* PBXTargetDependency */,
OBJ_136 /* PBXTargetDependency */,
OBJ_137 /* PBXTargetDependency */,
OBJ_138 /* PBXTargetDependency */,
);
name = commandService;
productName = commandService;
productReference = OBJ_57 /* commandService.framework */;
productType = "com.apple.product-type.framework";
};
OBJ_139 /* localizationCommand */ = {
isa = PBXNativeTarget;
buildConfigurationList = OBJ_140 /* Build configuration list for PBXNativeTarget "localizationCommand" */;
buildPhases = (
OBJ_143 /* Sources */,
OBJ_145 /* Frameworks */,
);
buildRules = (
);
dependencies = (
OBJ_152 /* PBXTargetDependency */,
OBJ_153 /* PBXTargetDependency */,
OBJ_154 /* PBXTargetDependency */,
OBJ_155 /* PBXTargetDependency */,
OBJ_156 /* PBXTargetDependency */,
OBJ_157 /* PBXTargetDependency */,
);
name = localizationCommand;
productName = localizationCommand;
productReference = OBJ_58 /* localizationCommand */;
productType = "com.apple.product-type.tool";
};
OBJ_158 /* CommandLineToolTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = OBJ_159 /* Build configuration list for PBXNativeTarget "CommandLineToolTests" */;
buildPhases = (
OBJ_162 /* Sources */,
OBJ_165 /* Frameworks */,
);
buildRules = (
);
dependencies = (
OBJ_171 /* PBXTargetDependency */,
OBJ_172 /* PBXTargetDependency */,
OBJ_173 /* PBXTargetDependency */,
OBJ_174 /* PBXTargetDependency */,
OBJ_175 /* PBXTargetDependency */,
);
name = CommandLineToolTests;
productName = CommandLineToolTests;
productReference = OBJ_59 /* CommandLineToolTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
OBJ_60 /* CommandLineKit */ = {
isa = PBXNativeTarget;
buildConfigurationList = OBJ_61 /* Build configuration list for PBXNativeTarget "CommandLineKit" */;
buildPhases = (
OBJ_64 /* Sources */,
OBJ_68 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = CommandLineKit;
productName = CommandLineKit;
productReference = OBJ_52 /* CommandLineKit.framework */;
productType = "com.apple.product-type.framework";
};
OBJ_69 /* Rainbow */ = {
isa = PBXNativeTarget;
buildConfigurationList = OBJ_70 /* Build configuration list for PBXNativeTarget "Rainbow" */;
buildPhases = (
OBJ_73 /* Sources */,
OBJ_85 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = Rainbow;
productName = Rainbow;
productReference = OBJ_53 /* Rainbow.framework */;
productType = "com.apple.product-type.framework";
};
OBJ_86 /* Spectre */ = {
isa = PBXNativeTarget;
buildConfigurationList = OBJ_87 /* Build configuration list for PBXNativeTarget "Spectre" */;
buildPhases = (
OBJ_90 /* Sources */,
OBJ_99 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = Spectre;
productName = Spectre;
productReference = OBJ_54 /* Spectre.framework */;
productType = "com.apple.product-type.framework";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
OBJ_1 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 9999;
};
buildConfigurationList = OBJ_2 /* Build configuration list for PBXProject "localizationCommand" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = OBJ_5;
productRefGroup = OBJ_51 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
OBJ_60 /* CommandLineKit */,
OBJ_69 /* Rainbow */,
OBJ_86 /* Spectre */,
OBJ_100 /* Progress */,
OBJ_109 /* PathKit */,
OBJ_118 /* commandService */,
OBJ_139 /* localizationCommand */,
OBJ_158 /* CommandLineToolTests */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
OBJ_104 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
OBJ_105 /* Progress.swift in Sources */,
OBJ_106 /* ProgressElements.swift in Sources */,
OBJ_107 /* Utilities.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_113 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
OBJ_114 /* PathKit.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_122 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
OBJ_123 /* commandLineService.swift in Sources */,
OBJ_124 /* commandTool.swift in Sources */,
OBJ_125 /* Const.swift in Sources */,
OBJ_126 /* DataService.swift in Sources */,
OBJ_127 /* Extensons.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_143 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
OBJ_144 /* main.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_162 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
OBJ_163 /* CommandLineBehaviorSpectre.swift in Sources */,
OBJ_164 /* FeatureTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_64 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
OBJ_65 /* CommandLine.swift in Sources */,
OBJ_66 /* Option.swift in Sources */,
OBJ_67 /* StringExtensions.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_73 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
OBJ_74 /* BackgroundColor.swift in Sources */,
OBJ_75 /* CodesParser.swift in Sources */,
OBJ_76 /* Color.swift in Sources */,
OBJ_77 /* ControlCode.swift in Sources */,
OBJ_78 /* ModesExtractor.swift in Sources */,
OBJ_79 /* OutputTarget.swift in Sources */,
OBJ_80 /* Rainbow.swift in Sources */,
OBJ_81 /* String+Rainbow.swift in Sources */,
OBJ_82 /* StringGenerator.swift in Sources */,
OBJ_83 /* Style.swift in Sources */,
OBJ_84 /* XcodeColorsSupport.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_90 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
OBJ_91 /* Case.swift in Sources */,
OBJ_92 /* Context.swift in Sources */,
OBJ_93 /* Expectation.swift in Sources */,
OBJ_94 /* Failure.swift in Sources */,
OBJ_95 /* Global.swift in Sources */,
OBJ_96 /* GlobalContext.swift in Sources */,
OBJ_97 /* Reporter.swift in Sources */,
OBJ_98 /* Reporters.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
OBJ_117 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_86 /* Spectre */;
targetProxy = C41BFB971E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_134 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_60 /* CommandLineKit */;
targetProxy = C41BFB921E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_135 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_69 /* Rainbow */;
targetProxy = C41BFB931E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_136 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_86 /* Spectre */;
targetProxy = C41BFB941E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_137 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_100 /* Progress */;
targetProxy = C41BFB951E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_138 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_109 /* PathKit */;
targetProxy = C41BFB961E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_152 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_60 /* CommandLineKit */;
targetProxy = C41BFB981E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_153 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_69 /* Rainbow */;
targetProxy = C41BFB991E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_154 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_86 /* Spectre */;
targetProxy = C41BFB9A1E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_155 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_100 /* Progress */;
targetProxy = C41BFB9B1E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_156 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_109 /* PathKit */;
targetProxy = C41BFB9C1E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_157 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_118 /* commandService */;
targetProxy = C41BFB9D1E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_171 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_60 /* CommandLineKit */;
targetProxy = C41BFB9E1E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_172 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_69 /* Rainbow */;
targetProxy = C41BFB9F1E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_173 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_86 /* Spectre */;
targetProxy = C41BFBA01E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_174 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_100 /* Progress */;
targetProxy = C41BFBA11E7FE00C0098268F /* PBXContainerItemProxy */;
};
OBJ_175 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = OBJ_109 /* PathKit */;
targetProxy = C41BFBA21E7FE00C0098268F /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
OBJ_102 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/Progress_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = Progress;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = Progress;
};
name = Debug;
};
OBJ_103 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/Progress_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = Progress;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = Progress;
};
name = Release;
};
OBJ_111 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/PathKit_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = PathKit;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = PathKit;
};
name = Debug;
};
OBJ_112 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/PathKit_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = PathKit;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = PathKit;
};
name = Release;
};
OBJ_120 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/commandService_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = commandService;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = commandService;
};
name = Debug;
};
OBJ_121 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/commandService_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = commandService;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = commandService;
};
name = Release;
};
OBJ_141 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/localizationCommand_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx @executable_path";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_FORCE_DYNAMIC_LINK_STDLIB = YES;
SWIFT_FORCE_STATIC_LINK_STDLIB = NO;
SWIFT_VERSION = 3.0;
TARGET_NAME = localizationCommand;
};
name = Debug;
};
OBJ_142 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/localizationCommand_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx @executable_path";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_FORCE_DYNAMIC_LINK_STDLIB = YES;
SWIFT_FORCE_STATIC_LINK_STDLIB = NO;
SWIFT_VERSION = 3.0;
TARGET_NAME = localizationCommand;
};
name = Release;
};
OBJ_160 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/CommandLineToolTests_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = CommandLineToolTests;
};
name = Debug;
};
OBJ_161 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/CommandLineToolTests_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = CommandLineToolTests;
};
name = Release;
};
OBJ_3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_NS_ASSERTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
MACOSX_DEPLOYMENT_TARGET = 10.10;
ONLY_ACTIVE_ARCH = YES;
OTHER_SWIFT_FLAGS = "-DXcode";
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
USE_HEADERMAP = NO;
};
name = Debug;
};
OBJ_4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_OPTIMIZATION_LEVEL = s;
MACOSX_DEPLOYMENT_TARGET = 10.10;
OTHER_SWIFT_FLAGS = "-DXcode";
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator";
SWIFT_OPTIMIZATION_LEVEL = "-O";
USE_HEADERMAP = NO;
};
name = Release;
};
OBJ_62 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/CommandLineKit_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = CommandLineKit;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = CommandLineKit;
};
name = Debug;
};
OBJ_63 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/CommandLineKit_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = CommandLineKit;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = CommandLineKit;
};
name = Release;
};
OBJ_71 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/Rainbow_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = Rainbow;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = Rainbow;
};
name = Debug;
};
OBJ_72 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/Rainbow_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = Rainbow;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = Rainbow;
};
name = Release;
};
OBJ_88 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/Spectre_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = Spectre;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = Spectre;
};
name = Debug;
};
OBJ_89 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PLATFORM_DIR)/Developer/Library/Frameworks";
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = localizationCommand.xcodeproj/Spectre_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = Spectre;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SUPPORTED_PLATFORMS = macosx;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_VERSION = 3.0;
TARGET_NAME = Spectre;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
OBJ_101 /* Build configuration list for PBXNativeTarget "Progress" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_102 /* Debug */,
OBJ_103 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
OBJ_110 /* Build configuration list for PBXNativeTarget "PathKit" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_111 /* Debug */,
OBJ_112 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
OBJ_119 /* Build configuration list for PBXNativeTarget "commandService" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_120 /* Debug */,
OBJ_121 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
OBJ_140 /* Build configuration list for PBXNativeTarget "localizationCommand" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_141 /* Debug */,
OBJ_142 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
OBJ_159 /* Build configuration list for PBXNativeTarget "CommandLineToolTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_160 /* Debug */,
OBJ_161 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
OBJ_2 /* Build configuration list for PBXProject "localizationCommand" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_3 /* Debug */,
OBJ_4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
OBJ_61 /* Build configuration list for PBXNativeTarget "CommandLineKit" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_62 /* Debug */,
OBJ_63 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
OBJ_70 /* Build configuration list for PBXNativeTarget "Rainbow" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_71 /* Debug */,
OBJ_72 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
OBJ_87 /* Build configuration list for PBXNativeTarget "Spectre" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_88 /* Debug */,
OBJ_89 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = OBJ_1 /* Project object */;
}