5953 lines
275 KiB
Plaintext
5953 lines
275 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXAggregateTarget section */
|
|
"AmplifyXcode::AmplifyXcodePackageTests::ProductTarget" /* AmplifyXcodePackageTests */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = OBJ_583 /* Build configuration list for PBXAggregateTarget "AmplifyXcodePackageTests" */;
|
|
buildPhases = (
|
|
);
|
|
dependencies = (
|
|
OBJ_586 /* PBXTargetDependency */,
|
|
OBJ_587 /* PBXTargetDependency */,
|
|
);
|
|
name = AmplifyXcodePackageTests;
|
|
productName = AmplifyXcodePackageTests;
|
|
};
|
|
"AmplifyXcode::amplify-xcode::ProductTarget" /* amplify-xcode */ = {
|
|
isa = PBXAggregateTarget;
|
|
buildConfigurationList = OBJ_1066 /* Build configuration list for PBXAggregateTarget "amplify-xcode" */;
|
|
buildPhases = (
|
|
);
|
|
dependencies = (
|
|
OBJ_1069 /* PBXTargetDependency */,
|
|
);
|
|
name = "amplify-xcode";
|
|
productName = "amplify-xcode";
|
|
};
|
|
/* End PBXAggregateTarget section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
OBJ_1000 /* XCWorkspace.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_353 /* XCWorkspace.swift */; };
|
|
OBJ_1001 /* XCWorkspaceData.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_354 /* XCWorkspaceData.swift */; };
|
|
OBJ_1002 /* XCWorkspaceDataElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_355 /* XCWorkspaceDataElement.swift */; };
|
|
OBJ_1003 /* XCWorkspaceDataElementLocationType.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_356 /* XCWorkspaceDataElementLocationType.swift */; };
|
|
OBJ_1004 /* XCWorkspaceDataFileRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_357 /* XCWorkspaceDataFileRef.swift */; };
|
|
OBJ_1005 /* XCWorkspaceDataGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_358 /* XCWorkspaceDataGroup.swift */; };
|
|
OBJ_1007 /* AEXML.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "AEXML::AEXML::Product" /* AEXML.framework */; };
|
|
OBJ_1008 /* PathKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "PathKit::PathKit::Product" /* PathKit.framework */; };
|
|
OBJ_1009 /* XcodeProjCExt.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProjCExt::XcodeProjCExt::Product" /* XcodeProjCExt.framework */; };
|
|
OBJ_1017 /* XCPHashing.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_373 /* XCPHashing.c */; };
|
|
OBJ_1018 /* XCPStringEscape.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_374 /* XCPStringEscape.c */; };
|
|
OBJ_1020 /* XcodeProjCExt.h in Headers */ = {isa = PBXBuildFile; fileRef = OBJ_376 /* XcodeProjCExt.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
OBJ_1021 /* XCPStringEscape.h in Headers */ = {isa = PBXBuildFile; fileRef = OBJ_377 /* XCPStringEscape.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
OBJ_1022 /* XCPHashing.h in Headers */ = {isa = PBXBuildFile; fileRef = OBJ_378 /* XCPHashing.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
OBJ_1029 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_379 /* Package.swift */; };
|
|
OBJ_1035 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_359 /* Package.swift */; };
|
|
OBJ_1040 /* Constructor.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_232 /* Constructor.swift */; };
|
|
OBJ_1041 /* Decoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_233 /* Decoder.swift */; };
|
|
OBJ_1042 /* Emitter.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_234 /* Emitter.swift */; };
|
|
OBJ_1043 /* Encoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_235 /* Encoder.swift */; };
|
|
OBJ_1044 /* Mark.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_236 /* Mark.swift */; };
|
|
OBJ_1045 /* Node.Mapping.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_237 /* Node.Mapping.swift */; };
|
|
OBJ_1046 /* Node.Scalar.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_238 /* Node.Scalar.swift */; };
|
|
OBJ_1047 /* Node.Sequence.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_239 /* Node.Sequence.swift */; };
|
|
OBJ_1048 /* Node.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_240 /* Node.swift */; };
|
|
OBJ_1049 /* Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_241 /* Parser.swift */; };
|
|
OBJ_1050 /* Representer.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_242 /* Representer.swift */; };
|
|
OBJ_1051 /* Resolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_243 /* Resolver.swift */; };
|
|
OBJ_1052 /* String+Yams.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_244 /* String+Yams.swift */; };
|
|
OBJ_1053 /* Tag.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_245 /* Tag.swift */; };
|
|
OBJ_1054 /* YamlError.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_246 /* YamlError.swift */; };
|
|
OBJ_1055 /* shim.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_247 /* shim.swift */; };
|
|
OBJ_1057 /* CYaml.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::CYaml::Product" /* CYaml.framework */; };
|
|
OBJ_1064 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_248 /* Package.swift */; };
|
|
OBJ_1075 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_102 /* Package.swift */; };
|
|
OBJ_407 /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_365 /* Document.swift */; };
|
|
OBJ_408 /* Element.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_366 /* Element.swift */; };
|
|
OBJ_409 /* Error.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_367 /* Error.swift */; };
|
|
OBJ_410 /* Options.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_368 /* Options.swift */; };
|
|
OBJ_411 /* Parser.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_369 /* Parser.swift */; };
|
|
OBJ_418 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_370 /* Package.swift */; };
|
|
OBJ_424 /* CLI.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_9 /* CLI.swift */; };
|
|
OBJ_425 /* CLIAnyCommandEncodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_10 /* CLIAnyCommandEncodable.swift */; };
|
|
OBJ_426 /* CLICommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_11 /* CLICommand.swift */; };
|
|
OBJ_427 /* CLICommandGenerateJSONSchema.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_12 /* CLICommandGenerateJSONSchema.swift */; };
|
|
OBJ_428 /* CLICommandImportConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_13 /* CLICommandImportConfig.swift */; };
|
|
OBJ_429 /* CLICommandImportModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_14 /* CLICommandImportModels.swift */; };
|
|
OBJ_430 /* CLICommandParameter.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_15 /* CLICommandParameter.swift */; };
|
|
OBJ_431 /* CLICommandReportable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_16 /* CLICommandReportable.swift */; };
|
|
OBJ_432 /* ArgumentParser+CLICommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_18 /* ArgumentParser+CLICommand.swift */; };
|
|
OBJ_433 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_19 /* main.swift */; };
|
|
OBJ_435 /* ArgumentParser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "swift-argument-parser::ArgumentParser::Product" /* ArgumentParser.framework */; };
|
|
OBJ_436 /* AmplifyXcodeCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "AmplifyXcode::AmplifyXcodeCore::Product" /* AmplifyXcodeCore.framework */; };
|
|
OBJ_437 /* XcodeGenKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::XcodeGenKit::Product" /* XcodeGenKit.framework */; };
|
|
OBJ_438 /* Tools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::Tools::Product" /* Tools.framework */; };
|
|
OBJ_439 /* DOT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::DOT::Product" /* DOT.framework */; };
|
|
OBJ_440 /* GraphViz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::GraphViz::Product" /* GraphViz.framework */; };
|
|
OBJ_441 /* ProjectSpec.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::ProjectSpec::Product" /* ProjectSpec.framework */; };
|
|
OBJ_442 /* Version.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Version::Version::Product" /* Version.framework */; };
|
|
OBJ_443 /* JSONUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "JSONUtilities::JSONUtilities::Product" /* JSONUtilities.framework */; };
|
|
OBJ_444 /* Core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::Core::Product" /* Core.framework */; };
|
|
OBJ_445 /* Yams.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::Yams::Product" /* Yams.framework */; };
|
|
OBJ_446 /* CYaml.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::CYaml::Product" /* CYaml.framework */; };
|
|
OBJ_447 /* XcodeProj.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProj::XcodeProj::Product" /* XcodeProj.framework */; };
|
|
OBJ_448 /* AEXML.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "AEXML::AEXML::Product" /* AEXML.framework */; };
|
|
OBJ_449 /* PathKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "PathKit::PathKit::Product" /* PathKit.framework */; };
|
|
OBJ_450 /* XcodeProjCExt.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProjCExt::XcodeProjCExt::Product" /* XcodeProjCExt.framework */; };
|
|
OBJ_486 /* AmplifyCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_22 /* AmplifyCommand.swift */; };
|
|
OBJ_487 /* AmplifyCommandError.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_23 /* AmplifyCommandError.swift */; };
|
|
OBJ_488 /* AmplifyCommandResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_24 /* AmplifyCommandResult.swift */; };
|
|
OBJ_489 /* AmplifyCommandTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_25 /* AmplifyCommandTask.swift */; };
|
|
OBJ_490 /* CommandExecutable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_26 /* CommandExecutable.swift */; };
|
|
OBJ_491 /* CommandImportConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_27 /* CommandImportConfig.swift */; };
|
|
OBJ_492 /* CommandImportModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_28 /* CommandImportModels.swift */; };
|
|
OBJ_493 /* AmplifyCommandEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_30 /* AmplifyCommandEnvironment.swift */; };
|
|
OBJ_494 /* AmplifyFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_31 /* AmplifyFileManager.swift */; };
|
|
OBJ_495 /* CommandEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_32 /* CommandEnvironment.swift */; };
|
|
OBJ_496 /* CommandEnvironmentProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_33 /* CommandEnvironmentProvider.swift */; };
|
|
OBJ_497 /* FileManager+AmplifyFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_35 /* FileManager+AmplifyFileManager.swift */; };
|
|
OBJ_498 /* FileManager+Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_36 /* FileManager+Utils.swift */; };
|
|
OBJ_499 /* XcodeProj+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_37 /* XcodeProj+Helpers.swift */; };
|
|
OBJ_500 /* XcodeProject.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_38 /* XcodeProject.swift */; };
|
|
OBJ_502 /* XcodeGenKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::XcodeGenKit::Product" /* XcodeGenKit.framework */; };
|
|
OBJ_503 /* Tools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::Tools::Product" /* Tools.framework */; };
|
|
OBJ_504 /* DOT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::DOT::Product" /* DOT.framework */; };
|
|
OBJ_505 /* GraphViz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::GraphViz::Product" /* GraphViz.framework */; };
|
|
OBJ_506 /* ProjectSpec.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::ProjectSpec::Product" /* ProjectSpec.framework */; };
|
|
OBJ_507 /* Version.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Version::Version::Product" /* Version.framework */; };
|
|
OBJ_508 /* JSONUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "JSONUtilities::JSONUtilities::Product" /* JSONUtilities.framework */; };
|
|
OBJ_509 /* Core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::Core::Product" /* Core.framework */; };
|
|
OBJ_510 /* Yams.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::Yams::Product" /* Yams.framework */; };
|
|
OBJ_511 /* CYaml.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::CYaml::Product" /* CYaml.framework */; };
|
|
OBJ_512 /* XcodeProj.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProj::XcodeProj::Product" /* XcodeProj.framework */; };
|
|
OBJ_513 /* AEXML.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "AEXML::AEXML::Product" /* AEXML.framework */; };
|
|
OBJ_514 /* PathKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "PathKit::PathKit::Product" /* PathKit.framework */; };
|
|
OBJ_515 /* XcodeProjCExt.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProjCExt::XcodeProjCExt::Product" /* XcodeProjCExt.framework */; };
|
|
OBJ_535 /* CommandImportConfigTasksTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_42 /* CommandImportConfigTasksTests.swift */; };
|
|
OBJ_536 /* CommandImportConfigTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_43 /* CommandImportConfigTests.swift */; };
|
|
OBJ_537 /* CommandImportModelsTasksTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_44 /* CommandImportModelsTasksTests.swift */; };
|
|
OBJ_538 /* CommandImportModelsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_45 /* CommandImportModelsTests.swift */; };
|
|
OBJ_539 /* AmplifyCommandEnvironmentTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_47 /* AmplifyCommandEnvironmentTests.swift */; };
|
|
OBJ_540 /* AmplifyCommandErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_48 /* AmplifyCommandErrorTests.swift */; };
|
|
OBJ_541 /* Mock.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_50 /* Mock.swift */; };
|
|
OBJ_542 /* MockAmplifyCommandEnvironment.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_51 /* MockAmplifyCommandEnvironment.swift */; };
|
|
OBJ_543 /* MockAmplifyFileManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_52 /* MockAmplifyFileManager.swift */; };
|
|
OBJ_544 /* FileManagerUtilsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_54 /* FileManagerUtilsTests.swift */; };
|
|
OBJ_546 /* AmplifyXcodeCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "AmplifyXcode::AmplifyXcodeCore::Product" /* AmplifyXcodeCore.framework */; };
|
|
OBJ_547 /* XcodeGenKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::XcodeGenKit::Product" /* XcodeGenKit.framework */; };
|
|
OBJ_548 /* Tools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::Tools::Product" /* Tools.framework */; };
|
|
OBJ_549 /* DOT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::DOT::Product" /* DOT.framework */; };
|
|
OBJ_550 /* GraphViz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::GraphViz::Product" /* GraphViz.framework */; };
|
|
OBJ_551 /* ProjectSpec.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::ProjectSpec::Product" /* ProjectSpec.framework */; };
|
|
OBJ_552 /* Version.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Version::Version::Product" /* Version.framework */; };
|
|
OBJ_553 /* JSONUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "JSONUtilities::JSONUtilities::Product" /* JSONUtilities.framework */; };
|
|
OBJ_554 /* Core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::Core::Product" /* Core.framework */; };
|
|
OBJ_555 /* Yams.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::Yams::Product" /* Yams.framework */; };
|
|
OBJ_556 /* CYaml.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::CYaml::Product" /* CYaml.framework */; };
|
|
OBJ_557 /* XcodeProj.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProj::XcodeProj::Product" /* XcodeProj.framework */; };
|
|
OBJ_558 /* AEXML.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "AEXML::AEXML::Product" /* AEXML.framework */; };
|
|
OBJ_559 /* PathKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "PathKit::PathKit::Product" /* PathKit.framework */; };
|
|
OBJ_560 /* XcodeProjCExt.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProjCExt::XcodeProjCExt::Product" /* XcodeProjCExt.framework */; };
|
|
OBJ_581 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_6 /* Package.swift */; };
|
|
OBJ_593 /* AmplifyXcodeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_56 /* AmplifyXcodeTests.swift */; };
|
|
OBJ_594 /* XCTestManifests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_57 /* XCTestManifests.swift */; };
|
|
OBJ_596 /* ArgumentParser.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "swift-argument-parser::ArgumentParser::Product" /* ArgumentParser.framework */; };
|
|
OBJ_597 /* AmplifyXcodeCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "AmplifyXcode::AmplifyXcodeCore::Product" /* AmplifyXcodeCore.framework */; };
|
|
OBJ_598 /* XcodeGenKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::XcodeGenKit::Product" /* XcodeGenKit.framework */; };
|
|
OBJ_599 /* Tools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::Tools::Product" /* Tools.framework */; };
|
|
OBJ_600 /* DOT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::DOT::Product" /* DOT.framework */; };
|
|
OBJ_601 /* GraphViz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::GraphViz::Product" /* GraphViz.framework */; };
|
|
OBJ_602 /* ProjectSpec.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::ProjectSpec::Product" /* ProjectSpec.framework */; };
|
|
OBJ_603 /* Version.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Version::Version::Product" /* Version.framework */; };
|
|
OBJ_604 /* JSONUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "JSONUtilities::JSONUtilities::Product" /* JSONUtilities.framework */; };
|
|
OBJ_605 /* Core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::Core::Product" /* Core.framework */; };
|
|
OBJ_606 /* Yams.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::Yams::Product" /* Yams.framework */; };
|
|
OBJ_607 /* CYaml.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::CYaml::Product" /* CYaml.framework */; };
|
|
OBJ_608 /* XcodeProj.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProj::XcodeProj::Product" /* XcodeProj.framework */; };
|
|
OBJ_609 /* AEXML.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "AEXML::AEXML::Product" /* AEXML.framework */; };
|
|
OBJ_610 /* PathKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "PathKit::PathKit::Product" /* PathKit.framework */; };
|
|
OBJ_611 /* XcodeProjCExt.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProjCExt::XcodeProjCExt::Product" /* XcodeProjCExt.framework */; };
|
|
OBJ_633 /* BashCompletionsGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_62 /* BashCompletionsGenerator.swift */; };
|
|
OBJ_634 /* CompletionsGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_63 /* CompletionsGenerator.swift */; };
|
|
OBJ_635 /* FishCompletionsGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_64 /* FishCompletionsGenerator.swift */; };
|
|
OBJ_636 /* ZshCompletionsGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_65 /* ZshCompletionsGenerator.swift */; };
|
|
OBJ_637 /* Argument.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_67 /* Argument.swift */; };
|
|
OBJ_638 /* ArgumentHelp.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_68 /* ArgumentHelp.swift */; };
|
|
OBJ_639 /* CompletionKind.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_69 /* CompletionKind.swift */; };
|
|
OBJ_640 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_70 /* Errors.swift */; };
|
|
OBJ_641 /* Flag.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_71 /* Flag.swift */; };
|
|
OBJ_642 /* NameSpecification.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_72 /* NameSpecification.swift */; };
|
|
OBJ_643 /* Option.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_73 /* Option.swift */; };
|
|
OBJ_644 /* OptionGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_74 /* OptionGroup.swift */; };
|
|
OBJ_645 /* CommandConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_76 /* CommandConfiguration.swift */; };
|
|
OBJ_646 /* EnumerableFlag.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_77 /* EnumerableFlag.swift */; };
|
|
OBJ_647 /* ExpressibleByArgument.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_78 /* ExpressibleByArgument.swift */; };
|
|
OBJ_648 /* ParsableArguments.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_79 /* ParsableArguments.swift */; };
|
|
OBJ_649 /* ParsableArgumentsValidation.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_80 /* ParsableArgumentsValidation.swift */; };
|
|
OBJ_650 /* ParsableCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_81 /* ParsableCommand.swift */; };
|
|
OBJ_651 /* ArgumentDecoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_83 /* ArgumentDecoder.swift */; };
|
|
OBJ_652 /* ArgumentDefinition.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_84 /* ArgumentDefinition.swift */; };
|
|
OBJ_653 /* ArgumentSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_85 /* ArgumentSet.swift */; };
|
|
OBJ_654 /* CommandParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_86 /* CommandParser.swift */; };
|
|
OBJ_655 /* InputOrigin.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_87 /* InputOrigin.swift */; };
|
|
OBJ_656 /* Name.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_88 /* Name.swift */; };
|
|
OBJ_657 /* Parsed.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_89 /* Parsed.swift */; };
|
|
OBJ_658 /* ParsedValues.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_90 /* ParsedValues.swift */; };
|
|
OBJ_659 /* ParserError.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_91 /* ParserError.swift */; };
|
|
OBJ_660 /* SplitArguments.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_92 /* SplitArguments.swift */; };
|
|
OBJ_661 /* HelpCommand.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_94 /* HelpCommand.swift */; };
|
|
OBJ_662 /* HelpGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_95 /* HelpGenerator.swift */; };
|
|
OBJ_663 /* MessageInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_96 /* MessageInfo.swift */; };
|
|
OBJ_664 /* UsageGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_97 /* UsageGenerator.swift */; };
|
|
OBJ_665 /* SequenceExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_99 /* SequenceExtensions.swift */; };
|
|
OBJ_666 /* StringExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_100 /* StringExtensions.swift */; };
|
|
OBJ_667 /* Tree.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_101 /* Tree.swift */; };
|
|
OBJ_673 /* api.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_222 /* api.c */; };
|
|
OBJ_674 /* emitter.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_223 /* emitter.c */; };
|
|
OBJ_675 /* parser.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_224 /* parser.c */; };
|
|
OBJ_676 /* reader.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_225 /* reader.c */; };
|
|
OBJ_677 /* scanner.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_226 /* scanner.c */; };
|
|
OBJ_678 /* writer.c in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_227 /* writer.c */; };
|
|
OBJ_680 /* yaml.h in Headers */ = {isa = PBXBuildFile; fileRef = OBJ_229 /* yaml.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
OBJ_681 /* CYaml.h in Headers */ = {isa = PBXBuildFile; fileRef = OBJ_230 /* CYaml.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
OBJ_687 /* Glob.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_105 /* Glob.swift */; };
|
|
OBJ_688 /* MD5.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_106 /* MD5.swift */; };
|
|
OBJ_689 /* PathExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_107 /* PathExtensions.swift */; };
|
|
OBJ_690 /* StringDiff.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_108 /* StringDiff.swift */; };
|
|
OBJ_692 /* Yams.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::Yams::Product" /* Yams.framework */; };
|
|
OBJ_693 /* CYaml.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::CYaml::Product" /* CYaml.framework */; };
|
|
OBJ_694 /* PathKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "PathKit::PathKit::Product" /* PathKit.framework */; };
|
|
OBJ_702 /* DOT.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_170 /* DOT.swift */; };
|
|
OBJ_703 /* DOTEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_171 /* DOTEncoder.swift */; };
|
|
OBJ_704 /* DOTRepresentable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_172 /* DOTRepresentable.swift */; };
|
|
OBJ_706 /* GraphViz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::GraphViz::Product" /* GraphViz.framework */; };
|
|
OBJ_712 /* Attribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_174 /* Attribute.swift */; };
|
|
OBJ_713 /* Edge.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_175 /* Edge.swift */; };
|
|
OBJ_714 /* KeyValuePairs+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_177 /* KeyValuePairs+Extensions.swift */; };
|
|
OBJ_715 /* Graph.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_178 /* Graph.swift */; };
|
|
OBJ_716 /* Node.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_179 /* Node.swift */; };
|
|
OBJ_717 /* Format.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_181 /* Format.swift */; };
|
|
OBJ_718 /* LayoutAlgorithm.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_182 /* LayoutAlgorithm.swift */; };
|
|
OBJ_719 /* Subgraph.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_183 /* Subgraph.swift */; };
|
|
OBJ_720 /* AspectRatio.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_185 /* AspectRatio.swift */; };
|
|
OBJ_721 /* Color.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_186 /* Color.swift */; };
|
|
OBJ_722 /* Location.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_187 /* Location.swift */; };
|
|
OBJ_723 /* Ordering.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_188 /* Ordering.swift */; };
|
|
OBJ_724 /* Point.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_189 /* Point.swift */; };
|
|
OBJ_725 /* Position.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_190 /* Position.swift */; };
|
|
OBJ_726 /* Rectangle.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_191 /* Rectangle.swift */; };
|
|
OBJ_727 /* Size.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_192 /* Size.swift */; };
|
|
OBJ_734 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_199 /* Package.swift */; };
|
|
OBJ_739 /* DecodingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_209 /* DecodingError.swift */; };
|
|
OBJ_740 /* Dictionary+JSONKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_210 /* Dictionary+JSONKey.swift */; };
|
|
OBJ_741 /* Dictionary+KeyPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_211 /* Dictionary+KeyPath.swift */; };
|
|
OBJ_742 /* InvalidItemBehaviour.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_212 /* InvalidItemBehaviour.swift */; };
|
|
OBJ_743 /* JSONFileLoading.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_213 /* JSONFileLoading.swift */; };
|
|
OBJ_744 /* JSONObjectConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_214 /* JSONObjectConvertible.swift */; };
|
|
OBJ_745 /* JSONPrimitiveConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_215 /* JSONPrimitiveConvertible.swift */; };
|
|
OBJ_746 /* KeyPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_216 /* KeyPath.swift */; };
|
|
OBJ_747 /* URL+JSONPrimitiveConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_217 /* URL+JSONPrimitiveConvertible.swift */; };
|
|
OBJ_754 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_218 /* Package.swift */; };
|
|
OBJ_759 /* PathKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_362 /* PathKit.swift */; };
|
|
OBJ_766 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_361 /* Package.swift */; };
|
|
OBJ_771 /* AggregateTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_110 /* AggregateTarget.swift */; };
|
|
OBJ_772 /* Array+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_111 /* Array+Extension.swift */; };
|
|
OBJ_773 /* BuildPhaseSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_112 /* BuildPhaseSpec.swift */; };
|
|
OBJ_774 /* BuildRule.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_113 /* BuildRule.swift */; };
|
|
OBJ_775 /* BuildScript.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_114 /* BuildScript.swift */; };
|
|
OBJ_776 /* BuildSettingsContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_115 /* BuildSettingsContainer.swift */; };
|
|
OBJ_777 /* CacheFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_116 /* CacheFile.swift */; };
|
|
OBJ_778 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_117 /* Config.swift */; };
|
|
OBJ_779 /* Decoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_118 /* Decoding.swift */; };
|
|
OBJ_780 /* Dependency.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_119 /* Dependency.swift */; };
|
|
OBJ_781 /* DeploymentTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_120 /* DeploymentTarget.swift */; };
|
|
OBJ_782 /* Dictionary+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_121 /* Dictionary+Extension.swift */; };
|
|
OBJ_783 /* Encoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_122 /* Encoding.swift */; };
|
|
OBJ_784 /* FileType.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_123 /* FileType.swift */; };
|
|
OBJ_785 /* GroupOrdering.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_124 /* GroupOrdering.swift */; };
|
|
OBJ_786 /* Linkage.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_125 /* Linkage.swift */; };
|
|
OBJ_787 /* NSRegularExpressionExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_126 /* NSRegularExpressionExtensions.swift */; };
|
|
OBJ_788 /* PathContainer.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_127 /* PathContainer.swift */; };
|
|
OBJ_789 /* Platform.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_128 /* Platform.swift */; };
|
|
OBJ_790 /* Plist.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_129 /* Plist.swift */; };
|
|
OBJ_791 /* Project.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_130 /* Project.swift */; };
|
|
OBJ_792 /* ProjectReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_131 /* ProjectReference.swift */; };
|
|
OBJ_793 /* ProjectTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_132 /* ProjectTarget.swift */; };
|
|
OBJ_794 /* Scheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_133 /* Scheme.swift */; };
|
|
OBJ_795 /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_134 /* Settings.swift */; };
|
|
OBJ_796 /* SourceType.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_135 /* SourceType.swift */; };
|
|
OBJ_797 /* SpecFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_136 /* SpecFile.swift */; };
|
|
OBJ_798 /* SpecLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_137 /* SpecLoader.swift */; };
|
|
OBJ_799 /* SpecOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_138 /* SpecOptions.swift */; };
|
|
OBJ_800 /* SpecParsingError.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_139 /* SpecParsingError.swift */; };
|
|
OBJ_801 /* SpecValidation.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_140 /* SpecValidation.swift */; };
|
|
OBJ_802 /* SpecValidationError.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_141 /* SpecValidationError.swift */; };
|
|
OBJ_803 /* SwiftPackage.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_142 /* SwiftPackage.swift */; };
|
|
OBJ_804 /* Target.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_143 /* Target.swift */; };
|
|
OBJ_805 /* TargetReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_144 /* TargetReference.swift */; };
|
|
OBJ_806 /* TargetScheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_145 /* TargetScheme.swift */; };
|
|
OBJ_807 /* TargetSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_146 /* TargetSource.swift */; };
|
|
OBJ_808 /* Template.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_147 /* Template.swift */; };
|
|
OBJ_809 /* VersionExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_148 /* VersionExtensions.swift */; };
|
|
OBJ_810 /* XCProjExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_149 /* XCProjExtensions.swift */; };
|
|
OBJ_811 /* Yaml.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_150 /* Yaml.swift */; };
|
|
OBJ_813 /* Version.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Version::Version::Product" /* Version.framework */; };
|
|
OBJ_814 /* XcodeProj.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProj::XcodeProj::Product" /* XcodeProj.framework */; };
|
|
OBJ_815 /* AEXML.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "AEXML::AEXML::Product" /* AEXML.framework */; };
|
|
OBJ_816 /* XcodeProjCExt.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProjCExt::XcodeProjCExt::Product" /* XcodeProjCExt.framework */; };
|
|
OBJ_817 /* JSONUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "JSONUtilities::JSONUtilities::Product" /* JSONUtilities.framework */; };
|
|
OBJ_818 /* Core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::Core::Product" /* Core.framework */; };
|
|
OBJ_819 /* Yams.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::Yams::Product" /* Yams.framework */; };
|
|
OBJ_820 /* CYaml.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::CYaml::Product" /* CYaml.framework */; };
|
|
OBJ_821 /* PathKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "PathKit::PathKit::Product" /* PathKit.framework */; };
|
|
OBJ_835 /* Graph+Rendering.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_196 /* Graph+Rendering.swift */; };
|
|
OBJ_836 /* Renderer.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_197 /* Renderer.swift */; };
|
|
OBJ_837 /* which.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_198 /* which.swift */; };
|
|
OBJ_839 /* DOT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::DOT::Product" /* DOT.framework */; };
|
|
OBJ_840 /* GraphViz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::GraphViz::Product" /* GraphViz.framework */; };
|
|
OBJ_847 /* Version+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_202 /* Version+Codable.swift */; };
|
|
OBJ_848 /* Version+Comparable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_203 /* Version+Comparable.swift */; };
|
|
OBJ_849 /* Version+Foundation.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_204 /* Version+Foundation.swift */; };
|
|
OBJ_850 /* Version+Range.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_205 /* Version+Range.swift */; };
|
|
OBJ_851 /* Version.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_206 /* Version.swift */; };
|
|
OBJ_858 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_201 /* Package.swift */; };
|
|
OBJ_863 /* CarthageDependencyResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_154 /* CarthageDependencyResolver.swift */; };
|
|
OBJ_864 /* CarthageVersionLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_155 /* CarthageVersionLoader.swift */; };
|
|
OBJ_865 /* FileWriter.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_156 /* FileWriter.swift */; };
|
|
OBJ_866 /* GraphVizGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_157 /* GraphVizGenerator.swift */; };
|
|
OBJ_867 /* InfoPlistGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_158 /* InfoPlistGenerator.swift */; };
|
|
OBJ_868 /* PBXProjGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_159 /* PBXProjGenerator.swift */; };
|
|
OBJ_869 /* ProjectGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_160 /* ProjectGenerator.swift */; };
|
|
OBJ_870 /* SchemeGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_161 /* SchemeGenerator.swift */; };
|
|
OBJ_871 /* SettingsBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_162 /* SettingsBuilder.swift */; };
|
|
OBJ_872 /* SettingsPresetFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_163 /* SettingsPresetFile.swift */; };
|
|
OBJ_873 /* SourceGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_164 /* SourceGenerator.swift */; };
|
|
OBJ_874 /* Version.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_165 /* Version.swift */; };
|
|
OBJ_875 /* XCProjExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_166 /* XCProjExtensions.swift */; };
|
|
OBJ_877 /* Tools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::Tools::Product" /* Tools.framework */; };
|
|
OBJ_878 /* DOT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::DOT::Product" /* DOT.framework */; };
|
|
OBJ_879 /* GraphViz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "GraphViz::GraphViz::Product" /* GraphViz.framework */; };
|
|
OBJ_880 /* ProjectSpec.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::ProjectSpec::Product" /* ProjectSpec.framework */; };
|
|
OBJ_881 /* Version.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Version::Version::Product" /* Version.framework */; };
|
|
OBJ_882 /* XcodeProj.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProj::XcodeProj::Product" /* XcodeProj.framework */; };
|
|
OBJ_883 /* AEXML.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "AEXML::AEXML::Product" /* AEXML.framework */; };
|
|
OBJ_884 /* XcodeProjCExt.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeProjCExt::XcodeProjCExt::Product" /* XcodeProjCExt.framework */; };
|
|
OBJ_885 /* JSONUtilities.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "JSONUtilities::JSONUtilities::Product" /* JSONUtilities.framework */; };
|
|
OBJ_886 /* Core.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "XcodeGen::Core::Product" /* Core.framework */; };
|
|
OBJ_887 /* Yams.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::Yams::Product" /* Yams.framework */; };
|
|
OBJ_888 /* CYaml.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "Yams::CYaml::Product" /* CYaml.framework */; };
|
|
OBJ_889 /* PathKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "PathKit::PathKit::Product" /* PathKit.framework */; };
|
|
OBJ_908 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_167 /* Package.swift */; };
|
|
OBJ_913 /* Errors.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_252 /* Errors.swift */; };
|
|
OBJ_914 /* AEXML+XcodeFormat.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_254 /* AEXML+XcodeFormat.swift */; };
|
|
OBJ_915 /* Array+Extras.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_255 /* Array+Extras.swift */; };
|
|
OBJ_916 /* Bool+Extras.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_256 /* Bool+Extras.swift */; };
|
|
OBJ_917 /* Dictionary+Enumerate.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_257 /* Dictionary+Enumerate.swift */; };
|
|
OBJ_918 /* Dictionary+Extras.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_258 /* Dictionary+Extras.swift */; };
|
|
OBJ_919 /* KeyedDecodingContainer+Additions.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_259 /* KeyedDecodingContainer+Additions.swift */; };
|
|
OBJ_920 /* NSRecursiveLock+Sync.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_260 /* NSRecursiveLock+Sync.swift */; };
|
|
OBJ_921 /* Path+Extras.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_261 /* Path+Extras.swift */; };
|
|
OBJ_922 /* String+Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_262 /* String+Utils.swift */; };
|
|
OBJ_923 /* String+md5.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_263 /* String+md5.swift */; };
|
|
OBJ_924 /* BuildPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_266 /* BuildPhase.swift */; };
|
|
OBJ_925 /* PBXBuildFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_267 /* PBXBuildFile.swift */; };
|
|
OBJ_926 /* PBXBuildPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_268 /* PBXBuildPhase.swift */; };
|
|
OBJ_927 /* PBXBuildRule.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_269 /* PBXBuildRule.swift */; };
|
|
OBJ_928 /* PBXCopyFilesBuildPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_270 /* PBXCopyFilesBuildPhase.swift */; };
|
|
OBJ_929 /* PBXFrameworksBuildPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_271 /* PBXFrameworksBuildPhase.swift */; };
|
|
OBJ_930 /* PBXHeadersBuildPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_272 /* PBXHeadersBuildPhase.swift */; };
|
|
OBJ_931 /* PBXResourcesBuildPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_273 /* PBXResourcesBuildPhase.swift */; };
|
|
OBJ_932 /* PBXRezBuildPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_274 /* PBXRezBuildPhase.swift */; };
|
|
OBJ_933 /* PBXShellScriptBuildPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_275 /* PBXShellScriptBuildPhase.swift */; };
|
|
OBJ_934 /* PBXSourcesBuildPhase.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_276 /* PBXSourcesBuildPhase.swift */; };
|
|
OBJ_935 /* BuildSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_278 /* BuildSettings.swift */; };
|
|
OBJ_936 /* XCBuildConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_279 /* XCBuildConfiguration.swift */; };
|
|
OBJ_937 /* XCConfigurationList.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_280 /* XCConfigurationList.swift */; };
|
|
OBJ_938 /* PBXContainerItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_282 /* PBXContainerItem.swift */; };
|
|
OBJ_939 /* PBXContainerItemProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_283 /* PBXContainerItemProxy.swift */; };
|
|
OBJ_940 /* PBXFileElement.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_284 /* PBXFileElement.swift */; };
|
|
OBJ_941 /* PBXFileReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_285 /* PBXFileReference.swift */; };
|
|
OBJ_942 /* PBXGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_286 /* PBXGroup.swift */; };
|
|
OBJ_943 /* PBXSourceTree.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_287 /* PBXSourceTree.swift */; };
|
|
OBJ_944 /* PBXVariantGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_288 /* PBXVariantGroup.swift */; };
|
|
OBJ_945 /* XCVersionGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_289 /* XCVersionGroup.swift */; };
|
|
OBJ_946 /* PBXObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_291 /* PBXObject.swift */; };
|
|
OBJ_947 /* PBXObjectParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_292 /* PBXObjectParser.swift */; };
|
|
OBJ_948 /* PBXObjectReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_293 /* PBXObjectReference.swift */; };
|
|
OBJ_949 /* PBXObjects.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_294 /* PBXObjects.swift */; };
|
|
OBJ_950 /* PBXOutputSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_295 /* PBXOutputSettings.swift */; };
|
|
OBJ_951 /* PBXProj.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_296 /* PBXProj.swift */; };
|
|
OBJ_952 /* PBXProjEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_297 /* PBXProjEncoder.swift */; };
|
|
OBJ_953 /* PBXProject.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_298 /* PBXProject.swift */; };
|
|
OBJ_954 /* Equality.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_300 /* Equality.generated.swift */; };
|
|
OBJ_955 /* Sourcery.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_301 /* Sourcery.swift */; };
|
|
OBJ_956 /* XCRemoteSwiftPackageReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_303 /* XCRemoteSwiftPackageReference.swift */; };
|
|
OBJ_957 /* XCSwiftPackageProductDependency.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_304 /* XCSwiftPackageProductDependency.swift */; };
|
|
OBJ_958 /* PBXAggregateTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_306 /* PBXAggregateTarget.swift */; };
|
|
OBJ_959 /* PBXLegacyTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_307 /* PBXLegacyTarget.swift */; };
|
|
OBJ_960 /* PBXNativeTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_308 /* PBXNativeTarget.swift */; };
|
|
OBJ_961 /* PBXProductType.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_309 /* PBXProductType.swift */; };
|
|
OBJ_962 /* PBXReferenceProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_310 /* PBXReferenceProxy.swift */; };
|
|
OBJ_963 /* PBXTarget.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_311 /* PBXTarget.swift */; };
|
|
OBJ_964 /* PBXTargetDependency.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_312 /* PBXTargetDependency.swift */; };
|
|
OBJ_965 /* WorkspaceSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_314 /* WorkspaceSettings.swift */; };
|
|
OBJ_966 /* XCBreakpointList.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_315 /* XCBreakpointList.swift */; };
|
|
OBJ_967 /* XCSharedData.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_316 /* XCSharedData.swift */; };
|
|
OBJ_968 /* Xcode.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_317 /* Xcode.swift */; };
|
|
OBJ_969 /* XcodeProj.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_318 /* XcodeProj.swift */; };
|
|
OBJ_970 /* Writable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_320 /* Writable.swift */; };
|
|
OBJ_971 /* XCScheme+AditionalOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_322 /* XCScheme+AditionalOption.swift */; };
|
|
OBJ_972 /* XCScheme+AnalyzeAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_323 /* XCScheme+AnalyzeAction.swift */; };
|
|
OBJ_973 /* XCScheme+ArchiveAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_324 /* XCScheme+ArchiveAction.swift */; };
|
|
OBJ_974 /* XCScheme+BuildAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_325 /* XCScheme+BuildAction.swift */; };
|
|
OBJ_975 /* XCScheme+BuildableProductRunnable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_326 /* XCScheme+BuildableProductRunnable.swift */; };
|
|
OBJ_976 /* XCScheme+BuildableReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_327 /* XCScheme+BuildableReference.swift */; };
|
|
OBJ_977 /* XCScheme+CommandLineArguments.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_328 /* XCScheme+CommandLineArguments.swift */; };
|
|
OBJ_978 /* XCScheme+EnvironmentVariable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_329 /* XCScheme+EnvironmentVariable.swift */; };
|
|
OBJ_979 /* XCScheme+ExecutionAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_330 /* XCScheme+ExecutionAction.swift */; };
|
|
OBJ_980 /* XCScheme+LaunchAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_331 /* XCScheme+LaunchAction.swift */; };
|
|
OBJ_981 /* XCScheme+LocationScenarioReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_332 /* XCScheme+LocationScenarioReference.swift */; };
|
|
OBJ_982 /* XCScheme+PathRunnable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_333 /* XCScheme+PathRunnable.swift */; };
|
|
OBJ_983 /* XCScheme+ProfileAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_334 /* XCScheme+ProfileAction.swift */; };
|
|
OBJ_984 /* XCScheme+RemoteRunnable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_335 /* XCScheme+RemoteRunnable.swift */; };
|
|
OBJ_985 /* XCScheme+Runnable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_336 /* XCScheme+Runnable.swift */; };
|
|
OBJ_986 /* XCScheme+SerialAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_337 /* XCScheme+SerialAction.swift */; };
|
|
OBJ_987 /* XCScheme+SkippedTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_338 /* XCScheme+SkippedTests.swift */; };
|
|
OBJ_988 /* XCScheme+TestAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_339 /* XCScheme+TestAction.swift */; };
|
|
OBJ_989 /* XCScheme+TestPlanReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_340 /* XCScheme+TestPlanReference.swift */; };
|
|
OBJ_990 /* XCScheme+TestableReference.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_341 /* XCScheme+TestableReference.swift */; };
|
|
OBJ_991 /* XCScheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_342 /* XCScheme.swift */; };
|
|
OBJ_992 /* BuildSettingsProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_344 /* BuildSettingsProvider.swift */; };
|
|
OBJ_993 /* CommentedString.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_345 /* CommentedString.swift */; };
|
|
OBJ_994 /* Decoders.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_346 /* Decoders.swift */; };
|
|
OBJ_995 /* JSONDecoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_347 /* JSONDecoding.swift */; };
|
|
OBJ_996 /* PBXBatchUpdater.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_348 /* PBXBatchUpdater.swift */; };
|
|
OBJ_997 /* PlistValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_349 /* PlistValue.swift */; };
|
|
OBJ_998 /* ReferenceGenerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_350 /* ReferenceGenerator.swift */; };
|
|
OBJ_999 /* XCConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_351 /* XCConfig.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
76A7692E25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "swift-argument-parser::ArgumentParser";
|
|
remoteInfo = ArgumentParser;
|
|
};
|
|
76A7692F25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AmplifyXcode::AmplifyXcodeCore";
|
|
remoteInfo = AmplifyXcodeCore;
|
|
};
|
|
76A7693025F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::XcodeGenKit";
|
|
remoteInfo = XcodeGenKit;
|
|
};
|
|
76A7693125F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::Tools";
|
|
remoteInfo = Tools;
|
|
};
|
|
76A7693225F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::DOT";
|
|
remoteInfo = DOT;
|
|
};
|
|
76A7693325F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::GraphViz";
|
|
remoteInfo = GraphViz;
|
|
};
|
|
76A7693425F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::GraphViz";
|
|
remoteInfo = GraphViz;
|
|
};
|
|
76A7693525F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::DOT";
|
|
remoteInfo = DOT;
|
|
};
|
|
76A7693625F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::GraphViz";
|
|
remoteInfo = GraphViz;
|
|
};
|
|
76A7693725F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::ProjectSpec";
|
|
remoteInfo = ProjectSpec;
|
|
};
|
|
76A7693825F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Version::Version";
|
|
remoteInfo = Version;
|
|
};
|
|
76A7693925F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProj::XcodeProj";
|
|
remoteInfo = XcodeProj;
|
|
};
|
|
76A7693A25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AEXML::AEXML";
|
|
remoteInfo = AEXML;
|
|
};
|
|
76A7693B25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "PathKit::PathKit";
|
|
remoteInfo = PathKit;
|
|
};
|
|
76A7693C25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProjCExt::XcodeProjCExt";
|
|
remoteInfo = XcodeProjCExt;
|
|
};
|
|
76A7693D25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AEXML::AEXML";
|
|
remoteInfo = AEXML;
|
|
};
|
|
76A7693E25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProjCExt::XcodeProjCExt";
|
|
remoteInfo = XcodeProjCExt;
|
|
};
|
|
76A7693F25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "JSONUtilities::JSONUtilities";
|
|
remoteInfo = JSONUtilities;
|
|
};
|
|
76A7694025F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::Core";
|
|
remoteInfo = Core;
|
|
};
|
|
76A7694125F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::Yams";
|
|
remoteInfo = Yams;
|
|
};
|
|
76A7694225F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::CYaml";
|
|
remoteInfo = CYaml;
|
|
};
|
|
76A7694325F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::CYaml";
|
|
remoteInfo = CYaml;
|
|
};
|
|
76A7694425F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "PathKit::PathKit";
|
|
remoteInfo = PathKit;
|
|
};
|
|
76A7694525F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::Yams";
|
|
remoteInfo = Yams;
|
|
};
|
|
76A7694625F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::CYaml";
|
|
remoteInfo = CYaml;
|
|
};
|
|
76A7694725F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "PathKit::PathKit";
|
|
remoteInfo = PathKit;
|
|
};
|
|
76A7694825F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Version::Version";
|
|
remoteInfo = Version;
|
|
};
|
|
76A7694925F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProj::XcodeProj";
|
|
remoteInfo = XcodeProj;
|
|
};
|
|
76A7694A25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AEXML::AEXML";
|
|
remoteInfo = AEXML;
|
|
};
|
|
76A7694B25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProjCExt::XcodeProjCExt";
|
|
remoteInfo = XcodeProjCExt;
|
|
};
|
|
76A7694C25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "JSONUtilities::JSONUtilities";
|
|
remoteInfo = JSONUtilities;
|
|
};
|
|
76A7694D25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::Core";
|
|
remoteInfo = Core;
|
|
};
|
|
76A7694E25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::Yams";
|
|
remoteInfo = Yams;
|
|
};
|
|
76A7694F25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::CYaml";
|
|
remoteInfo = CYaml;
|
|
};
|
|
76A7695025F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "PathKit::PathKit";
|
|
remoteInfo = PathKit;
|
|
};
|
|
76A7695125F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::Tools";
|
|
remoteInfo = Tools;
|
|
};
|
|
76A7695225F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::DOT";
|
|
remoteInfo = DOT;
|
|
};
|
|
76A7695325F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::GraphViz";
|
|
remoteInfo = GraphViz;
|
|
};
|
|
76A7695425F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::ProjectSpec";
|
|
remoteInfo = ProjectSpec;
|
|
};
|
|
76A7695525F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Version::Version";
|
|
remoteInfo = Version;
|
|
};
|
|
76A7695625F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "JSONUtilities::JSONUtilities";
|
|
remoteInfo = JSONUtilities;
|
|
};
|
|
76A7695725F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::Core";
|
|
remoteInfo = Core;
|
|
};
|
|
76A7695825F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::Yams";
|
|
remoteInfo = Yams;
|
|
};
|
|
76A7695925F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::CYaml";
|
|
remoteInfo = CYaml;
|
|
};
|
|
76A7695A25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProj::XcodeProj";
|
|
remoteInfo = XcodeProj;
|
|
};
|
|
76A7695B25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AEXML::AEXML";
|
|
remoteInfo = AEXML;
|
|
};
|
|
76A7695C25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "PathKit::PathKit";
|
|
remoteInfo = PathKit;
|
|
};
|
|
76A7695D25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProjCExt::XcodeProjCExt";
|
|
remoteInfo = XcodeProjCExt;
|
|
};
|
|
76A7695E25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::XcodeGenKit";
|
|
remoteInfo = XcodeGenKit;
|
|
};
|
|
76A7695F25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::Tools";
|
|
remoteInfo = Tools;
|
|
};
|
|
76A7696025F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::DOT";
|
|
remoteInfo = DOT;
|
|
};
|
|
76A7696125F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::GraphViz";
|
|
remoteInfo = GraphViz;
|
|
};
|
|
76A7696225F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::ProjectSpec";
|
|
remoteInfo = ProjectSpec;
|
|
};
|
|
76A7696325F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Version::Version";
|
|
remoteInfo = Version;
|
|
};
|
|
76A7696425F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "JSONUtilities::JSONUtilities";
|
|
remoteInfo = JSONUtilities;
|
|
};
|
|
76A7696525F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::Core";
|
|
remoteInfo = Core;
|
|
};
|
|
76A7696625F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::Yams";
|
|
remoteInfo = Yams;
|
|
};
|
|
76A7696725F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::CYaml";
|
|
remoteInfo = CYaml;
|
|
};
|
|
76A7696825F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProj::XcodeProj";
|
|
remoteInfo = XcodeProj;
|
|
};
|
|
76A7696925F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AEXML::AEXML";
|
|
remoteInfo = AEXML;
|
|
};
|
|
76A7696A25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "PathKit::PathKit";
|
|
remoteInfo = PathKit;
|
|
};
|
|
76A7696B25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProjCExt::XcodeProjCExt";
|
|
remoteInfo = XcodeProjCExt;
|
|
};
|
|
76A7696C25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AmplifyXcode::AmplifyXcodeCore";
|
|
remoteInfo = AmplifyXcodeCore;
|
|
};
|
|
76A7696D25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::XcodeGenKit";
|
|
remoteInfo = XcodeGenKit;
|
|
};
|
|
76A7696E25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::Tools";
|
|
remoteInfo = Tools;
|
|
};
|
|
76A7696F25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::DOT";
|
|
remoteInfo = DOT;
|
|
};
|
|
76A7697025F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::GraphViz";
|
|
remoteInfo = GraphViz;
|
|
};
|
|
76A7697125F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::ProjectSpec";
|
|
remoteInfo = ProjectSpec;
|
|
};
|
|
76A7697225F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Version::Version";
|
|
remoteInfo = Version;
|
|
};
|
|
76A7697325F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "JSONUtilities::JSONUtilities";
|
|
remoteInfo = JSONUtilities;
|
|
};
|
|
76A7697425F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::Core";
|
|
remoteInfo = Core;
|
|
};
|
|
76A7697525F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::Yams";
|
|
remoteInfo = Yams;
|
|
};
|
|
76A7697625F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::CYaml";
|
|
remoteInfo = CYaml;
|
|
};
|
|
76A7697725F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProj::XcodeProj";
|
|
remoteInfo = XcodeProj;
|
|
};
|
|
76A7697825F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AEXML::AEXML";
|
|
remoteInfo = AEXML;
|
|
};
|
|
76A7697925F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "PathKit::PathKit";
|
|
remoteInfo = PathKit;
|
|
};
|
|
76A7697A25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProjCExt::XcodeProjCExt";
|
|
remoteInfo = XcodeProjCExt;
|
|
};
|
|
76A7697B25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AmplifyXcode::AmplifyXcode";
|
|
remoteInfo = AmplifyXcode;
|
|
};
|
|
76A7697C25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "swift-argument-parser::ArgumentParser";
|
|
remoteInfo = ArgumentParser;
|
|
};
|
|
76A7697D25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AmplifyXcode::AmplifyXcodeCore";
|
|
remoteInfo = AmplifyXcodeCore;
|
|
};
|
|
76A7697E25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::XcodeGenKit";
|
|
remoteInfo = XcodeGenKit;
|
|
};
|
|
76A7697F25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::Tools";
|
|
remoteInfo = Tools;
|
|
};
|
|
76A7698025F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::DOT";
|
|
remoteInfo = DOT;
|
|
};
|
|
76A7698125F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "GraphViz::GraphViz";
|
|
remoteInfo = GraphViz;
|
|
};
|
|
76A7698225F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::ProjectSpec";
|
|
remoteInfo = ProjectSpec;
|
|
};
|
|
76A7698325F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Version::Version";
|
|
remoteInfo = Version;
|
|
};
|
|
76A7698425F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "JSONUtilities::JSONUtilities";
|
|
remoteInfo = JSONUtilities;
|
|
};
|
|
76A7698525F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeGen::Core";
|
|
remoteInfo = Core;
|
|
};
|
|
76A7698625F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::Yams";
|
|
remoteInfo = Yams;
|
|
};
|
|
76A7698725F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "Yams::CYaml";
|
|
remoteInfo = CYaml;
|
|
};
|
|
76A7698825F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProj::XcodeProj";
|
|
remoteInfo = XcodeProj;
|
|
};
|
|
76A7698925F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AEXML::AEXML";
|
|
remoteInfo = AEXML;
|
|
};
|
|
76A7698A25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "PathKit::PathKit";
|
|
remoteInfo = PathKit;
|
|
};
|
|
76A7698B25F075390005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "XcodeProjCExt::XcodeProjCExt";
|
|
remoteInfo = XcodeProjCExt;
|
|
};
|
|
76A7699225F0753B0005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AmplifyXcode::AmplifyXcodeCoreTests";
|
|
remoteInfo = AmplifyXcodeCoreTests;
|
|
};
|
|
76A7699325F0753B0005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AmplifyXcode::AmplifyXcodeTests";
|
|
remoteInfo = AmplifyXcodeTests;
|
|
};
|
|
76A769AC25F0753B0005850B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = OBJ_1 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = "AmplifyXcode::AmplifyXcode";
|
|
remoteInfo = AmplifyXcode;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
"AEXML::AEXML::Product" /* AEXML.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AEXML.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"AmplifyXcode::AmplifyXcode::Product" /* amplify-xcode */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; path = "amplify-xcode"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"AmplifyXcode::AmplifyXcodeCore::Product" /* AmplifyXcodeCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AmplifyXcodeCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"AmplifyXcode::AmplifyXcodeCoreTests::Product" /* AmplifyXcodeCoreTests.xctest */ = {isa = PBXFileReference; lastKnownFileType = file; path = AmplifyXcodeCoreTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"AmplifyXcode::AmplifyXcodeTests::Product" /* AmplifyXcodeTests.xctest */ = {isa = PBXFileReference; lastKnownFileType = file; path = AmplifyXcodeTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"GraphViz::DOT::Product" /* DOT.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = DOT.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"GraphViz::GraphViz::Product" /* GraphViz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GraphViz.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"GraphViz::Tools::Product" /* Tools.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"JSONUtilities::JSONUtilities::Product" /* JSONUtilities.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = JSONUtilities.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
OBJ_10 /* CLIAnyCommandEncodable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CLIAnyCommandEncodable.swift; sourceTree = "<group>"; };
|
|
OBJ_100 /* StringExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringExtensions.swift; sourceTree = "<group>"; };
|
|
OBJ_101 /* Tree.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tree.swift; sourceTree = "<group>"; };
|
|
OBJ_102 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "/Volumes/Workspace/amplify/env/amplify-ios/AmplifyTools/AmplifyXcode/.build/checkouts/swift-argument-parser/Package.swift"; sourceTree = "<group>"; };
|
|
OBJ_105 /* Glob.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Glob.swift; sourceTree = "<group>"; };
|
|
OBJ_106 /* MD5.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MD5.swift; sourceTree = "<group>"; };
|
|
OBJ_107 /* PathExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PathExtensions.swift; sourceTree = "<group>"; };
|
|
OBJ_108 /* StringDiff.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringDiff.swift; sourceTree = "<group>"; };
|
|
OBJ_11 /* CLICommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CLICommand.swift; sourceTree = "<group>"; };
|
|
OBJ_110 /* AggregateTarget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AggregateTarget.swift; sourceTree = "<group>"; };
|
|
OBJ_111 /* Array+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Array+Extension.swift"; sourceTree = "<group>"; };
|
|
OBJ_112 /* BuildPhaseSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuildPhaseSpec.swift; sourceTree = "<group>"; };
|
|
OBJ_113 /* BuildRule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuildRule.swift; sourceTree = "<group>"; };
|
|
OBJ_114 /* BuildScript.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuildScript.swift; sourceTree = "<group>"; };
|
|
OBJ_115 /* BuildSettingsContainer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuildSettingsContainer.swift; sourceTree = "<group>"; };
|
|
OBJ_116 /* CacheFile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CacheFile.swift; sourceTree = "<group>"; };
|
|
OBJ_117 /* Config.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; };
|
|
OBJ_118 /* Decoding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Decoding.swift; sourceTree = "<group>"; };
|
|
OBJ_119 /* Dependency.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Dependency.swift; sourceTree = "<group>"; };
|
|
OBJ_12 /* CLICommandGenerateJSONSchema.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CLICommandGenerateJSONSchema.swift; sourceTree = "<group>"; };
|
|
OBJ_120 /* DeploymentTarget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeploymentTarget.swift; sourceTree = "<group>"; };
|
|
OBJ_121 /* Dictionary+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Dictionary+Extension.swift"; sourceTree = "<group>"; };
|
|
OBJ_122 /* Encoding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Encoding.swift; sourceTree = "<group>"; };
|
|
OBJ_123 /* FileType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileType.swift; sourceTree = "<group>"; };
|
|
OBJ_124 /* GroupOrdering.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupOrdering.swift; sourceTree = "<group>"; };
|
|
OBJ_125 /* Linkage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Linkage.swift; sourceTree = "<group>"; };
|
|
OBJ_126 /* NSRegularExpressionExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSRegularExpressionExtensions.swift; sourceTree = "<group>"; };
|
|
OBJ_127 /* PathContainer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PathContainer.swift; sourceTree = "<group>"; };
|
|
OBJ_128 /* Platform.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Platform.swift; sourceTree = "<group>"; };
|
|
OBJ_129 /* Plist.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Plist.swift; sourceTree = "<group>"; };
|
|
OBJ_13 /* CLICommandImportConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CLICommandImportConfig.swift; sourceTree = "<group>"; };
|
|
OBJ_130 /* Project.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Project.swift; sourceTree = "<group>"; };
|
|
OBJ_131 /* ProjectReference.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProjectReference.swift; sourceTree = "<group>"; };
|
|
OBJ_132 /* ProjectTarget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProjectTarget.swift; sourceTree = "<group>"; };
|
|
OBJ_133 /* Scheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Scheme.swift; sourceTree = "<group>"; };
|
|
OBJ_134 /* Settings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Settings.swift; sourceTree = "<group>"; };
|
|
OBJ_135 /* SourceType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceType.swift; sourceTree = "<group>"; };
|
|
OBJ_136 /* SpecFile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpecFile.swift; sourceTree = "<group>"; };
|
|
OBJ_137 /* SpecLoader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpecLoader.swift; sourceTree = "<group>"; };
|
|
OBJ_138 /* SpecOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpecOptions.swift; sourceTree = "<group>"; };
|
|
OBJ_139 /* SpecParsingError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpecParsingError.swift; sourceTree = "<group>"; };
|
|
OBJ_14 /* CLICommandImportModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CLICommandImportModels.swift; sourceTree = "<group>"; };
|
|
OBJ_140 /* SpecValidation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpecValidation.swift; sourceTree = "<group>"; };
|
|
OBJ_141 /* SpecValidationError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpecValidationError.swift; sourceTree = "<group>"; };
|
|
OBJ_142 /* SwiftPackage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftPackage.swift; sourceTree = "<group>"; };
|
|
OBJ_143 /* Target.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Target.swift; sourceTree = "<group>"; };
|
|
OBJ_144 /* TargetReference.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TargetReference.swift; sourceTree = "<group>"; };
|
|
OBJ_145 /* TargetScheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TargetScheme.swift; sourceTree = "<group>"; };
|
|
OBJ_146 /* TargetSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TargetSource.swift; sourceTree = "<group>"; };
|
|
OBJ_147 /* Template.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Template.swift; sourceTree = "<group>"; };
|
|
OBJ_148 /* VersionExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VersionExtensions.swift; sourceTree = "<group>"; };
|
|
OBJ_149 /* XCProjExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCProjExtensions.swift; sourceTree = "<group>"; };
|
|
OBJ_15 /* CLICommandParameter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CLICommandParameter.swift; sourceTree = "<group>"; };
|
|
OBJ_150 /* Yaml.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Yaml.swift; sourceTree = "<group>"; };
|
|
OBJ_154 /* CarthageDependencyResolver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarthageDependencyResolver.swift; sourceTree = "<group>"; };
|
|
OBJ_155 /* CarthageVersionLoader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarthageVersionLoader.swift; sourceTree = "<group>"; };
|
|
OBJ_156 /* FileWriter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileWriter.swift; sourceTree = "<group>"; };
|
|
OBJ_157 /* GraphVizGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GraphVizGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_158 /* InfoPlistGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InfoPlistGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_159 /* PBXProjGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXProjGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_16 /* CLICommandReportable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CLICommandReportable.swift; sourceTree = "<group>"; };
|
|
OBJ_160 /* ProjectGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProjectGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_161 /* SchemeGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SchemeGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_162 /* SettingsBuilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsBuilder.swift; sourceTree = "<group>"; };
|
|
OBJ_163 /* SettingsPresetFile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsPresetFile.swift; sourceTree = "<group>"; };
|
|
OBJ_164 /* SourceGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_165 /* Version.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Version.swift; sourceTree = "<group>"; };
|
|
OBJ_166 /* XCProjExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCProjExtensions.swift; sourceTree = "<group>"; };
|
|
OBJ_167 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "/Volumes/Workspace/amplify/env/amplify-ios/AmplifyTools/AmplifyXcode/.build/checkouts/XcodeGen/Package.swift"; sourceTree = "<group>"; };
|
|
OBJ_170 /* DOT.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DOT.swift; sourceTree = "<group>"; };
|
|
OBJ_171 /* DOTEncoder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DOTEncoder.swift; sourceTree = "<group>"; };
|
|
OBJ_172 /* DOTRepresentable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DOTRepresentable.swift; sourceTree = "<group>"; };
|
|
OBJ_174 /* Attribute.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Attribute.swift; sourceTree = "<group>"; };
|
|
OBJ_175 /* Edge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Edge.swift; sourceTree = "<group>"; };
|
|
OBJ_177 /* KeyValuePairs+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KeyValuePairs+Extensions.swift"; sourceTree = "<group>"; };
|
|
OBJ_178 /* Graph.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Graph.swift; sourceTree = "<group>"; };
|
|
OBJ_179 /* Node.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Node.swift; sourceTree = "<group>"; };
|
|
OBJ_18 /* ArgumentParser+CLICommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ArgumentParser+CLICommand.swift"; sourceTree = "<group>"; };
|
|
OBJ_181 /* Format.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Format.swift; sourceTree = "<group>"; };
|
|
OBJ_182 /* LayoutAlgorithm.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutAlgorithm.swift; sourceTree = "<group>"; };
|
|
OBJ_183 /* Subgraph.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Subgraph.swift; sourceTree = "<group>"; };
|
|
OBJ_185 /* AspectRatio.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AspectRatio.swift; sourceTree = "<group>"; };
|
|
OBJ_186 /* Color.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Color.swift; sourceTree = "<group>"; };
|
|
OBJ_187 /* Location.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Location.swift; sourceTree = "<group>"; };
|
|
OBJ_188 /* Ordering.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Ordering.swift; sourceTree = "<group>"; };
|
|
OBJ_189 /* Point.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Point.swift; sourceTree = "<group>"; };
|
|
OBJ_19 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
|
|
OBJ_190 /* Position.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Position.swift; sourceTree = "<group>"; };
|
|
OBJ_191 /* Rectangle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Rectangle.swift; sourceTree = "<group>"; };
|
|
OBJ_192 /* Size.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Size.swift; sourceTree = "<group>"; };
|
|
OBJ_196 /* Graph+Rendering.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Graph+Rendering.swift"; sourceTree = "<group>"; };
|
|
OBJ_197 /* Renderer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Renderer.swift; sourceTree = "<group>"; };
|
|
OBJ_198 /* which.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = which.swift; sourceTree = "<group>"; };
|
|
OBJ_199 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "/Volumes/Workspace/amplify/env/amplify-ios/AmplifyTools/AmplifyXcode/.build/checkouts/GraphViz/Package.swift"; sourceTree = "<group>"; };
|
|
OBJ_201 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "/Volumes/Workspace/amplify/env/amplify-ios/AmplifyTools/AmplifyXcode/.build/checkouts/Version/Package.swift"; sourceTree = "<group>"; };
|
|
OBJ_202 /* Version+Codable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Version+Codable.swift"; sourceTree = "<group>"; };
|
|
OBJ_203 /* Version+Comparable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Version+Comparable.swift"; sourceTree = "<group>"; };
|
|
OBJ_204 /* Version+Foundation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Version+Foundation.swift"; sourceTree = "<group>"; };
|
|
OBJ_205 /* Version+Range.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Version+Range.swift"; sourceTree = "<group>"; };
|
|
OBJ_206 /* Version.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Version.swift; sourceTree = "<group>"; };
|
|
OBJ_209 /* DecodingError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DecodingError.swift; sourceTree = "<group>"; };
|
|
OBJ_210 /* Dictionary+JSONKey.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Dictionary+JSONKey.swift"; sourceTree = "<group>"; };
|
|
OBJ_211 /* Dictionary+KeyPath.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Dictionary+KeyPath.swift"; sourceTree = "<group>"; };
|
|
OBJ_212 /* InvalidItemBehaviour.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InvalidItemBehaviour.swift; sourceTree = "<group>"; };
|
|
OBJ_213 /* JSONFileLoading.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONFileLoading.swift; sourceTree = "<group>"; };
|
|
OBJ_214 /* JSONObjectConvertible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONObjectConvertible.swift; sourceTree = "<group>"; };
|
|
OBJ_215 /* JSONPrimitiveConvertible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONPrimitiveConvertible.swift; sourceTree = "<group>"; };
|
|
OBJ_216 /* KeyPath.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyPath.swift; sourceTree = "<group>"; };
|
|
OBJ_217 /* URL+JSONPrimitiveConvertible.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+JSONPrimitiveConvertible.swift"; sourceTree = "<group>"; };
|
|
OBJ_218 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "/Volumes/Workspace/amplify/env/amplify-ios/AmplifyTools/AmplifyXcode/.build/checkouts/JSONUtilities/Package.swift"; sourceTree = "<group>"; };
|
|
OBJ_22 /* AmplifyCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AmplifyCommand.swift; sourceTree = "<group>"; };
|
|
OBJ_222 /* api.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = api.c; sourceTree = "<group>"; };
|
|
OBJ_223 /* emitter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = emitter.c; sourceTree = "<group>"; };
|
|
OBJ_224 /* parser.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = parser.c; sourceTree = "<group>"; };
|
|
OBJ_225 /* reader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reader.c; sourceTree = "<group>"; };
|
|
OBJ_226 /* scanner.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = scanner.c; sourceTree = "<group>"; };
|
|
OBJ_227 /* writer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = writer.c; sourceTree = "<group>"; };
|
|
OBJ_229 /* yaml.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = yaml.h; sourceTree = "<group>"; };
|
|
OBJ_23 /* AmplifyCommandError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AmplifyCommandError.swift; sourceTree = "<group>"; };
|
|
OBJ_230 /* CYaml.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CYaml.h; sourceTree = "<group>"; };
|
|
OBJ_232 /* Constructor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constructor.swift; sourceTree = "<group>"; };
|
|
OBJ_233 /* Decoder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Decoder.swift; sourceTree = "<group>"; };
|
|
OBJ_234 /* Emitter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Emitter.swift; sourceTree = "<group>"; };
|
|
OBJ_235 /* Encoder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Encoder.swift; sourceTree = "<group>"; };
|
|
OBJ_236 /* Mark.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Mark.swift; sourceTree = "<group>"; };
|
|
OBJ_237 /* Node.Mapping.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Node.Mapping.swift; sourceTree = "<group>"; };
|
|
OBJ_238 /* Node.Scalar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Node.Scalar.swift; sourceTree = "<group>"; };
|
|
OBJ_239 /* Node.Sequence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Node.Sequence.swift; sourceTree = "<group>"; };
|
|
OBJ_24 /* AmplifyCommandResult.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AmplifyCommandResult.swift; sourceTree = "<group>"; };
|
|
OBJ_240 /* Node.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Node.swift; sourceTree = "<group>"; };
|
|
OBJ_241 /* Parser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Parser.swift; sourceTree = "<group>"; };
|
|
OBJ_242 /* Representer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Representer.swift; sourceTree = "<group>"; };
|
|
OBJ_243 /* Resolver.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Resolver.swift; sourceTree = "<group>"; };
|
|
OBJ_244 /* String+Yams.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Yams.swift"; sourceTree = "<group>"; };
|
|
OBJ_245 /* Tag.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tag.swift; sourceTree = "<group>"; };
|
|
OBJ_246 /* YamlError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YamlError.swift; sourceTree = "<group>"; };
|
|
OBJ_247 /* shim.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = shim.swift; sourceTree = "<group>"; };
|
|
OBJ_248 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "/Volumes/Workspace/amplify/env/amplify-ios/AmplifyTools/AmplifyXcode/.build/checkouts/Yams/Package.swift"; sourceTree = "<group>"; };
|
|
OBJ_25 /* AmplifyCommandTask.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AmplifyCommandTask.swift; sourceTree = "<group>"; };
|
|
OBJ_252 /* Errors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Errors.swift; sourceTree = "<group>"; };
|
|
OBJ_254 /* AEXML+XcodeFormat.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AEXML+XcodeFormat.swift"; sourceTree = "<group>"; };
|
|
OBJ_255 /* Array+Extras.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Array+Extras.swift"; sourceTree = "<group>"; };
|
|
OBJ_256 /* Bool+Extras.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Bool+Extras.swift"; sourceTree = "<group>"; };
|
|
OBJ_257 /* Dictionary+Enumerate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Dictionary+Enumerate.swift"; sourceTree = "<group>"; };
|
|
OBJ_258 /* Dictionary+Extras.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Dictionary+Extras.swift"; sourceTree = "<group>"; };
|
|
OBJ_259 /* KeyedDecodingContainer+Additions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "KeyedDecodingContainer+Additions.swift"; sourceTree = "<group>"; };
|
|
OBJ_26 /* CommandExecutable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandExecutable.swift; sourceTree = "<group>"; };
|
|
OBJ_260 /* NSRecursiveLock+Sync.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSRecursiveLock+Sync.swift"; sourceTree = "<group>"; };
|
|
OBJ_261 /* Path+Extras.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Path+Extras.swift"; sourceTree = "<group>"; };
|
|
OBJ_262 /* String+Utils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Utils.swift"; sourceTree = "<group>"; };
|
|
OBJ_263 /* String+md5.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+md5.swift"; sourceTree = "<group>"; };
|
|
OBJ_266 /* BuildPhase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuildPhase.swift; sourceTree = "<group>"; };
|
|
OBJ_267 /* PBXBuildFile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXBuildFile.swift; sourceTree = "<group>"; };
|
|
OBJ_268 /* PBXBuildPhase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXBuildPhase.swift; sourceTree = "<group>"; };
|
|
OBJ_269 /* PBXBuildRule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXBuildRule.swift; sourceTree = "<group>"; };
|
|
OBJ_27 /* CommandImportConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandImportConfig.swift; sourceTree = "<group>"; };
|
|
OBJ_270 /* PBXCopyFilesBuildPhase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXCopyFilesBuildPhase.swift; sourceTree = "<group>"; };
|
|
OBJ_271 /* PBXFrameworksBuildPhase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXFrameworksBuildPhase.swift; sourceTree = "<group>"; };
|
|
OBJ_272 /* PBXHeadersBuildPhase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXHeadersBuildPhase.swift; sourceTree = "<group>"; };
|
|
OBJ_273 /* PBXResourcesBuildPhase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXResourcesBuildPhase.swift; sourceTree = "<group>"; };
|
|
OBJ_274 /* PBXRezBuildPhase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXRezBuildPhase.swift; sourceTree = "<group>"; };
|
|
OBJ_275 /* PBXShellScriptBuildPhase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXShellScriptBuildPhase.swift; sourceTree = "<group>"; };
|
|
OBJ_276 /* PBXSourcesBuildPhase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXSourcesBuildPhase.swift; sourceTree = "<group>"; };
|
|
OBJ_278 /* BuildSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuildSettings.swift; sourceTree = "<group>"; };
|
|
OBJ_279 /* XCBuildConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCBuildConfiguration.swift; sourceTree = "<group>"; };
|
|
OBJ_28 /* CommandImportModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandImportModels.swift; sourceTree = "<group>"; };
|
|
OBJ_280 /* XCConfigurationList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCConfigurationList.swift; sourceTree = "<group>"; };
|
|
OBJ_282 /* PBXContainerItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXContainerItem.swift; sourceTree = "<group>"; };
|
|
OBJ_283 /* PBXContainerItemProxy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXContainerItemProxy.swift; sourceTree = "<group>"; };
|
|
OBJ_284 /* PBXFileElement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXFileElement.swift; sourceTree = "<group>"; };
|
|
OBJ_285 /* PBXFileReference.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXFileReference.swift; sourceTree = "<group>"; };
|
|
OBJ_286 /* PBXGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXGroup.swift; sourceTree = "<group>"; };
|
|
OBJ_287 /* PBXSourceTree.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXSourceTree.swift; sourceTree = "<group>"; };
|
|
OBJ_288 /* PBXVariantGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXVariantGroup.swift; sourceTree = "<group>"; };
|
|
OBJ_289 /* XCVersionGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCVersionGroup.swift; sourceTree = "<group>"; };
|
|
OBJ_291 /* PBXObject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXObject.swift; sourceTree = "<group>"; };
|
|
OBJ_292 /* PBXObjectParser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXObjectParser.swift; sourceTree = "<group>"; };
|
|
OBJ_293 /* PBXObjectReference.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXObjectReference.swift; sourceTree = "<group>"; };
|
|
OBJ_294 /* PBXObjects.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXObjects.swift; sourceTree = "<group>"; };
|
|
OBJ_295 /* PBXOutputSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXOutputSettings.swift; sourceTree = "<group>"; };
|
|
OBJ_296 /* PBXProj.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXProj.swift; sourceTree = "<group>"; };
|
|
OBJ_297 /* PBXProjEncoder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXProjEncoder.swift; sourceTree = "<group>"; };
|
|
OBJ_298 /* PBXProject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXProject.swift; sourceTree = "<group>"; };
|
|
OBJ_30 /* AmplifyCommandEnvironment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AmplifyCommandEnvironment.swift; sourceTree = "<group>"; };
|
|
OBJ_300 /* Equality.generated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Equality.generated.swift; sourceTree = "<group>"; };
|
|
OBJ_301 /* Sourcery.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Sourcery.swift; sourceTree = "<group>"; };
|
|
OBJ_303 /* XCRemoteSwiftPackageReference.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCRemoteSwiftPackageReference.swift; sourceTree = "<group>"; };
|
|
OBJ_304 /* XCSwiftPackageProductDependency.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCSwiftPackageProductDependency.swift; sourceTree = "<group>"; };
|
|
OBJ_306 /* PBXAggregateTarget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXAggregateTarget.swift; sourceTree = "<group>"; };
|
|
OBJ_307 /* PBXLegacyTarget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXLegacyTarget.swift; sourceTree = "<group>"; };
|
|
OBJ_308 /* PBXNativeTarget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXNativeTarget.swift; sourceTree = "<group>"; };
|
|
OBJ_309 /* PBXProductType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXProductType.swift; sourceTree = "<group>"; };
|
|
OBJ_31 /* AmplifyFileManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AmplifyFileManager.swift; sourceTree = "<group>"; };
|
|
OBJ_310 /* PBXReferenceProxy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXReferenceProxy.swift; sourceTree = "<group>"; };
|
|
OBJ_311 /* PBXTarget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXTarget.swift; sourceTree = "<group>"; };
|
|
OBJ_312 /* PBXTargetDependency.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXTargetDependency.swift; sourceTree = "<group>"; };
|
|
OBJ_314 /* WorkspaceSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WorkspaceSettings.swift; sourceTree = "<group>"; };
|
|
OBJ_315 /* XCBreakpointList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCBreakpointList.swift; sourceTree = "<group>"; };
|
|
OBJ_316 /* XCSharedData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCSharedData.swift; sourceTree = "<group>"; };
|
|
OBJ_317 /* Xcode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Xcode.swift; sourceTree = "<group>"; };
|
|
OBJ_318 /* XcodeProj.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XcodeProj.swift; sourceTree = "<group>"; };
|
|
OBJ_32 /* CommandEnvironment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandEnvironment.swift; sourceTree = "<group>"; };
|
|
OBJ_320 /* Writable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Writable.swift; sourceTree = "<group>"; };
|
|
OBJ_322 /* XCScheme+AditionalOption.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+AditionalOption.swift"; sourceTree = "<group>"; };
|
|
OBJ_323 /* XCScheme+AnalyzeAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+AnalyzeAction.swift"; sourceTree = "<group>"; };
|
|
OBJ_324 /* XCScheme+ArchiveAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+ArchiveAction.swift"; sourceTree = "<group>"; };
|
|
OBJ_325 /* XCScheme+BuildAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+BuildAction.swift"; sourceTree = "<group>"; };
|
|
OBJ_326 /* XCScheme+BuildableProductRunnable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+BuildableProductRunnable.swift"; sourceTree = "<group>"; };
|
|
OBJ_327 /* XCScheme+BuildableReference.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+BuildableReference.swift"; sourceTree = "<group>"; };
|
|
OBJ_328 /* XCScheme+CommandLineArguments.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+CommandLineArguments.swift"; sourceTree = "<group>"; };
|
|
OBJ_329 /* XCScheme+EnvironmentVariable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+EnvironmentVariable.swift"; sourceTree = "<group>"; };
|
|
OBJ_33 /* CommandEnvironmentProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandEnvironmentProvider.swift; sourceTree = "<group>"; };
|
|
OBJ_330 /* XCScheme+ExecutionAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+ExecutionAction.swift"; sourceTree = "<group>"; };
|
|
OBJ_331 /* XCScheme+LaunchAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+LaunchAction.swift"; sourceTree = "<group>"; };
|
|
OBJ_332 /* XCScheme+LocationScenarioReference.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+LocationScenarioReference.swift"; sourceTree = "<group>"; };
|
|
OBJ_333 /* XCScheme+PathRunnable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+PathRunnable.swift"; sourceTree = "<group>"; };
|
|
OBJ_334 /* XCScheme+ProfileAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+ProfileAction.swift"; sourceTree = "<group>"; };
|
|
OBJ_335 /* XCScheme+RemoteRunnable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+RemoteRunnable.swift"; sourceTree = "<group>"; };
|
|
OBJ_336 /* XCScheme+Runnable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+Runnable.swift"; sourceTree = "<group>"; };
|
|
OBJ_337 /* XCScheme+SerialAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+SerialAction.swift"; sourceTree = "<group>"; };
|
|
OBJ_338 /* XCScheme+SkippedTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+SkippedTests.swift"; sourceTree = "<group>"; };
|
|
OBJ_339 /* XCScheme+TestAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+TestAction.swift"; sourceTree = "<group>"; };
|
|
OBJ_340 /* XCScheme+TestPlanReference.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+TestPlanReference.swift"; sourceTree = "<group>"; };
|
|
OBJ_341 /* XCScheme+TestableReference.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCScheme+TestableReference.swift"; sourceTree = "<group>"; };
|
|
OBJ_342 /* XCScheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCScheme.swift; sourceTree = "<group>"; };
|
|
OBJ_344 /* BuildSettingsProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BuildSettingsProvider.swift; sourceTree = "<group>"; };
|
|
OBJ_345 /* CommentedString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentedString.swift; sourceTree = "<group>"; };
|
|
OBJ_346 /* Decoders.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Decoders.swift; sourceTree = "<group>"; };
|
|
OBJ_347 /* JSONDecoding.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JSONDecoding.swift; sourceTree = "<group>"; };
|
|
OBJ_348 /* PBXBatchUpdater.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PBXBatchUpdater.swift; sourceTree = "<group>"; };
|
|
OBJ_349 /* PlistValue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlistValue.swift; sourceTree = "<group>"; };
|
|
OBJ_35 /* FileManager+AmplifyFileManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileManager+AmplifyFileManager.swift"; sourceTree = "<group>"; };
|
|
OBJ_350 /* ReferenceGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReferenceGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_351 /* XCConfig.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCConfig.swift; sourceTree = "<group>"; };
|
|
OBJ_353 /* XCWorkspace.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCWorkspace.swift; sourceTree = "<group>"; };
|
|
OBJ_354 /* XCWorkspaceData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCWorkspaceData.swift; sourceTree = "<group>"; };
|
|
OBJ_355 /* XCWorkspaceDataElement.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCWorkspaceDataElement.swift; sourceTree = "<group>"; };
|
|
OBJ_356 /* XCWorkspaceDataElementLocationType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCWorkspaceDataElementLocationType.swift; sourceTree = "<group>"; };
|
|
OBJ_357 /* XCWorkspaceDataFileRef.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCWorkspaceDataFileRef.swift; sourceTree = "<group>"; };
|
|
OBJ_358 /* XCWorkspaceDataGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCWorkspaceDataGroup.swift; sourceTree = "<group>"; };
|
|
OBJ_359 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "/Volumes/Workspace/amplify/env/amplify-ios/AmplifyTools/AmplifyXcode/.build/checkouts/xcodeproj/Package.swift"; sourceTree = "<group>"; };
|
|
OBJ_36 /* FileManager+Utils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileManager+Utils.swift"; sourceTree = "<group>"; };
|
|
OBJ_361 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "/Volumes/Workspace/amplify/env/amplify-ios/AmplifyTools/AmplifyXcode/.build/checkouts/PathKit/Package.swift"; sourceTree = "<group>"; };
|
|
OBJ_362 /* PathKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PathKit.swift; sourceTree = "<group>"; };
|
|
OBJ_365 /* Document.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Document.swift; sourceTree = "<group>"; };
|
|
OBJ_366 /* Element.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Element.swift; sourceTree = "<group>"; };
|
|
OBJ_367 /* Error.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Error.swift; sourceTree = "<group>"; };
|
|
OBJ_368 /* Options.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Options.swift; sourceTree = "<group>"; };
|
|
OBJ_369 /* Parser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Parser.swift; sourceTree = "<group>"; };
|
|
OBJ_37 /* XcodeProj+Helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XcodeProj+Helpers.swift"; sourceTree = "<group>"; };
|
|
OBJ_370 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "/Volumes/Workspace/amplify/env/amplify-ios/AmplifyTools/AmplifyXcode/.build/checkouts/AEXML/Package.swift"; sourceTree = "<group>"; };
|
|
OBJ_373 /* XCPHashing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XCPHashing.c; sourceTree = "<group>"; };
|
|
OBJ_374 /* XCPStringEscape.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = XCPStringEscape.c; sourceTree = "<group>"; };
|
|
OBJ_376 /* XcodeProjCExt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XcodeProjCExt.h; sourceTree = "<group>"; };
|
|
OBJ_377 /* XCPStringEscape.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XCPStringEscape.h; sourceTree = "<group>"; };
|
|
OBJ_378 /* XCPHashing.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XCPHashing.h; sourceTree = "<group>"; };
|
|
OBJ_379 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; name = Package.swift; path = "/Volumes/Workspace/amplify/env/amplify-ios/AmplifyTools/AmplifyXcode/.build/checkouts/XcodeProjCExt/Package.swift"; sourceTree = "<group>"; };
|
|
OBJ_38 /* XcodeProject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XcodeProject.swift; sourceTree = "<group>"; };
|
|
OBJ_400 /* BuildTools */ = {isa = PBXFileReference; lastKnownFileType = folder; path = BuildTools; sourceTree = SOURCE_ROOT; };
|
|
OBJ_401 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
OBJ_42 /* CommandImportConfigTasksTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandImportConfigTasksTests.swift; sourceTree = "<group>"; };
|
|
OBJ_43 /* CommandImportConfigTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandImportConfigTests.swift; sourceTree = "<group>"; };
|
|
OBJ_44 /* CommandImportModelsTasksTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandImportModelsTasksTests.swift; sourceTree = "<group>"; };
|
|
OBJ_45 /* CommandImportModelsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandImportModelsTests.swift; sourceTree = "<group>"; };
|
|
OBJ_47 /* AmplifyCommandEnvironmentTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AmplifyCommandEnvironmentTests.swift; sourceTree = "<group>"; };
|
|
OBJ_48 /* AmplifyCommandErrorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AmplifyCommandErrorTests.swift; sourceTree = "<group>"; };
|
|
OBJ_50 /* Mock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Mock.swift; sourceTree = "<group>"; };
|
|
OBJ_51 /* MockAmplifyCommandEnvironment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockAmplifyCommandEnvironment.swift; sourceTree = "<group>"; };
|
|
OBJ_52 /* MockAmplifyFileManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockAmplifyFileManager.swift; sourceTree = "<group>"; };
|
|
OBJ_54 /* FileManagerUtilsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileManagerUtilsTests.swift; sourceTree = "<group>"; };
|
|
OBJ_56 /* AmplifyXcodeTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AmplifyXcodeTests.swift; sourceTree = "<group>"; };
|
|
OBJ_57 /* XCTestManifests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = XCTestManifests.swift; sourceTree = "<group>"; };
|
|
OBJ_6 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
|
|
OBJ_62 /* BashCompletionsGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BashCompletionsGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_63 /* CompletionsGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompletionsGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_64 /* FishCompletionsGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FishCompletionsGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_65 /* ZshCompletionsGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ZshCompletionsGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_67 /* Argument.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Argument.swift; sourceTree = "<group>"; };
|
|
OBJ_68 /* ArgumentHelp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArgumentHelp.swift; sourceTree = "<group>"; };
|
|
OBJ_69 /* CompletionKind.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompletionKind.swift; sourceTree = "<group>"; };
|
|
OBJ_70 /* Errors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Errors.swift; sourceTree = "<group>"; };
|
|
OBJ_71 /* Flag.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Flag.swift; sourceTree = "<group>"; };
|
|
OBJ_72 /* NameSpecification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NameSpecification.swift; sourceTree = "<group>"; };
|
|
OBJ_73 /* Option.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Option.swift; sourceTree = "<group>"; };
|
|
OBJ_74 /* OptionGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OptionGroup.swift; sourceTree = "<group>"; };
|
|
OBJ_76 /* CommandConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandConfiguration.swift; sourceTree = "<group>"; };
|
|
OBJ_77 /* EnumerableFlag.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EnumerableFlag.swift; sourceTree = "<group>"; };
|
|
OBJ_78 /* ExpressibleByArgument.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExpressibleByArgument.swift; sourceTree = "<group>"; };
|
|
OBJ_79 /* ParsableArguments.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParsableArguments.swift; sourceTree = "<group>"; };
|
|
OBJ_80 /* ParsableArgumentsValidation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParsableArgumentsValidation.swift; sourceTree = "<group>"; };
|
|
OBJ_81 /* ParsableCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParsableCommand.swift; sourceTree = "<group>"; };
|
|
OBJ_83 /* ArgumentDecoder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArgumentDecoder.swift; sourceTree = "<group>"; };
|
|
OBJ_84 /* ArgumentDefinition.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArgumentDefinition.swift; sourceTree = "<group>"; };
|
|
OBJ_85 /* ArgumentSet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArgumentSet.swift; sourceTree = "<group>"; };
|
|
OBJ_86 /* CommandParser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommandParser.swift; sourceTree = "<group>"; };
|
|
OBJ_87 /* InputOrigin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InputOrigin.swift; sourceTree = "<group>"; };
|
|
OBJ_88 /* Name.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Name.swift; sourceTree = "<group>"; };
|
|
OBJ_89 /* Parsed.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Parsed.swift; sourceTree = "<group>"; };
|
|
OBJ_9 /* CLI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CLI.swift; sourceTree = "<group>"; };
|
|
OBJ_90 /* ParsedValues.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParsedValues.swift; sourceTree = "<group>"; };
|
|
OBJ_91 /* ParserError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ParserError.swift; sourceTree = "<group>"; };
|
|
OBJ_92 /* SplitArguments.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplitArguments.swift; sourceTree = "<group>"; };
|
|
OBJ_94 /* HelpCommand.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HelpCommand.swift; sourceTree = "<group>"; };
|
|
OBJ_95 /* HelpGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HelpGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_96 /* MessageInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageInfo.swift; sourceTree = "<group>"; };
|
|
OBJ_97 /* UsageGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UsageGenerator.swift; sourceTree = "<group>"; };
|
|
OBJ_99 /* SequenceExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SequenceExtensions.swift; sourceTree = "<group>"; };
|
|
"PathKit::PathKit::Product" /* PathKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = PathKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"Version::Version::Product" /* Version.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Version.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"XcodeGen::Core::Product" /* Core.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Core.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"XcodeGen::ProjectSpec::Product" /* ProjectSpec.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ProjectSpec.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"XcodeGen::XcodeGenKit::Product" /* XcodeGenKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = XcodeGenKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"XcodeProj::XcodeProj::Product" /* XcodeProj.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = XcodeProj.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"XcodeProjCExt::XcodeProjCExt::Product" /* XcodeProjCExt.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = XcodeProjCExt.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"Yams::CYaml::Product" /* CYaml.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CYaml.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"Yams::Yams::Product" /* Yams.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Yams.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
"swift-argument-parser::ArgumentParser::Product" /* ArgumentParser.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = ArgumentParser.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
OBJ_1006 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_1007 /* AEXML.framework in Frameworks */,
|
|
OBJ_1008 /* PathKit.framework in Frameworks */,
|
|
OBJ_1009 /* XcodeProjCExt.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_1023 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_1056 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_1057 /* CYaml.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_412 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_434 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_435 /* ArgumentParser.framework in Frameworks */,
|
|
OBJ_436 /* AmplifyXcodeCore.framework in Frameworks */,
|
|
OBJ_437 /* XcodeGenKit.framework in Frameworks */,
|
|
OBJ_438 /* Tools.framework in Frameworks */,
|
|
OBJ_439 /* DOT.framework in Frameworks */,
|
|
OBJ_440 /* GraphViz.framework in Frameworks */,
|
|
OBJ_441 /* ProjectSpec.framework in Frameworks */,
|
|
OBJ_442 /* Version.framework in Frameworks */,
|
|
OBJ_443 /* JSONUtilities.framework in Frameworks */,
|
|
OBJ_444 /* Core.framework in Frameworks */,
|
|
OBJ_445 /* Yams.framework in Frameworks */,
|
|
OBJ_446 /* CYaml.framework in Frameworks */,
|
|
OBJ_447 /* XcodeProj.framework in Frameworks */,
|
|
OBJ_448 /* AEXML.framework in Frameworks */,
|
|
OBJ_449 /* PathKit.framework in Frameworks */,
|
|
OBJ_450 /* XcodeProjCExt.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_501 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_502 /* XcodeGenKit.framework in Frameworks */,
|
|
OBJ_503 /* Tools.framework in Frameworks */,
|
|
OBJ_504 /* DOT.framework in Frameworks */,
|
|
OBJ_505 /* GraphViz.framework in Frameworks */,
|
|
OBJ_506 /* ProjectSpec.framework in Frameworks */,
|
|
OBJ_507 /* Version.framework in Frameworks */,
|
|
OBJ_508 /* JSONUtilities.framework in Frameworks */,
|
|
OBJ_509 /* Core.framework in Frameworks */,
|
|
OBJ_510 /* Yams.framework in Frameworks */,
|
|
OBJ_511 /* CYaml.framework in Frameworks */,
|
|
OBJ_512 /* XcodeProj.framework in Frameworks */,
|
|
OBJ_513 /* AEXML.framework in Frameworks */,
|
|
OBJ_514 /* PathKit.framework in Frameworks */,
|
|
OBJ_515 /* XcodeProjCExt.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_545 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_546 /* AmplifyXcodeCore.framework in Frameworks */,
|
|
OBJ_547 /* XcodeGenKit.framework in Frameworks */,
|
|
OBJ_548 /* Tools.framework in Frameworks */,
|
|
OBJ_549 /* DOT.framework in Frameworks */,
|
|
OBJ_550 /* GraphViz.framework in Frameworks */,
|
|
OBJ_551 /* ProjectSpec.framework in Frameworks */,
|
|
OBJ_552 /* Version.framework in Frameworks */,
|
|
OBJ_553 /* JSONUtilities.framework in Frameworks */,
|
|
OBJ_554 /* Core.framework in Frameworks */,
|
|
OBJ_555 /* Yams.framework in Frameworks */,
|
|
OBJ_556 /* CYaml.framework in Frameworks */,
|
|
OBJ_557 /* XcodeProj.framework in Frameworks */,
|
|
OBJ_558 /* AEXML.framework in Frameworks */,
|
|
OBJ_559 /* PathKit.framework in Frameworks */,
|
|
OBJ_560 /* XcodeProjCExt.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_595 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_596 /* ArgumentParser.framework in Frameworks */,
|
|
OBJ_597 /* AmplifyXcodeCore.framework in Frameworks */,
|
|
OBJ_598 /* XcodeGenKit.framework in Frameworks */,
|
|
OBJ_599 /* Tools.framework in Frameworks */,
|
|
OBJ_600 /* DOT.framework in Frameworks */,
|
|
OBJ_601 /* GraphViz.framework in Frameworks */,
|
|
OBJ_602 /* ProjectSpec.framework in Frameworks */,
|
|
OBJ_603 /* Version.framework in Frameworks */,
|
|
OBJ_604 /* JSONUtilities.framework in Frameworks */,
|
|
OBJ_605 /* Core.framework in Frameworks */,
|
|
OBJ_606 /* Yams.framework in Frameworks */,
|
|
OBJ_607 /* CYaml.framework in Frameworks */,
|
|
OBJ_608 /* XcodeProj.framework in Frameworks */,
|
|
OBJ_609 /* AEXML.framework in Frameworks */,
|
|
OBJ_610 /* PathKit.framework in Frameworks */,
|
|
OBJ_611 /* XcodeProjCExt.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_668 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_682 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_691 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_692 /* Yams.framework in Frameworks */,
|
|
OBJ_693 /* CYaml.framework in Frameworks */,
|
|
OBJ_694 /* PathKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_705 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_706 /* GraphViz.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_728 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_748 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_760 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_812 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_813 /* Version.framework in Frameworks */,
|
|
OBJ_814 /* XcodeProj.framework in Frameworks */,
|
|
OBJ_815 /* AEXML.framework in Frameworks */,
|
|
OBJ_816 /* XcodeProjCExt.framework in Frameworks */,
|
|
OBJ_817 /* JSONUtilities.framework in Frameworks */,
|
|
OBJ_818 /* Core.framework in Frameworks */,
|
|
OBJ_819 /* Yams.framework in Frameworks */,
|
|
OBJ_820 /* CYaml.framework in Frameworks */,
|
|
OBJ_821 /* PathKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_838 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_839 /* DOT.framework in Frameworks */,
|
|
OBJ_840 /* GraphViz.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_852 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_876 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_877 /* Tools.framework in Frameworks */,
|
|
OBJ_878 /* DOT.framework in Frameworks */,
|
|
OBJ_879 /* GraphViz.framework in Frameworks */,
|
|
OBJ_880 /* ProjectSpec.framework in Frameworks */,
|
|
OBJ_881 /* Version.framework in Frameworks */,
|
|
OBJ_882 /* XcodeProj.framework in Frameworks */,
|
|
OBJ_883 /* AEXML.framework in Frameworks */,
|
|
OBJ_884 /* XcodeProjCExt.framework in Frameworks */,
|
|
OBJ_885 /* JSONUtilities.framework in Frameworks */,
|
|
OBJ_886 /* Core.framework in Frameworks */,
|
|
OBJ_887 /* Yams.framework in Frameworks */,
|
|
OBJ_888 /* CYaml.framework in Frameworks */,
|
|
OBJ_889 /* PathKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
OBJ_103 /* XcodeGen 2.18.0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_104 /* Core */,
|
|
OBJ_109 /* ProjectSpec */,
|
|
OBJ_151 /* XcodeGen */,
|
|
OBJ_152 /* XcodeGenCLI */,
|
|
OBJ_153 /* XcodeGenKit */,
|
|
OBJ_167 /* Package.swift */,
|
|
);
|
|
name = "XcodeGen 2.18.0";
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_104 /* Core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_105 /* Glob.swift */,
|
|
OBJ_106 /* MD5.swift */,
|
|
OBJ_107 /* PathExtensions.swift */,
|
|
OBJ_108 /* StringDiff.swift */,
|
|
);
|
|
name = Core;
|
|
path = .build/checkouts/XcodeGen/Sources/Core;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_109 /* ProjectSpec */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_110 /* AggregateTarget.swift */,
|
|
OBJ_111 /* Array+Extension.swift */,
|
|
OBJ_112 /* BuildPhaseSpec.swift */,
|
|
OBJ_113 /* BuildRule.swift */,
|
|
OBJ_114 /* BuildScript.swift */,
|
|
OBJ_115 /* BuildSettingsContainer.swift */,
|
|
OBJ_116 /* CacheFile.swift */,
|
|
OBJ_117 /* Config.swift */,
|
|
OBJ_118 /* Decoding.swift */,
|
|
OBJ_119 /* Dependency.swift */,
|
|
OBJ_120 /* DeploymentTarget.swift */,
|
|
OBJ_121 /* Dictionary+Extension.swift */,
|
|
OBJ_122 /* Encoding.swift */,
|
|
OBJ_123 /* FileType.swift */,
|
|
OBJ_124 /* GroupOrdering.swift */,
|
|
OBJ_125 /* Linkage.swift */,
|
|
OBJ_126 /* NSRegularExpressionExtensions.swift */,
|
|
OBJ_127 /* PathContainer.swift */,
|
|
OBJ_128 /* Platform.swift */,
|
|
OBJ_129 /* Plist.swift */,
|
|
OBJ_130 /* Project.swift */,
|
|
OBJ_131 /* ProjectReference.swift */,
|
|
OBJ_132 /* ProjectTarget.swift */,
|
|
OBJ_133 /* Scheme.swift */,
|
|
OBJ_134 /* Settings.swift */,
|
|
OBJ_135 /* SourceType.swift */,
|
|
OBJ_136 /* SpecFile.swift */,
|
|
OBJ_137 /* SpecLoader.swift */,
|
|
OBJ_138 /* SpecOptions.swift */,
|
|
OBJ_139 /* SpecParsingError.swift */,
|
|
OBJ_140 /* SpecValidation.swift */,
|
|
OBJ_141 /* SpecValidationError.swift */,
|
|
OBJ_142 /* SwiftPackage.swift */,
|
|
OBJ_143 /* Target.swift */,
|
|
OBJ_144 /* TargetReference.swift */,
|
|
OBJ_145 /* TargetScheme.swift */,
|
|
OBJ_146 /* TargetSource.swift */,
|
|
OBJ_147 /* Template.swift */,
|
|
OBJ_148 /* VersionExtensions.swift */,
|
|
OBJ_149 /* XCProjExtensions.swift */,
|
|
OBJ_150 /* Yaml.swift */,
|
|
);
|
|
name = ProjectSpec;
|
|
path = .build/checkouts/XcodeGen/Sources/ProjectSpec;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_151 /* XcodeGen */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = XcodeGen;
|
|
path = .build/checkouts/XcodeGen/Sources/XcodeGen;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_152 /* XcodeGenCLI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = XcodeGenCLI;
|
|
path = .build/checkouts/XcodeGen/Sources/XcodeGenCLI;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_153 /* XcodeGenKit */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_154 /* CarthageDependencyResolver.swift */,
|
|
OBJ_155 /* CarthageVersionLoader.swift */,
|
|
OBJ_156 /* FileWriter.swift */,
|
|
OBJ_157 /* GraphVizGenerator.swift */,
|
|
OBJ_158 /* InfoPlistGenerator.swift */,
|
|
OBJ_159 /* PBXProjGenerator.swift */,
|
|
OBJ_160 /* ProjectGenerator.swift */,
|
|
OBJ_161 /* SchemeGenerator.swift */,
|
|
OBJ_162 /* SettingsBuilder.swift */,
|
|
OBJ_163 /* SettingsPresetFile.swift */,
|
|
OBJ_164 /* SourceGenerator.swift */,
|
|
OBJ_165 /* Version.swift */,
|
|
OBJ_166 /* XCProjExtensions.swift */,
|
|
);
|
|
name = XcodeGenKit;
|
|
path = .build/checkouts/XcodeGen/Sources/XcodeGenKit;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_168 /* GraphViz 0.2.0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_169 /* DOT */,
|
|
OBJ_173 /* GraphViz */,
|
|
OBJ_193 /* GraphVizBuilder */,
|
|
OBJ_194 /* Tools */,
|
|
OBJ_199 /* Package.swift */,
|
|
);
|
|
name = "GraphViz 0.2.0";
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_169 /* DOT */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_170 /* DOT.swift */,
|
|
OBJ_171 /* DOTEncoder.swift */,
|
|
OBJ_172 /* DOTRepresentable.swift */,
|
|
);
|
|
name = DOT;
|
|
path = .build/checkouts/GraphViz/Sources/DOT;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_17 /* Support */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_18 /* ArgumentParser+CLICommand.swift */,
|
|
);
|
|
path = Support;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_173 /* GraphViz */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_174 /* Attribute.swift */,
|
|
OBJ_175 /* Edge.swift */,
|
|
OBJ_176 /* Extensions */,
|
|
OBJ_178 /* Graph.swift */,
|
|
OBJ_179 /* Node.swift */,
|
|
OBJ_180 /* Rendering */,
|
|
OBJ_183 /* Subgraph.swift */,
|
|
OBJ_184 /* Supporting Types */,
|
|
);
|
|
name = GraphViz;
|
|
path = .build/checkouts/GraphViz/Sources/GraphViz;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_176 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_177 /* KeyValuePairs+Extensions.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_180 /* Rendering */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_181 /* Format.swift */,
|
|
OBJ_182 /* LayoutAlgorithm.swift */,
|
|
);
|
|
path = Rendering;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_184 /* Supporting Types */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_185 /* AspectRatio.swift */,
|
|
OBJ_186 /* Color.swift */,
|
|
OBJ_187 /* Location.swift */,
|
|
OBJ_188 /* Ordering.swift */,
|
|
OBJ_189 /* Point.swift */,
|
|
OBJ_190 /* Position.swift */,
|
|
OBJ_191 /* Rectangle.swift */,
|
|
OBJ_192 /* Size.swift */,
|
|
);
|
|
path = "Supporting Types";
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_193 /* GraphVizBuilder */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = GraphVizBuilder;
|
|
path = .build/checkouts/GraphViz/Sources/GraphVizBuilder;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_194 /* Tools */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_195 /* Extensions */,
|
|
OBJ_197 /* Renderer.swift */,
|
|
OBJ_198 /* which.swift */,
|
|
);
|
|
name = Tools;
|
|
path = .build/checkouts/GraphViz/Sources/Tools;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_195 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_196 /* Graph+Rendering.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_20 /* AmplifyXcodeCore */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_21 /* Commands */,
|
|
OBJ_29 /* Environment */,
|
|
OBJ_34 /* Support */,
|
|
);
|
|
name = AmplifyXcodeCore;
|
|
path = Sources/AmplifyXcodeCore;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_200 /* Version 2.0.0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_201 /* Package.swift */,
|
|
OBJ_202 /* Version+Codable.swift */,
|
|
OBJ_203 /* Version+Comparable.swift */,
|
|
OBJ_204 /* Version+Foundation.swift */,
|
|
OBJ_205 /* Version+Range.swift */,
|
|
OBJ_206 /* Version.swift */,
|
|
);
|
|
name = "Version 2.0.0";
|
|
path = .build/checkouts/Version/Sources;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_207 /* JSONUtilities 4.2.0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_208 /* JSONUtilities */,
|
|
OBJ_218 /* Package.swift */,
|
|
);
|
|
name = "JSONUtilities 4.2.0";
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_208 /* JSONUtilities */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_209 /* DecodingError.swift */,
|
|
OBJ_210 /* Dictionary+JSONKey.swift */,
|
|
OBJ_211 /* Dictionary+KeyPath.swift */,
|
|
OBJ_212 /* InvalidItemBehaviour.swift */,
|
|
OBJ_213 /* JSONFileLoading.swift */,
|
|
OBJ_214 /* JSONObjectConvertible.swift */,
|
|
OBJ_215 /* JSONPrimitiveConvertible.swift */,
|
|
OBJ_216 /* KeyPath.swift */,
|
|
OBJ_217 /* URL+JSONPrimitiveConvertible.swift */,
|
|
);
|
|
name = JSONUtilities;
|
|
path = .build/checkouts/JSONUtilities/Sources/JSONUtilities;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_21 /* Commands */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_22 /* AmplifyCommand.swift */,
|
|
OBJ_23 /* AmplifyCommandError.swift */,
|
|
OBJ_24 /* AmplifyCommandResult.swift */,
|
|
OBJ_25 /* AmplifyCommandTask.swift */,
|
|
OBJ_26 /* CommandExecutable.swift */,
|
|
OBJ_27 /* CommandImportConfig.swift */,
|
|
OBJ_28 /* CommandImportModels.swift */,
|
|
);
|
|
path = Commands;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_219 /* Yams 2.0.0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_220 /* CYaml */,
|
|
OBJ_231 /* Yams */,
|
|
OBJ_248 /* Package.swift */,
|
|
);
|
|
name = "Yams 2.0.0";
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_220 /* CYaml */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_221 /* src */,
|
|
OBJ_228 /* include */,
|
|
);
|
|
name = CYaml;
|
|
path = .build/checkouts/Yams/Sources/CYaml;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_221 /* src */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_222 /* api.c */,
|
|
OBJ_223 /* emitter.c */,
|
|
OBJ_224 /* parser.c */,
|
|
OBJ_225 /* reader.c */,
|
|
OBJ_226 /* scanner.c */,
|
|
OBJ_227 /* writer.c */,
|
|
);
|
|
path = src;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_228 /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_229 /* yaml.h */,
|
|
OBJ_230 /* CYaml.h */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_231 /* Yams */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_232 /* Constructor.swift */,
|
|
OBJ_233 /* Decoder.swift */,
|
|
OBJ_234 /* Emitter.swift */,
|
|
OBJ_235 /* Encoder.swift */,
|
|
OBJ_236 /* Mark.swift */,
|
|
OBJ_237 /* Node.Mapping.swift */,
|
|
OBJ_238 /* Node.Scalar.swift */,
|
|
OBJ_239 /* Node.Sequence.swift */,
|
|
OBJ_240 /* Node.swift */,
|
|
OBJ_241 /* Parser.swift */,
|
|
OBJ_242 /* Representer.swift */,
|
|
OBJ_243 /* Resolver.swift */,
|
|
OBJ_244 /* String+Yams.swift */,
|
|
OBJ_245 /* Tag.swift */,
|
|
OBJ_246 /* YamlError.swift */,
|
|
OBJ_247 /* shim.swift */,
|
|
);
|
|
name = Yams;
|
|
path = .build/checkouts/Yams/Sources/Yams;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_249 /* XcodeProj 7.13.0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_250 /* XcodeProj */,
|
|
OBJ_359 /* Package.swift */,
|
|
);
|
|
name = "XcodeProj 7.13.0";
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_250 /* XcodeProj */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_251 /* Errors */,
|
|
OBJ_253 /* Extensions */,
|
|
OBJ_264 /* Objects */,
|
|
OBJ_313 /* Project */,
|
|
OBJ_319 /* Protocols */,
|
|
OBJ_321 /* Scheme */,
|
|
OBJ_343 /* Utils */,
|
|
OBJ_352 /* Workspace */,
|
|
);
|
|
name = XcodeProj;
|
|
path = .build/checkouts/xcodeproj/Sources/XcodeProj;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_251 /* Errors */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_252 /* Errors.swift */,
|
|
);
|
|
path = Errors;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_253 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_254 /* AEXML+XcodeFormat.swift */,
|
|
OBJ_255 /* Array+Extras.swift */,
|
|
OBJ_256 /* Bool+Extras.swift */,
|
|
OBJ_257 /* Dictionary+Enumerate.swift */,
|
|
OBJ_258 /* Dictionary+Extras.swift */,
|
|
OBJ_259 /* KeyedDecodingContainer+Additions.swift */,
|
|
OBJ_260 /* NSRecursiveLock+Sync.swift */,
|
|
OBJ_261 /* Path+Extras.swift */,
|
|
OBJ_262 /* String+Utils.swift */,
|
|
OBJ_263 /* String+md5.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_264 /* Objects */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_265 /* BuildPhase */,
|
|
OBJ_277 /* Configuration */,
|
|
OBJ_281 /* Files */,
|
|
OBJ_290 /* Project */,
|
|
OBJ_299 /* Sourcery */,
|
|
OBJ_302 /* SwiftPackage */,
|
|
OBJ_305 /* Targets */,
|
|
);
|
|
path = Objects;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_265 /* BuildPhase */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_266 /* BuildPhase.swift */,
|
|
OBJ_267 /* PBXBuildFile.swift */,
|
|
OBJ_268 /* PBXBuildPhase.swift */,
|
|
OBJ_269 /* PBXBuildRule.swift */,
|
|
OBJ_270 /* PBXCopyFilesBuildPhase.swift */,
|
|
OBJ_271 /* PBXFrameworksBuildPhase.swift */,
|
|
OBJ_272 /* PBXHeadersBuildPhase.swift */,
|
|
OBJ_273 /* PBXResourcesBuildPhase.swift */,
|
|
OBJ_274 /* PBXRezBuildPhase.swift */,
|
|
OBJ_275 /* PBXShellScriptBuildPhase.swift */,
|
|
OBJ_276 /* PBXSourcesBuildPhase.swift */,
|
|
);
|
|
path = BuildPhase;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_277 /* Configuration */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_278 /* BuildSettings.swift */,
|
|
OBJ_279 /* XCBuildConfiguration.swift */,
|
|
OBJ_280 /* XCConfigurationList.swift */,
|
|
);
|
|
path = Configuration;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_281 /* Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_282 /* PBXContainerItem.swift */,
|
|
OBJ_283 /* PBXContainerItemProxy.swift */,
|
|
OBJ_284 /* PBXFileElement.swift */,
|
|
OBJ_285 /* PBXFileReference.swift */,
|
|
OBJ_286 /* PBXGroup.swift */,
|
|
OBJ_287 /* PBXSourceTree.swift */,
|
|
OBJ_288 /* PBXVariantGroup.swift */,
|
|
OBJ_289 /* XCVersionGroup.swift */,
|
|
);
|
|
path = Files;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_29 /* Environment */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_30 /* AmplifyCommandEnvironment.swift */,
|
|
OBJ_31 /* AmplifyFileManager.swift */,
|
|
OBJ_32 /* CommandEnvironment.swift */,
|
|
OBJ_33 /* CommandEnvironmentProvider.swift */,
|
|
);
|
|
path = Environment;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_290 /* Project */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_291 /* PBXObject.swift */,
|
|
OBJ_292 /* PBXObjectParser.swift */,
|
|
OBJ_293 /* PBXObjectReference.swift */,
|
|
OBJ_294 /* PBXObjects.swift */,
|
|
OBJ_295 /* PBXOutputSettings.swift */,
|
|
OBJ_296 /* PBXProj.swift */,
|
|
OBJ_297 /* PBXProjEncoder.swift */,
|
|
OBJ_298 /* PBXProject.swift */,
|
|
);
|
|
path = Project;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_299 /* Sourcery */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_300 /* Equality.generated.swift */,
|
|
OBJ_301 /* Sourcery.swift */,
|
|
);
|
|
path = Sourcery;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_302 /* SwiftPackage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_303 /* XCRemoteSwiftPackageReference.swift */,
|
|
OBJ_304 /* XCSwiftPackageProductDependency.swift */,
|
|
);
|
|
path = SwiftPackage;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_305 /* Targets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_306 /* PBXAggregateTarget.swift */,
|
|
OBJ_307 /* PBXLegacyTarget.swift */,
|
|
OBJ_308 /* PBXNativeTarget.swift */,
|
|
OBJ_309 /* PBXProductType.swift */,
|
|
OBJ_310 /* PBXReferenceProxy.swift */,
|
|
OBJ_311 /* PBXTarget.swift */,
|
|
OBJ_312 /* PBXTargetDependency.swift */,
|
|
);
|
|
path = Targets;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_313 /* Project */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_314 /* WorkspaceSettings.swift */,
|
|
OBJ_315 /* XCBreakpointList.swift */,
|
|
OBJ_316 /* XCSharedData.swift */,
|
|
OBJ_317 /* Xcode.swift */,
|
|
OBJ_318 /* XcodeProj.swift */,
|
|
);
|
|
path = Project;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_319 /* Protocols */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_320 /* Writable.swift */,
|
|
);
|
|
path = Protocols;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_321 /* Scheme */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_322 /* XCScheme+AditionalOption.swift */,
|
|
OBJ_323 /* XCScheme+AnalyzeAction.swift */,
|
|
OBJ_324 /* XCScheme+ArchiveAction.swift */,
|
|
OBJ_325 /* XCScheme+BuildAction.swift */,
|
|
OBJ_326 /* XCScheme+BuildableProductRunnable.swift */,
|
|
OBJ_327 /* XCScheme+BuildableReference.swift */,
|
|
OBJ_328 /* XCScheme+CommandLineArguments.swift */,
|
|
OBJ_329 /* XCScheme+EnvironmentVariable.swift */,
|
|
OBJ_330 /* XCScheme+ExecutionAction.swift */,
|
|
OBJ_331 /* XCScheme+LaunchAction.swift */,
|
|
OBJ_332 /* XCScheme+LocationScenarioReference.swift */,
|
|
OBJ_333 /* XCScheme+PathRunnable.swift */,
|
|
OBJ_334 /* XCScheme+ProfileAction.swift */,
|
|
OBJ_335 /* XCScheme+RemoteRunnable.swift */,
|
|
OBJ_336 /* XCScheme+Runnable.swift */,
|
|
OBJ_337 /* XCScheme+SerialAction.swift */,
|
|
OBJ_338 /* XCScheme+SkippedTests.swift */,
|
|
OBJ_339 /* XCScheme+TestAction.swift */,
|
|
OBJ_340 /* XCScheme+TestPlanReference.swift */,
|
|
OBJ_341 /* XCScheme+TestableReference.swift */,
|
|
OBJ_342 /* XCScheme.swift */,
|
|
);
|
|
path = Scheme;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_34 /* Support */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_35 /* FileManager+AmplifyFileManager.swift */,
|
|
OBJ_36 /* FileManager+Utils.swift */,
|
|
OBJ_37 /* XcodeProj+Helpers.swift */,
|
|
OBJ_38 /* XcodeProject.swift */,
|
|
);
|
|
path = Support;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_343 /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_344 /* BuildSettingsProvider.swift */,
|
|
OBJ_345 /* CommentedString.swift */,
|
|
OBJ_346 /* Decoders.swift */,
|
|
OBJ_347 /* JSONDecoding.swift */,
|
|
OBJ_348 /* PBXBatchUpdater.swift */,
|
|
OBJ_349 /* PlistValue.swift */,
|
|
OBJ_350 /* ReferenceGenerator.swift */,
|
|
OBJ_351 /* XCConfig.swift */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_352 /* Workspace */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_353 /* XCWorkspace.swift */,
|
|
OBJ_354 /* XCWorkspaceData.swift */,
|
|
OBJ_355 /* XCWorkspaceDataElement.swift */,
|
|
OBJ_356 /* XCWorkspaceDataElementLocationType.swift */,
|
|
OBJ_357 /* XCWorkspaceDataFileRef.swift */,
|
|
OBJ_358 /* XCWorkspaceDataGroup.swift */,
|
|
);
|
|
path = Workspace;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_360 /* PathKit 1.0.0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_361 /* Package.swift */,
|
|
OBJ_362 /* PathKit.swift */,
|
|
);
|
|
name = "PathKit 1.0.0";
|
|
path = .build/checkouts/PathKit/Sources;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_363 /* AEXML 4.4.0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_364 /* AEXML */,
|
|
OBJ_370 /* Package.swift */,
|
|
);
|
|
name = "AEXML 4.4.0";
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_364 /* AEXML */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_365 /* Document.swift */,
|
|
OBJ_366 /* Element.swift */,
|
|
OBJ_367 /* Error.swift */,
|
|
OBJ_368 /* Options.swift */,
|
|
OBJ_369 /* Parser.swift */,
|
|
);
|
|
name = AEXML;
|
|
path = .build/checkouts/AEXML/Sources/AEXML;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_371 /* XcodeProjCExt 0.1.0 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_372 /* XcodeProjCExt */,
|
|
OBJ_379 /* Package.swift */,
|
|
);
|
|
name = "XcodeProjCExt 0.1.0";
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_372 /* XcodeProjCExt */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_373 /* XCPHashing.c */,
|
|
OBJ_374 /* XCPStringEscape.c */,
|
|
OBJ_375 /* include */,
|
|
);
|
|
name = XcodeProjCExt;
|
|
path = .build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_375 /* include */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_376 /* XcodeProjCExt.h */,
|
|
OBJ_377 /* XCPStringEscape.h */,
|
|
OBJ_378 /* XCPHashing.h */,
|
|
);
|
|
path = include;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_380 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
"AmplifyXcode::AmplifyXcodeCore::Product" /* AmplifyXcodeCore.framework */,
|
|
"swift-argument-parser::ArgumentParser::Product" /* ArgumentParser.framework */,
|
|
"XcodeGen::Core::Product" /* Core.framework */,
|
|
"Yams::Yams::Product" /* Yams.framework */,
|
|
"GraphViz::Tools::Product" /* Tools.framework */,
|
|
"XcodeProj::XcodeProj::Product" /* XcodeProj.framework */,
|
|
"AmplifyXcode::AmplifyXcodeCoreTests::Product" /* AmplifyXcodeCoreTests.xctest */,
|
|
"XcodeProjCExt::XcodeProjCExt::Product" /* XcodeProjCExt.framework */,
|
|
"Yams::CYaml::Product" /* CYaml.framework */,
|
|
"AmplifyXcode::AmplifyXcodeTests::Product" /* AmplifyXcodeTests.xctest */,
|
|
"XcodeGen::XcodeGenKit::Product" /* XcodeGenKit.framework */,
|
|
"PathKit::PathKit::Product" /* PathKit.framework */,
|
|
"Version::Version::Product" /* Version.framework */,
|
|
"GraphViz::GraphViz::Product" /* GraphViz.framework */,
|
|
"AmplifyXcode::AmplifyXcode::Product" /* amplify-xcode */,
|
|
"XcodeGen::ProjectSpec::Product" /* ProjectSpec.framework */,
|
|
"JSONUtilities::JSONUtilities::Product" /* JSONUtilities.framework */,
|
|
"AEXML::AEXML::Product" /* AEXML.framework */,
|
|
"GraphViz::DOT::Product" /* DOT.framework */,
|
|
);
|
|
name = Products;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
OBJ_39 /* Tests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_40 /* AmplifyXcodeCoreTests */,
|
|
OBJ_55 /* AmplifyXcodeTests */,
|
|
);
|
|
name = Tests;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_40 /* AmplifyXcodeCoreTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_41 /* Commands */,
|
|
OBJ_46 /* Core */,
|
|
OBJ_49 /* Mocks */,
|
|
OBJ_53 /* Support */,
|
|
);
|
|
name = AmplifyXcodeCoreTests;
|
|
path = Tests/AmplifyXcodeCoreTests;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_41 /* Commands */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_42 /* CommandImportConfigTasksTests.swift */,
|
|
OBJ_43 /* CommandImportConfigTests.swift */,
|
|
OBJ_44 /* CommandImportModelsTasksTests.swift */,
|
|
OBJ_45 /* CommandImportModelsTests.swift */,
|
|
);
|
|
path = Commands;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_46 /* Core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_47 /* AmplifyCommandEnvironmentTests.swift */,
|
|
OBJ_48 /* AmplifyCommandErrorTests.swift */,
|
|
);
|
|
path = Core;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_49 /* Mocks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_50 /* Mock.swift */,
|
|
OBJ_51 /* MockAmplifyCommandEnvironment.swift */,
|
|
OBJ_52 /* MockAmplifyFileManager.swift */,
|
|
);
|
|
path = Mocks;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_5 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_6 /* Package.swift */,
|
|
OBJ_7 /* Sources */,
|
|
OBJ_39 /* Tests */,
|
|
OBJ_58 /* Dependencies */,
|
|
OBJ_380 /* Products */,
|
|
OBJ_400 /* BuildTools */,
|
|
OBJ_401 /* README.md */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_53 /* Support */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_54 /* FileManagerUtilsTests.swift */,
|
|
);
|
|
path = Support;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_55 /* AmplifyXcodeTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_56 /* AmplifyXcodeTests.swift */,
|
|
OBJ_57 /* XCTestManifests.swift */,
|
|
);
|
|
name = AmplifyXcodeTests;
|
|
path = Tests/AmplifyXcodeTests;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_58 /* Dependencies */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_59 /* swift-argument-parser 0.3.1 */,
|
|
OBJ_103 /* XcodeGen 2.18.0 */,
|
|
OBJ_168 /* GraphViz 0.2.0 */,
|
|
OBJ_200 /* Version 2.0.0 */,
|
|
OBJ_207 /* JSONUtilities 4.2.0 */,
|
|
OBJ_219 /* Yams 2.0.0 */,
|
|
OBJ_249 /* XcodeProj 7.13.0 */,
|
|
OBJ_360 /* PathKit 1.0.0 */,
|
|
OBJ_363 /* AEXML 4.4.0 */,
|
|
OBJ_371 /* XcodeProjCExt 0.1.0 */,
|
|
);
|
|
name = Dependencies;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_59 /* swift-argument-parser 0.3.1 */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_60 /* ArgumentParser */,
|
|
OBJ_102 /* Package.swift */,
|
|
);
|
|
name = "swift-argument-parser 0.3.1";
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_60 /* ArgumentParser */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_61 /* Completions */,
|
|
OBJ_66 /* Parsable Properties */,
|
|
OBJ_75 /* Parsable Types */,
|
|
OBJ_82 /* Parsing */,
|
|
OBJ_93 /* Usage */,
|
|
OBJ_98 /* Utilities */,
|
|
);
|
|
name = ArgumentParser;
|
|
path = ".build/checkouts/swift-argument-parser/Sources/ArgumentParser";
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_61 /* Completions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_62 /* BashCompletionsGenerator.swift */,
|
|
OBJ_63 /* CompletionsGenerator.swift */,
|
|
OBJ_64 /* FishCompletionsGenerator.swift */,
|
|
OBJ_65 /* ZshCompletionsGenerator.swift */,
|
|
);
|
|
path = Completions;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_66 /* Parsable Properties */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_67 /* Argument.swift */,
|
|
OBJ_68 /* ArgumentHelp.swift */,
|
|
OBJ_69 /* CompletionKind.swift */,
|
|
OBJ_70 /* Errors.swift */,
|
|
OBJ_71 /* Flag.swift */,
|
|
OBJ_72 /* NameSpecification.swift */,
|
|
OBJ_73 /* Option.swift */,
|
|
OBJ_74 /* OptionGroup.swift */,
|
|
);
|
|
path = "Parsable Properties";
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_7 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_8 /* AmplifyXcode */,
|
|
OBJ_20 /* AmplifyXcodeCore */,
|
|
);
|
|
name = Sources;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_75 /* Parsable Types */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_76 /* CommandConfiguration.swift */,
|
|
OBJ_77 /* EnumerableFlag.swift */,
|
|
OBJ_78 /* ExpressibleByArgument.swift */,
|
|
OBJ_79 /* ParsableArguments.swift */,
|
|
OBJ_80 /* ParsableArgumentsValidation.swift */,
|
|
OBJ_81 /* ParsableCommand.swift */,
|
|
);
|
|
path = "Parsable Types";
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_8 /* AmplifyXcode */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_9 /* CLI.swift */,
|
|
OBJ_10 /* CLIAnyCommandEncodable.swift */,
|
|
OBJ_11 /* CLICommand.swift */,
|
|
OBJ_12 /* CLICommandGenerateJSONSchema.swift */,
|
|
OBJ_13 /* CLICommandImportConfig.swift */,
|
|
OBJ_14 /* CLICommandImportModels.swift */,
|
|
OBJ_15 /* CLICommandParameter.swift */,
|
|
OBJ_16 /* CLICommandReportable.swift */,
|
|
OBJ_17 /* Support */,
|
|
OBJ_19 /* main.swift */,
|
|
);
|
|
name = AmplifyXcode;
|
|
path = Sources/AmplifyXcode;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
OBJ_82 /* Parsing */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_83 /* ArgumentDecoder.swift */,
|
|
OBJ_84 /* ArgumentDefinition.swift */,
|
|
OBJ_85 /* ArgumentSet.swift */,
|
|
OBJ_86 /* CommandParser.swift */,
|
|
OBJ_87 /* InputOrigin.swift */,
|
|
OBJ_88 /* Name.swift */,
|
|
OBJ_89 /* Parsed.swift */,
|
|
OBJ_90 /* ParsedValues.swift */,
|
|
OBJ_91 /* ParserError.swift */,
|
|
OBJ_92 /* SplitArguments.swift */,
|
|
);
|
|
path = Parsing;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_93 /* Usage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_94 /* HelpCommand.swift */,
|
|
OBJ_95 /* HelpGenerator.swift */,
|
|
OBJ_96 /* MessageInfo.swift */,
|
|
OBJ_97 /* UsageGenerator.swift */,
|
|
);
|
|
path = Usage;
|
|
sourceTree = "<group>";
|
|
};
|
|
OBJ_98 /* Utilities */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
OBJ_99 /* SequenceExtensions.swift */,
|
|
OBJ_100 /* StringExtensions.swift */,
|
|
OBJ_101 /* Tree.swift */,
|
|
);
|
|
path = Utilities;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
OBJ_1019 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_1020 /* XcodeProjCExt.h in Headers */,
|
|
OBJ_1021 /* XCPStringEscape.h in Headers */,
|
|
OBJ_1022 /* XCPHashing.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_679 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_680 /* yaml.h in Headers */,
|
|
OBJ_681 /* CYaml.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
"AEXML::AEXML" /* AEXML */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_403 /* Build configuration list for PBXNativeTarget "AEXML" */;
|
|
buildPhases = (
|
|
OBJ_406 /* Sources */,
|
|
OBJ_412 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = AEXML;
|
|
productName = AEXML;
|
|
productReference = "AEXML::AEXML::Product" /* AEXML.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"AEXML::SwiftPMPackageDescription" /* AEXMLPackageDescription */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_414 /* Build configuration list for PBXNativeTarget "AEXMLPackageDescription" */;
|
|
buildPhases = (
|
|
OBJ_417 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = AEXMLPackageDescription;
|
|
productName = AEXMLPackageDescription;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"AmplifyXcode::AmplifyXcode" /* AmplifyXcode */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_420 /* Build configuration list for PBXNativeTarget "AmplifyXcode" */;
|
|
buildPhases = (
|
|
76A769AF25F075430005850B /* SwiftFormat */,
|
|
76A769F025F0755E0005850B /* SwiftLint */,
|
|
OBJ_423 /* Sources */,
|
|
OBJ_434 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
OBJ_451 /* PBXTargetDependency */,
|
|
OBJ_453 /* PBXTargetDependency */,
|
|
OBJ_455 /* PBXTargetDependency */,
|
|
OBJ_457 /* PBXTargetDependency */,
|
|
OBJ_459 /* PBXTargetDependency */,
|
|
OBJ_461 /* PBXTargetDependency */,
|
|
OBJ_463 /* PBXTargetDependency */,
|
|
OBJ_465 /* PBXTargetDependency */,
|
|
OBJ_467 /* PBXTargetDependency */,
|
|
OBJ_469 /* PBXTargetDependency */,
|
|
OBJ_471 /* PBXTargetDependency */,
|
|
OBJ_473 /* PBXTargetDependency */,
|
|
OBJ_475 /* PBXTargetDependency */,
|
|
OBJ_477 /* PBXTargetDependency */,
|
|
OBJ_478 /* PBXTargetDependency */,
|
|
OBJ_480 /* PBXTargetDependency */,
|
|
);
|
|
name = AmplifyXcode;
|
|
productName = AmplifyXcode;
|
|
productReference = "AmplifyXcode::AmplifyXcode::Product" /* amplify-xcode */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
"AmplifyXcode::AmplifyXcodeCore" /* AmplifyXcodeCore */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_482 /* Build configuration list for PBXNativeTarget "AmplifyXcodeCore" */;
|
|
buildPhases = (
|
|
OBJ_485 /* Sources */,
|
|
OBJ_501 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
OBJ_516 /* PBXTargetDependency */,
|
|
OBJ_517 /* PBXTargetDependency */,
|
|
OBJ_518 /* PBXTargetDependency */,
|
|
OBJ_519 /* PBXTargetDependency */,
|
|
OBJ_520 /* PBXTargetDependency */,
|
|
OBJ_521 /* PBXTargetDependency */,
|
|
OBJ_522 /* PBXTargetDependency */,
|
|
OBJ_523 /* PBXTargetDependency */,
|
|
OBJ_524 /* PBXTargetDependency */,
|
|
OBJ_525 /* PBXTargetDependency */,
|
|
OBJ_526 /* PBXTargetDependency */,
|
|
OBJ_527 /* PBXTargetDependency */,
|
|
OBJ_528 /* PBXTargetDependency */,
|
|
OBJ_529 /* PBXTargetDependency */,
|
|
);
|
|
name = AmplifyXcodeCore;
|
|
productName = AmplifyXcodeCore;
|
|
productReference = "AmplifyXcode::AmplifyXcodeCore::Product" /* AmplifyXcodeCore.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"AmplifyXcode::AmplifyXcodeCoreTests" /* AmplifyXcodeCoreTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_531 /* Build configuration list for PBXNativeTarget "AmplifyXcodeCoreTests" */;
|
|
buildPhases = (
|
|
OBJ_534 /* Sources */,
|
|
OBJ_545 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
OBJ_561 /* PBXTargetDependency */,
|
|
OBJ_562 /* PBXTargetDependency */,
|
|
OBJ_563 /* PBXTargetDependency */,
|
|
OBJ_564 /* PBXTargetDependency */,
|
|
OBJ_565 /* PBXTargetDependency */,
|
|
OBJ_566 /* PBXTargetDependency */,
|
|
OBJ_567 /* PBXTargetDependency */,
|
|
OBJ_568 /* PBXTargetDependency */,
|
|
OBJ_569 /* PBXTargetDependency */,
|
|
OBJ_570 /* PBXTargetDependency */,
|
|
OBJ_571 /* PBXTargetDependency */,
|
|
OBJ_572 /* PBXTargetDependency */,
|
|
OBJ_573 /* PBXTargetDependency */,
|
|
OBJ_574 /* PBXTargetDependency */,
|
|
OBJ_575 /* PBXTargetDependency */,
|
|
);
|
|
name = AmplifyXcodeCoreTests;
|
|
productName = AmplifyXcodeCoreTests;
|
|
productReference = "AmplifyXcode::AmplifyXcodeCoreTests::Product" /* AmplifyXcodeCoreTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
"AmplifyXcode::AmplifyXcodeTests" /* AmplifyXcodeTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_589 /* Build configuration list for PBXNativeTarget "AmplifyXcodeTests" */;
|
|
buildPhases = (
|
|
OBJ_592 /* Sources */,
|
|
OBJ_595 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
OBJ_612 /* PBXTargetDependency */,
|
|
OBJ_613 /* PBXTargetDependency */,
|
|
OBJ_614 /* PBXTargetDependency */,
|
|
OBJ_615 /* PBXTargetDependency */,
|
|
OBJ_616 /* PBXTargetDependency */,
|
|
OBJ_617 /* PBXTargetDependency */,
|
|
OBJ_618 /* PBXTargetDependency */,
|
|
OBJ_619 /* PBXTargetDependency */,
|
|
OBJ_620 /* PBXTargetDependency */,
|
|
OBJ_621 /* PBXTargetDependency */,
|
|
OBJ_622 /* PBXTargetDependency */,
|
|
OBJ_623 /* PBXTargetDependency */,
|
|
OBJ_624 /* PBXTargetDependency */,
|
|
OBJ_625 /* PBXTargetDependency */,
|
|
OBJ_626 /* PBXTargetDependency */,
|
|
OBJ_627 /* PBXTargetDependency */,
|
|
OBJ_628 /* PBXTargetDependency */,
|
|
);
|
|
name = AmplifyXcodeTests;
|
|
productName = AmplifyXcodeTests;
|
|
productReference = "AmplifyXcode::AmplifyXcodeTests::Product" /* AmplifyXcodeTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
"AmplifyXcode::SwiftPMPackageDescription" /* AmplifyXcodePackageDescription */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_577 /* Build configuration list for PBXNativeTarget "AmplifyXcodePackageDescription" */;
|
|
buildPhases = (
|
|
OBJ_580 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = AmplifyXcodePackageDescription;
|
|
productName = AmplifyXcodePackageDescription;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"GraphViz::DOT" /* DOT */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_698 /* Build configuration list for PBXNativeTarget "DOT" */;
|
|
buildPhases = (
|
|
OBJ_701 /* Sources */,
|
|
OBJ_705 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
OBJ_707 /* PBXTargetDependency */,
|
|
);
|
|
name = DOT;
|
|
productName = DOT;
|
|
productReference = "GraphViz::DOT::Product" /* DOT.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"GraphViz::GraphViz" /* GraphViz */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_708 /* Build configuration list for PBXNativeTarget "GraphViz" */;
|
|
buildPhases = (
|
|
OBJ_711 /* Sources */,
|
|
OBJ_728 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = GraphViz;
|
|
productName = GraphViz;
|
|
productReference = "GraphViz::GraphViz::Product" /* GraphViz.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"GraphViz::SwiftPMPackageDescription" /* GraphVizPackageDescription */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_730 /* Build configuration list for PBXNativeTarget "GraphVizPackageDescription" */;
|
|
buildPhases = (
|
|
OBJ_733 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = GraphVizPackageDescription;
|
|
productName = GraphVizPackageDescription;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"GraphViz::Tools" /* Tools */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_831 /* Build configuration list for PBXNativeTarget "Tools" */;
|
|
buildPhases = (
|
|
OBJ_834 /* Sources */,
|
|
OBJ_838 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
OBJ_841 /* PBXTargetDependency */,
|
|
OBJ_842 /* PBXTargetDependency */,
|
|
);
|
|
name = Tools;
|
|
productName = Tools;
|
|
productReference = "GraphViz::Tools::Product" /* Tools.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"JSONUtilities::JSONUtilities" /* JSONUtilities */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_735 /* Build configuration list for PBXNativeTarget "JSONUtilities" */;
|
|
buildPhases = (
|
|
OBJ_738 /* Sources */,
|
|
OBJ_748 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = JSONUtilities;
|
|
productName = JSONUtilities;
|
|
productReference = "JSONUtilities::JSONUtilities::Product" /* JSONUtilities.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"JSONUtilities::SwiftPMPackageDescription" /* JSONUtilitiesPackageDescription */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_750 /* Build configuration list for PBXNativeTarget "JSONUtilitiesPackageDescription" */;
|
|
buildPhases = (
|
|
OBJ_753 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = JSONUtilitiesPackageDescription;
|
|
productName = JSONUtilitiesPackageDescription;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"PathKit::PathKit" /* PathKit */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_755 /* Build configuration list for PBXNativeTarget "PathKit" */;
|
|
buildPhases = (
|
|
OBJ_758 /* Sources */,
|
|
OBJ_760 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = PathKit;
|
|
productName = PathKit;
|
|
productReference = "PathKit::PathKit::Product" /* PathKit.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"PathKit::SwiftPMPackageDescription" /* PathKitPackageDescription */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_762 /* Build configuration list for PBXNativeTarget "PathKitPackageDescription" */;
|
|
buildPhases = (
|
|
OBJ_765 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = PathKitPackageDescription;
|
|
productName = PathKitPackageDescription;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"Version::SwiftPMPackageDescription" /* VersionPackageDescription */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_854 /* Build configuration list for PBXNativeTarget "VersionPackageDescription" */;
|
|
buildPhases = (
|
|
OBJ_857 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = VersionPackageDescription;
|
|
productName = VersionPackageDescription;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"Version::Version" /* Version */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_843 /* Build configuration list for PBXNativeTarget "Version" */;
|
|
buildPhases = (
|
|
OBJ_846 /* Sources */,
|
|
OBJ_852 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = Version;
|
|
productName = Version;
|
|
productReference = "Version::Version::Product" /* Version.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"XcodeGen::Core" /* Core */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_683 /* Build configuration list for PBXNativeTarget "Core" */;
|
|
buildPhases = (
|
|
OBJ_686 /* Sources */,
|
|
OBJ_691 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
OBJ_695 /* PBXTargetDependency */,
|
|
OBJ_696 /* PBXTargetDependency */,
|
|
OBJ_697 /* PBXTargetDependency */,
|
|
);
|
|
name = Core;
|
|
productName = Core;
|
|
productReference = "XcodeGen::Core::Product" /* Core.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"XcodeGen::ProjectSpec" /* ProjectSpec */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_767 /* Build configuration list for PBXNativeTarget "ProjectSpec" */;
|
|
buildPhases = (
|
|
OBJ_770 /* Sources */,
|
|
OBJ_812 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
OBJ_822 /* PBXTargetDependency */,
|
|
OBJ_823 /* PBXTargetDependency */,
|
|
OBJ_824 /* PBXTargetDependency */,
|
|
OBJ_825 /* PBXTargetDependency */,
|
|
OBJ_826 /* PBXTargetDependency */,
|
|
OBJ_827 /* PBXTargetDependency */,
|
|
OBJ_828 /* PBXTargetDependency */,
|
|
OBJ_829 /* PBXTargetDependency */,
|
|
OBJ_830 /* PBXTargetDependency */,
|
|
);
|
|
name = ProjectSpec;
|
|
productName = ProjectSpec;
|
|
productReference = "XcodeGen::ProjectSpec::Product" /* ProjectSpec.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"XcodeGen::SwiftPMPackageDescription" /* XcodeGenPackageDescription */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_904 /* Build configuration list for PBXNativeTarget "XcodeGenPackageDescription" */;
|
|
buildPhases = (
|
|
OBJ_907 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = XcodeGenPackageDescription;
|
|
productName = XcodeGenPackageDescription;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"XcodeGen::XcodeGenKit" /* XcodeGenKit */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_859 /* Build configuration list for PBXNativeTarget "XcodeGenKit" */;
|
|
buildPhases = (
|
|
OBJ_862 /* Sources */,
|
|
OBJ_876 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
OBJ_890 /* PBXTargetDependency */,
|
|
OBJ_891 /* PBXTargetDependency */,
|
|
OBJ_892 /* PBXTargetDependency */,
|
|
OBJ_893 /* PBXTargetDependency */,
|
|
OBJ_894 /* PBXTargetDependency */,
|
|
OBJ_895 /* PBXTargetDependency */,
|
|
OBJ_896 /* PBXTargetDependency */,
|
|
OBJ_897 /* PBXTargetDependency */,
|
|
OBJ_898 /* PBXTargetDependency */,
|
|
OBJ_899 /* PBXTargetDependency */,
|
|
OBJ_900 /* PBXTargetDependency */,
|
|
OBJ_901 /* PBXTargetDependency */,
|
|
OBJ_902 /* PBXTargetDependency */,
|
|
);
|
|
name = XcodeGenKit;
|
|
productName = XcodeGenKit;
|
|
productReference = "XcodeGen::XcodeGenKit::Product" /* XcodeGenKit.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"XcodeProj::SwiftPMPackageDescription" /* XcodeProjPackageDescription */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_1031 /* Build configuration list for PBXNativeTarget "XcodeProjPackageDescription" */;
|
|
buildPhases = (
|
|
OBJ_1034 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = XcodeProjPackageDescription;
|
|
productName = XcodeProjPackageDescription;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"XcodeProj::XcodeProj" /* XcodeProj */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_909 /* Build configuration list for PBXNativeTarget "XcodeProj" */;
|
|
buildPhases = (
|
|
OBJ_912 /* Sources */,
|
|
OBJ_1006 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
OBJ_1010 /* PBXTargetDependency */,
|
|
OBJ_1011 /* PBXTargetDependency */,
|
|
OBJ_1012 /* PBXTargetDependency */,
|
|
);
|
|
name = XcodeProj;
|
|
productName = XcodeProj;
|
|
productReference = "XcodeProj::XcodeProj::Product" /* XcodeProj.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"XcodeProjCExt::SwiftPMPackageDescription" /* XcodeProjCExtPackageDescription */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_1025 /* Build configuration list for PBXNativeTarget "XcodeProjCExtPackageDescription" */;
|
|
buildPhases = (
|
|
OBJ_1028 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = XcodeProjCExtPackageDescription;
|
|
productName = XcodeProjCExtPackageDescription;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"XcodeProjCExt::XcodeProjCExt" /* XcodeProjCExt */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_1013 /* Build configuration list for PBXNativeTarget "XcodeProjCExt" */;
|
|
buildPhases = (
|
|
OBJ_1016 /* Sources */,
|
|
OBJ_1019 /* Headers */,
|
|
OBJ_1023 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = XcodeProjCExt;
|
|
productName = XcodeProjCExt;
|
|
productReference = "XcodeProjCExt::XcodeProjCExt::Product" /* XcodeProjCExt.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"Yams::CYaml" /* CYaml */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_669 /* Build configuration list for PBXNativeTarget "CYaml" */;
|
|
buildPhases = (
|
|
OBJ_672 /* Sources */,
|
|
OBJ_679 /* Headers */,
|
|
OBJ_682 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = CYaml;
|
|
productName = CYaml;
|
|
productReference = "Yams::CYaml::Product" /* CYaml.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"Yams::SwiftPMPackageDescription" /* YamsPackageDescription */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_1060 /* Build configuration list for PBXNativeTarget "YamsPackageDescription" */;
|
|
buildPhases = (
|
|
OBJ_1063 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = YamsPackageDescription;
|
|
productName = YamsPackageDescription;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"Yams::Yams" /* Yams */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_1036 /* Build configuration list for PBXNativeTarget "Yams" */;
|
|
buildPhases = (
|
|
OBJ_1039 /* Sources */,
|
|
OBJ_1056 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
OBJ_1058 /* PBXTargetDependency */,
|
|
);
|
|
name = Yams;
|
|
productName = Yams;
|
|
productReference = "Yams::Yams::Product" /* Yams.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"swift-argument-parser::ArgumentParser" /* ArgumentParser */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_629 /* Build configuration list for PBXNativeTarget "ArgumentParser" */;
|
|
buildPhases = (
|
|
OBJ_632 /* Sources */,
|
|
OBJ_668 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = ArgumentParser;
|
|
productName = ArgumentParser;
|
|
productReference = "swift-argument-parser::ArgumentParser::Product" /* ArgumentParser.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
"swift-argument-parser::SwiftPMPackageDescription" /* swift-argument-parserPackageDescription */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = OBJ_1071 /* Build configuration list for PBXNativeTarget "swift-argument-parserPackageDescription" */;
|
|
buildPhases = (
|
|
OBJ_1074 /* Sources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = "swift-argument-parserPackageDescription";
|
|
productName = "swift-argument-parserPackageDescription";
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
OBJ_1 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftMigration = 9999;
|
|
LastUpgradeCheck = 9999;
|
|
};
|
|
buildConfigurationList = OBJ_2 /* Build configuration list for PBXProject "AmplifyXcode" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = OBJ_5;
|
|
productRefGroup = OBJ_380 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
"AEXML::AEXML" /* AEXML */,
|
|
"AEXML::SwiftPMPackageDescription" /* AEXMLPackageDescription */,
|
|
"AmplifyXcode::AmplifyXcode" /* AmplifyXcode */,
|
|
"AmplifyXcode::AmplifyXcodeCore" /* AmplifyXcodeCore */,
|
|
"AmplifyXcode::AmplifyXcodeCoreTests" /* AmplifyXcodeCoreTests */,
|
|
"AmplifyXcode::SwiftPMPackageDescription" /* AmplifyXcodePackageDescription */,
|
|
"AmplifyXcode::AmplifyXcodePackageTests::ProductTarget" /* AmplifyXcodePackageTests */,
|
|
"AmplifyXcode::AmplifyXcodeTests" /* AmplifyXcodeTests */,
|
|
"swift-argument-parser::ArgumentParser" /* ArgumentParser */,
|
|
"Yams::CYaml" /* CYaml */,
|
|
"XcodeGen::Core" /* Core */,
|
|
"GraphViz::DOT" /* DOT */,
|
|
"GraphViz::GraphViz" /* GraphViz */,
|
|
"GraphViz::SwiftPMPackageDescription" /* GraphVizPackageDescription */,
|
|
"JSONUtilities::JSONUtilities" /* JSONUtilities */,
|
|
"JSONUtilities::SwiftPMPackageDescription" /* JSONUtilitiesPackageDescription */,
|
|
"PathKit::PathKit" /* PathKit */,
|
|
"PathKit::SwiftPMPackageDescription" /* PathKitPackageDescription */,
|
|
"XcodeGen::ProjectSpec" /* ProjectSpec */,
|
|
"GraphViz::Tools" /* Tools */,
|
|
"Version::Version" /* Version */,
|
|
"Version::SwiftPMPackageDescription" /* VersionPackageDescription */,
|
|
"XcodeGen::XcodeGenKit" /* XcodeGenKit */,
|
|
"XcodeGen::SwiftPMPackageDescription" /* XcodeGenPackageDescription */,
|
|
"XcodeProj::XcodeProj" /* XcodeProj */,
|
|
"XcodeProjCExt::XcodeProjCExt" /* XcodeProjCExt */,
|
|
"XcodeProjCExt::SwiftPMPackageDescription" /* XcodeProjCExtPackageDescription */,
|
|
"XcodeProj::SwiftPMPackageDescription" /* XcodeProjPackageDescription */,
|
|
"Yams::Yams" /* Yams */,
|
|
"Yams::SwiftPMPackageDescription" /* YamsPackageDescription */,
|
|
"AmplifyXcode::amplify-xcode::ProductTarget" /* amplify-xcode */,
|
|
"swift-argument-parser::SwiftPMPackageDescription" /* swift-argument-parserPackageDescription */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
76A769AF25F075430005850B /* SwiftFormat */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = SwiftFormat;
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "cd BuildTools\nSDKROOT=macosx\nswift run -c release swiftformat \"$SRCROOT\" --config ../../../.swiftformat\n";
|
|
};
|
|
76A769F025F0755E0005850B /* SwiftLint */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = SwiftLint;
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "cd BuildTools\nswift run -c release swiftlint --config ../../../.swiftlint.yml --path ../Sources\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
OBJ_1016 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_1017 /* XCPHashing.c in Sources */,
|
|
OBJ_1018 /* XCPStringEscape.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_1028 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_1029 /* Package.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_1034 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_1035 /* Package.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_1039 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_1040 /* Constructor.swift in Sources */,
|
|
OBJ_1041 /* Decoder.swift in Sources */,
|
|
OBJ_1042 /* Emitter.swift in Sources */,
|
|
OBJ_1043 /* Encoder.swift in Sources */,
|
|
OBJ_1044 /* Mark.swift in Sources */,
|
|
OBJ_1045 /* Node.Mapping.swift in Sources */,
|
|
OBJ_1046 /* Node.Scalar.swift in Sources */,
|
|
OBJ_1047 /* Node.Sequence.swift in Sources */,
|
|
OBJ_1048 /* Node.swift in Sources */,
|
|
OBJ_1049 /* Parser.swift in Sources */,
|
|
OBJ_1050 /* Representer.swift in Sources */,
|
|
OBJ_1051 /* Resolver.swift in Sources */,
|
|
OBJ_1052 /* String+Yams.swift in Sources */,
|
|
OBJ_1053 /* Tag.swift in Sources */,
|
|
OBJ_1054 /* YamlError.swift in Sources */,
|
|
OBJ_1055 /* shim.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_1063 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_1064 /* Package.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_1074 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_1075 /* Package.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_406 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_407 /* Document.swift in Sources */,
|
|
OBJ_408 /* Element.swift in Sources */,
|
|
OBJ_409 /* Error.swift in Sources */,
|
|
OBJ_410 /* Options.swift in Sources */,
|
|
OBJ_411 /* Parser.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_417 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_418 /* Package.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_423 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_424 /* CLI.swift in Sources */,
|
|
OBJ_425 /* CLIAnyCommandEncodable.swift in Sources */,
|
|
OBJ_426 /* CLICommand.swift in Sources */,
|
|
OBJ_427 /* CLICommandGenerateJSONSchema.swift in Sources */,
|
|
OBJ_428 /* CLICommandImportConfig.swift in Sources */,
|
|
OBJ_429 /* CLICommandImportModels.swift in Sources */,
|
|
OBJ_430 /* CLICommandParameter.swift in Sources */,
|
|
OBJ_431 /* CLICommandReportable.swift in Sources */,
|
|
OBJ_432 /* ArgumentParser+CLICommand.swift in Sources */,
|
|
OBJ_433 /* main.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_485 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_486 /* AmplifyCommand.swift in Sources */,
|
|
OBJ_487 /* AmplifyCommandError.swift in Sources */,
|
|
OBJ_488 /* AmplifyCommandResult.swift in Sources */,
|
|
OBJ_489 /* AmplifyCommandTask.swift in Sources */,
|
|
OBJ_490 /* CommandExecutable.swift in Sources */,
|
|
OBJ_491 /* CommandImportConfig.swift in Sources */,
|
|
OBJ_492 /* CommandImportModels.swift in Sources */,
|
|
OBJ_493 /* AmplifyCommandEnvironment.swift in Sources */,
|
|
OBJ_494 /* AmplifyFileManager.swift in Sources */,
|
|
OBJ_495 /* CommandEnvironment.swift in Sources */,
|
|
OBJ_496 /* CommandEnvironmentProvider.swift in Sources */,
|
|
OBJ_497 /* FileManager+AmplifyFileManager.swift in Sources */,
|
|
OBJ_498 /* FileManager+Utils.swift in Sources */,
|
|
OBJ_499 /* XcodeProj+Helpers.swift in Sources */,
|
|
OBJ_500 /* XcodeProject.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_534 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_535 /* CommandImportConfigTasksTests.swift in Sources */,
|
|
OBJ_536 /* CommandImportConfigTests.swift in Sources */,
|
|
OBJ_537 /* CommandImportModelsTasksTests.swift in Sources */,
|
|
OBJ_538 /* CommandImportModelsTests.swift in Sources */,
|
|
OBJ_539 /* AmplifyCommandEnvironmentTests.swift in Sources */,
|
|
OBJ_540 /* AmplifyCommandErrorTests.swift in Sources */,
|
|
OBJ_541 /* Mock.swift in Sources */,
|
|
OBJ_542 /* MockAmplifyCommandEnvironment.swift in Sources */,
|
|
OBJ_543 /* MockAmplifyFileManager.swift in Sources */,
|
|
OBJ_544 /* FileManagerUtilsTests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_580 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_581 /* Package.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_592 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_593 /* AmplifyXcodeTests.swift in Sources */,
|
|
OBJ_594 /* XCTestManifests.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_632 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_633 /* BashCompletionsGenerator.swift in Sources */,
|
|
OBJ_634 /* CompletionsGenerator.swift in Sources */,
|
|
OBJ_635 /* FishCompletionsGenerator.swift in Sources */,
|
|
OBJ_636 /* ZshCompletionsGenerator.swift in Sources */,
|
|
OBJ_637 /* Argument.swift in Sources */,
|
|
OBJ_638 /* ArgumentHelp.swift in Sources */,
|
|
OBJ_639 /* CompletionKind.swift in Sources */,
|
|
OBJ_640 /* Errors.swift in Sources */,
|
|
OBJ_641 /* Flag.swift in Sources */,
|
|
OBJ_642 /* NameSpecification.swift in Sources */,
|
|
OBJ_643 /* Option.swift in Sources */,
|
|
OBJ_644 /* OptionGroup.swift in Sources */,
|
|
OBJ_645 /* CommandConfiguration.swift in Sources */,
|
|
OBJ_646 /* EnumerableFlag.swift in Sources */,
|
|
OBJ_647 /* ExpressibleByArgument.swift in Sources */,
|
|
OBJ_648 /* ParsableArguments.swift in Sources */,
|
|
OBJ_649 /* ParsableArgumentsValidation.swift in Sources */,
|
|
OBJ_650 /* ParsableCommand.swift in Sources */,
|
|
OBJ_651 /* ArgumentDecoder.swift in Sources */,
|
|
OBJ_652 /* ArgumentDefinition.swift in Sources */,
|
|
OBJ_653 /* ArgumentSet.swift in Sources */,
|
|
OBJ_654 /* CommandParser.swift in Sources */,
|
|
OBJ_655 /* InputOrigin.swift in Sources */,
|
|
OBJ_656 /* Name.swift in Sources */,
|
|
OBJ_657 /* Parsed.swift in Sources */,
|
|
OBJ_658 /* ParsedValues.swift in Sources */,
|
|
OBJ_659 /* ParserError.swift in Sources */,
|
|
OBJ_660 /* SplitArguments.swift in Sources */,
|
|
OBJ_661 /* HelpCommand.swift in Sources */,
|
|
OBJ_662 /* HelpGenerator.swift in Sources */,
|
|
OBJ_663 /* MessageInfo.swift in Sources */,
|
|
OBJ_664 /* UsageGenerator.swift in Sources */,
|
|
OBJ_665 /* SequenceExtensions.swift in Sources */,
|
|
OBJ_666 /* StringExtensions.swift in Sources */,
|
|
OBJ_667 /* Tree.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_672 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_673 /* api.c in Sources */,
|
|
OBJ_674 /* emitter.c in Sources */,
|
|
OBJ_675 /* parser.c in Sources */,
|
|
OBJ_676 /* reader.c in Sources */,
|
|
OBJ_677 /* scanner.c in Sources */,
|
|
OBJ_678 /* writer.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_686 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_687 /* Glob.swift in Sources */,
|
|
OBJ_688 /* MD5.swift in Sources */,
|
|
OBJ_689 /* PathExtensions.swift in Sources */,
|
|
OBJ_690 /* StringDiff.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_701 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_702 /* DOT.swift in Sources */,
|
|
OBJ_703 /* DOTEncoder.swift in Sources */,
|
|
OBJ_704 /* DOTRepresentable.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_711 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_712 /* Attribute.swift in Sources */,
|
|
OBJ_713 /* Edge.swift in Sources */,
|
|
OBJ_714 /* KeyValuePairs+Extensions.swift in Sources */,
|
|
OBJ_715 /* Graph.swift in Sources */,
|
|
OBJ_716 /* Node.swift in Sources */,
|
|
OBJ_717 /* Format.swift in Sources */,
|
|
OBJ_718 /* LayoutAlgorithm.swift in Sources */,
|
|
OBJ_719 /* Subgraph.swift in Sources */,
|
|
OBJ_720 /* AspectRatio.swift in Sources */,
|
|
OBJ_721 /* Color.swift in Sources */,
|
|
OBJ_722 /* Location.swift in Sources */,
|
|
OBJ_723 /* Ordering.swift in Sources */,
|
|
OBJ_724 /* Point.swift in Sources */,
|
|
OBJ_725 /* Position.swift in Sources */,
|
|
OBJ_726 /* Rectangle.swift in Sources */,
|
|
OBJ_727 /* Size.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_733 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_734 /* Package.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_738 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_739 /* DecodingError.swift in Sources */,
|
|
OBJ_740 /* Dictionary+JSONKey.swift in Sources */,
|
|
OBJ_741 /* Dictionary+KeyPath.swift in Sources */,
|
|
OBJ_742 /* InvalidItemBehaviour.swift in Sources */,
|
|
OBJ_743 /* JSONFileLoading.swift in Sources */,
|
|
OBJ_744 /* JSONObjectConvertible.swift in Sources */,
|
|
OBJ_745 /* JSONPrimitiveConvertible.swift in Sources */,
|
|
OBJ_746 /* KeyPath.swift in Sources */,
|
|
OBJ_747 /* URL+JSONPrimitiveConvertible.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_753 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_754 /* Package.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_758 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_759 /* PathKit.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_765 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_766 /* Package.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_770 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_771 /* AggregateTarget.swift in Sources */,
|
|
OBJ_772 /* Array+Extension.swift in Sources */,
|
|
OBJ_773 /* BuildPhaseSpec.swift in Sources */,
|
|
OBJ_774 /* BuildRule.swift in Sources */,
|
|
OBJ_775 /* BuildScript.swift in Sources */,
|
|
OBJ_776 /* BuildSettingsContainer.swift in Sources */,
|
|
OBJ_777 /* CacheFile.swift in Sources */,
|
|
OBJ_778 /* Config.swift in Sources */,
|
|
OBJ_779 /* Decoding.swift in Sources */,
|
|
OBJ_780 /* Dependency.swift in Sources */,
|
|
OBJ_781 /* DeploymentTarget.swift in Sources */,
|
|
OBJ_782 /* Dictionary+Extension.swift in Sources */,
|
|
OBJ_783 /* Encoding.swift in Sources */,
|
|
OBJ_784 /* FileType.swift in Sources */,
|
|
OBJ_785 /* GroupOrdering.swift in Sources */,
|
|
OBJ_786 /* Linkage.swift in Sources */,
|
|
OBJ_787 /* NSRegularExpressionExtensions.swift in Sources */,
|
|
OBJ_788 /* PathContainer.swift in Sources */,
|
|
OBJ_789 /* Platform.swift in Sources */,
|
|
OBJ_790 /* Plist.swift in Sources */,
|
|
OBJ_791 /* Project.swift in Sources */,
|
|
OBJ_792 /* ProjectReference.swift in Sources */,
|
|
OBJ_793 /* ProjectTarget.swift in Sources */,
|
|
OBJ_794 /* Scheme.swift in Sources */,
|
|
OBJ_795 /* Settings.swift in Sources */,
|
|
OBJ_796 /* SourceType.swift in Sources */,
|
|
OBJ_797 /* SpecFile.swift in Sources */,
|
|
OBJ_798 /* SpecLoader.swift in Sources */,
|
|
OBJ_799 /* SpecOptions.swift in Sources */,
|
|
OBJ_800 /* SpecParsingError.swift in Sources */,
|
|
OBJ_801 /* SpecValidation.swift in Sources */,
|
|
OBJ_802 /* SpecValidationError.swift in Sources */,
|
|
OBJ_803 /* SwiftPackage.swift in Sources */,
|
|
OBJ_804 /* Target.swift in Sources */,
|
|
OBJ_805 /* TargetReference.swift in Sources */,
|
|
OBJ_806 /* TargetScheme.swift in Sources */,
|
|
OBJ_807 /* TargetSource.swift in Sources */,
|
|
OBJ_808 /* Template.swift in Sources */,
|
|
OBJ_809 /* VersionExtensions.swift in Sources */,
|
|
OBJ_810 /* XCProjExtensions.swift in Sources */,
|
|
OBJ_811 /* Yaml.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_834 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_835 /* Graph+Rendering.swift in Sources */,
|
|
OBJ_836 /* Renderer.swift in Sources */,
|
|
OBJ_837 /* which.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_846 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_847 /* Version+Codable.swift in Sources */,
|
|
OBJ_848 /* Version+Comparable.swift in Sources */,
|
|
OBJ_849 /* Version+Foundation.swift in Sources */,
|
|
OBJ_850 /* Version+Range.swift in Sources */,
|
|
OBJ_851 /* Version.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_857 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_858 /* Package.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_862 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_863 /* CarthageDependencyResolver.swift in Sources */,
|
|
OBJ_864 /* CarthageVersionLoader.swift in Sources */,
|
|
OBJ_865 /* FileWriter.swift in Sources */,
|
|
OBJ_866 /* GraphVizGenerator.swift in Sources */,
|
|
OBJ_867 /* InfoPlistGenerator.swift in Sources */,
|
|
OBJ_868 /* PBXProjGenerator.swift in Sources */,
|
|
OBJ_869 /* ProjectGenerator.swift in Sources */,
|
|
OBJ_870 /* SchemeGenerator.swift in Sources */,
|
|
OBJ_871 /* SettingsBuilder.swift in Sources */,
|
|
OBJ_872 /* SettingsPresetFile.swift in Sources */,
|
|
OBJ_873 /* SourceGenerator.swift in Sources */,
|
|
OBJ_874 /* Version.swift in Sources */,
|
|
OBJ_875 /* XCProjExtensions.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_907 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_908 /* Package.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
OBJ_912 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 0;
|
|
files = (
|
|
OBJ_913 /* Errors.swift in Sources */,
|
|
OBJ_914 /* AEXML+XcodeFormat.swift in Sources */,
|
|
OBJ_915 /* Array+Extras.swift in Sources */,
|
|
OBJ_916 /* Bool+Extras.swift in Sources */,
|
|
OBJ_917 /* Dictionary+Enumerate.swift in Sources */,
|
|
OBJ_918 /* Dictionary+Extras.swift in Sources */,
|
|
OBJ_919 /* KeyedDecodingContainer+Additions.swift in Sources */,
|
|
OBJ_920 /* NSRecursiveLock+Sync.swift in Sources */,
|
|
OBJ_921 /* Path+Extras.swift in Sources */,
|
|
OBJ_922 /* String+Utils.swift in Sources */,
|
|
OBJ_923 /* String+md5.swift in Sources */,
|
|
OBJ_924 /* BuildPhase.swift in Sources */,
|
|
OBJ_925 /* PBXBuildFile.swift in Sources */,
|
|
OBJ_926 /* PBXBuildPhase.swift in Sources */,
|
|
OBJ_927 /* PBXBuildRule.swift in Sources */,
|
|
OBJ_928 /* PBXCopyFilesBuildPhase.swift in Sources */,
|
|
OBJ_929 /* PBXFrameworksBuildPhase.swift in Sources */,
|
|
OBJ_930 /* PBXHeadersBuildPhase.swift in Sources */,
|
|
OBJ_931 /* PBXResourcesBuildPhase.swift in Sources */,
|
|
OBJ_932 /* PBXRezBuildPhase.swift in Sources */,
|
|
OBJ_933 /* PBXShellScriptBuildPhase.swift in Sources */,
|
|
OBJ_934 /* PBXSourcesBuildPhase.swift in Sources */,
|
|
OBJ_935 /* BuildSettings.swift in Sources */,
|
|
OBJ_936 /* XCBuildConfiguration.swift in Sources */,
|
|
OBJ_937 /* XCConfigurationList.swift in Sources */,
|
|
OBJ_938 /* PBXContainerItem.swift in Sources */,
|
|
OBJ_939 /* PBXContainerItemProxy.swift in Sources */,
|
|
OBJ_940 /* PBXFileElement.swift in Sources */,
|
|
OBJ_941 /* PBXFileReference.swift in Sources */,
|
|
OBJ_942 /* PBXGroup.swift in Sources */,
|
|
OBJ_943 /* PBXSourceTree.swift in Sources */,
|
|
OBJ_944 /* PBXVariantGroup.swift in Sources */,
|
|
OBJ_945 /* XCVersionGroup.swift in Sources */,
|
|
OBJ_946 /* PBXObject.swift in Sources */,
|
|
OBJ_947 /* PBXObjectParser.swift in Sources */,
|
|
OBJ_948 /* PBXObjectReference.swift in Sources */,
|
|
OBJ_949 /* PBXObjects.swift in Sources */,
|
|
OBJ_950 /* PBXOutputSettings.swift in Sources */,
|
|
OBJ_951 /* PBXProj.swift in Sources */,
|
|
OBJ_952 /* PBXProjEncoder.swift in Sources */,
|
|
OBJ_953 /* PBXProject.swift in Sources */,
|
|
OBJ_954 /* Equality.generated.swift in Sources */,
|
|
OBJ_955 /* Sourcery.swift in Sources */,
|
|
OBJ_956 /* XCRemoteSwiftPackageReference.swift in Sources */,
|
|
OBJ_957 /* XCSwiftPackageProductDependency.swift in Sources */,
|
|
OBJ_958 /* PBXAggregateTarget.swift in Sources */,
|
|
OBJ_959 /* PBXLegacyTarget.swift in Sources */,
|
|
OBJ_960 /* PBXNativeTarget.swift in Sources */,
|
|
OBJ_961 /* PBXProductType.swift in Sources */,
|
|
OBJ_962 /* PBXReferenceProxy.swift in Sources */,
|
|
OBJ_963 /* PBXTarget.swift in Sources */,
|
|
OBJ_964 /* PBXTargetDependency.swift in Sources */,
|
|
OBJ_965 /* WorkspaceSettings.swift in Sources */,
|
|
OBJ_966 /* XCBreakpointList.swift in Sources */,
|
|
OBJ_967 /* XCSharedData.swift in Sources */,
|
|
OBJ_968 /* Xcode.swift in Sources */,
|
|
OBJ_969 /* XcodeProj.swift in Sources */,
|
|
OBJ_970 /* Writable.swift in Sources */,
|
|
OBJ_971 /* XCScheme+AditionalOption.swift in Sources */,
|
|
OBJ_972 /* XCScheme+AnalyzeAction.swift in Sources */,
|
|
OBJ_973 /* XCScheme+ArchiveAction.swift in Sources */,
|
|
OBJ_974 /* XCScheme+BuildAction.swift in Sources */,
|
|
OBJ_975 /* XCScheme+BuildableProductRunnable.swift in Sources */,
|
|
OBJ_976 /* XCScheme+BuildableReference.swift in Sources */,
|
|
OBJ_977 /* XCScheme+CommandLineArguments.swift in Sources */,
|
|
OBJ_978 /* XCScheme+EnvironmentVariable.swift in Sources */,
|
|
OBJ_979 /* XCScheme+ExecutionAction.swift in Sources */,
|
|
OBJ_980 /* XCScheme+LaunchAction.swift in Sources */,
|
|
OBJ_981 /* XCScheme+LocationScenarioReference.swift in Sources */,
|
|
OBJ_982 /* XCScheme+PathRunnable.swift in Sources */,
|
|
OBJ_983 /* XCScheme+ProfileAction.swift in Sources */,
|
|
OBJ_984 /* XCScheme+RemoteRunnable.swift in Sources */,
|
|
OBJ_985 /* XCScheme+Runnable.swift in Sources */,
|
|
OBJ_986 /* XCScheme+SerialAction.swift in Sources */,
|
|
OBJ_987 /* XCScheme+SkippedTests.swift in Sources */,
|
|
OBJ_988 /* XCScheme+TestAction.swift in Sources */,
|
|
OBJ_989 /* XCScheme+TestPlanReference.swift in Sources */,
|
|
OBJ_990 /* XCScheme+TestableReference.swift in Sources */,
|
|
OBJ_991 /* XCScheme.swift in Sources */,
|
|
OBJ_992 /* BuildSettingsProvider.swift in Sources */,
|
|
OBJ_993 /* CommentedString.swift in Sources */,
|
|
OBJ_994 /* Decoders.swift in Sources */,
|
|
OBJ_995 /* JSONDecoding.swift in Sources */,
|
|
OBJ_996 /* PBXBatchUpdater.swift in Sources */,
|
|
OBJ_997 /* PlistValue.swift in Sources */,
|
|
OBJ_998 /* ReferenceGenerator.swift in Sources */,
|
|
OBJ_999 /* XCConfig.swift in Sources */,
|
|
OBJ_1000 /* XCWorkspace.swift in Sources */,
|
|
OBJ_1001 /* XCWorkspaceData.swift in Sources */,
|
|
OBJ_1002 /* XCWorkspaceDataElement.swift in Sources */,
|
|
OBJ_1003 /* XCWorkspaceDataElementLocationType.swift in Sources */,
|
|
OBJ_1004 /* XCWorkspaceDataFileRef.swift in Sources */,
|
|
OBJ_1005 /* XCWorkspaceDataGroup.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
OBJ_1010 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AEXML::AEXML" /* AEXML */;
|
|
targetProxy = 76A7693A25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_1011 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "PathKit::PathKit" /* PathKit */;
|
|
targetProxy = 76A7693B25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_1012 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProjCExt::XcodeProjCExt" /* XcodeProjCExt */;
|
|
targetProxy = 76A7693C25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_1058 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::CYaml" /* CYaml */;
|
|
targetProxy = 76A7694225F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_1069 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AmplifyXcode::AmplifyXcode" /* AmplifyXcode */;
|
|
targetProxy = 76A769AC25F0753B0005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_451 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "swift-argument-parser::ArgumentParser" /* ArgumentParser */;
|
|
targetProxy = 76A7692E25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_453 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AmplifyXcode::AmplifyXcodeCore" /* AmplifyXcodeCore */;
|
|
targetProxy = 76A7692F25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_455 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::XcodeGenKit" /* XcodeGenKit */;
|
|
targetProxy = 76A7695E25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_457 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::Tools" /* Tools */;
|
|
targetProxy = 76A7695F25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_459 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::DOT" /* DOT */;
|
|
targetProxy = 76A7696025F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_461 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::GraphViz" /* GraphViz */;
|
|
targetProxy = 76A7696125F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_463 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::ProjectSpec" /* ProjectSpec */;
|
|
targetProxy = 76A7696225F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_465 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Version::Version" /* Version */;
|
|
targetProxy = 76A7696325F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_467 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "JSONUtilities::JSONUtilities" /* JSONUtilities */;
|
|
targetProxy = 76A7696425F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_469 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::Core" /* Core */;
|
|
targetProxy = 76A7696525F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_471 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::Yams" /* Yams */;
|
|
targetProxy = 76A7696625F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_473 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::CYaml" /* CYaml */;
|
|
targetProxy = 76A7696725F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_475 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProj::XcodeProj" /* XcodeProj */;
|
|
targetProxy = 76A7696825F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_477 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AEXML::AEXML" /* AEXML */;
|
|
targetProxy = 76A7696925F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_478 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "PathKit::PathKit" /* PathKit */;
|
|
targetProxy = 76A7696A25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_480 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProjCExt::XcodeProjCExt" /* XcodeProjCExt */;
|
|
targetProxy = 76A7696B25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_516 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::XcodeGenKit" /* XcodeGenKit */;
|
|
targetProxy = 76A7693025F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_517 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::Tools" /* Tools */;
|
|
targetProxy = 76A7695125F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_518 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::DOT" /* DOT */;
|
|
targetProxy = 76A7695225F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_519 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::GraphViz" /* GraphViz */;
|
|
targetProxy = 76A7695325F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_520 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::ProjectSpec" /* ProjectSpec */;
|
|
targetProxy = 76A7695425F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_521 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Version::Version" /* Version */;
|
|
targetProxy = 76A7695525F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_522 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "JSONUtilities::JSONUtilities" /* JSONUtilities */;
|
|
targetProxy = 76A7695625F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_523 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::Core" /* Core */;
|
|
targetProxy = 76A7695725F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_524 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::Yams" /* Yams */;
|
|
targetProxy = 76A7695825F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_525 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::CYaml" /* CYaml */;
|
|
targetProxy = 76A7695925F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_526 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProj::XcodeProj" /* XcodeProj */;
|
|
targetProxy = 76A7695A25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_527 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AEXML::AEXML" /* AEXML */;
|
|
targetProxy = 76A7695B25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_528 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "PathKit::PathKit" /* PathKit */;
|
|
targetProxy = 76A7695C25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_529 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProjCExt::XcodeProjCExt" /* XcodeProjCExt */;
|
|
targetProxy = 76A7695D25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_561 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AmplifyXcode::AmplifyXcodeCore" /* AmplifyXcodeCore */;
|
|
targetProxy = 76A7696C25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_562 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::XcodeGenKit" /* XcodeGenKit */;
|
|
targetProxy = 76A7696D25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_563 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::Tools" /* Tools */;
|
|
targetProxy = 76A7696E25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_564 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::DOT" /* DOT */;
|
|
targetProxy = 76A7696F25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_565 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::GraphViz" /* GraphViz */;
|
|
targetProxy = 76A7697025F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_566 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::ProjectSpec" /* ProjectSpec */;
|
|
targetProxy = 76A7697125F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_567 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Version::Version" /* Version */;
|
|
targetProxy = 76A7697225F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_568 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "JSONUtilities::JSONUtilities" /* JSONUtilities */;
|
|
targetProxy = 76A7697325F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_569 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::Core" /* Core */;
|
|
targetProxy = 76A7697425F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_570 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::Yams" /* Yams */;
|
|
targetProxy = 76A7697525F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_571 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::CYaml" /* CYaml */;
|
|
targetProxy = 76A7697625F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_572 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProj::XcodeProj" /* XcodeProj */;
|
|
targetProxy = 76A7697725F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_573 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AEXML::AEXML" /* AEXML */;
|
|
targetProxy = 76A7697825F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_574 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "PathKit::PathKit" /* PathKit */;
|
|
targetProxy = 76A7697925F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_575 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProjCExt::XcodeProjCExt" /* XcodeProjCExt */;
|
|
targetProxy = 76A7697A25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_586 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AmplifyXcode::AmplifyXcodeCoreTests" /* AmplifyXcodeCoreTests */;
|
|
targetProxy = 76A7699225F0753B0005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_587 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AmplifyXcode::AmplifyXcodeTests" /* AmplifyXcodeTests */;
|
|
targetProxy = 76A7699325F0753B0005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_612 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AmplifyXcode::AmplifyXcode" /* AmplifyXcode */;
|
|
targetProxy = 76A7697B25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_613 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "swift-argument-parser::ArgumentParser" /* ArgumentParser */;
|
|
targetProxy = 76A7697C25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_614 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AmplifyXcode::AmplifyXcodeCore" /* AmplifyXcodeCore */;
|
|
targetProxy = 76A7697D25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_615 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::XcodeGenKit" /* XcodeGenKit */;
|
|
targetProxy = 76A7697E25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_616 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::Tools" /* Tools */;
|
|
targetProxy = 76A7697F25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_617 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::DOT" /* DOT */;
|
|
targetProxy = 76A7698025F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_618 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::GraphViz" /* GraphViz */;
|
|
targetProxy = 76A7698125F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_619 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::ProjectSpec" /* ProjectSpec */;
|
|
targetProxy = 76A7698225F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_620 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Version::Version" /* Version */;
|
|
targetProxy = 76A7698325F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_621 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "JSONUtilities::JSONUtilities" /* JSONUtilities */;
|
|
targetProxy = 76A7698425F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_622 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::Core" /* Core */;
|
|
targetProxy = 76A7698525F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_623 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::Yams" /* Yams */;
|
|
targetProxy = 76A7698625F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_624 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::CYaml" /* CYaml */;
|
|
targetProxy = 76A7698725F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_625 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProj::XcodeProj" /* XcodeProj */;
|
|
targetProxy = 76A7698825F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_626 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AEXML::AEXML" /* AEXML */;
|
|
targetProxy = 76A7698925F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_627 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "PathKit::PathKit" /* PathKit */;
|
|
targetProxy = 76A7698A25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_628 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProjCExt::XcodeProjCExt" /* XcodeProjCExt */;
|
|
targetProxy = 76A7698B25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_695 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::Yams" /* Yams */;
|
|
targetProxy = 76A7694125F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_696 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::CYaml" /* CYaml */;
|
|
targetProxy = 76A7694325F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_697 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "PathKit::PathKit" /* PathKit */;
|
|
targetProxy = 76A7694425F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_707 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::GraphViz" /* GraphViz */;
|
|
targetProxy = 76A7693325F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_822 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Version::Version" /* Version */;
|
|
targetProxy = 76A7693825F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_823 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProj::XcodeProj" /* XcodeProj */;
|
|
targetProxy = 76A7693925F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_824 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AEXML::AEXML" /* AEXML */;
|
|
targetProxy = 76A7693D25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_825 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProjCExt::XcodeProjCExt" /* XcodeProjCExt */;
|
|
targetProxy = 76A7693E25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_826 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "JSONUtilities::JSONUtilities" /* JSONUtilities */;
|
|
targetProxy = 76A7693F25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_827 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::Core" /* Core */;
|
|
targetProxy = 76A7694025F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_828 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::Yams" /* Yams */;
|
|
targetProxy = 76A7694525F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_829 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::CYaml" /* CYaml */;
|
|
targetProxy = 76A7694625F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_830 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "PathKit::PathKit" /* PathKit */;
|
|
targetProxy = 76A7694725F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_841 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::DOT" /* DOT */;
|
|
targetProxy = 76A7693225F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_842 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::GraphViz" /* GraphViz */;
|
|
targetProxy = 76A7693425F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_890 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::Tools" /* Tools */;
|
|
targetProxy = 76A7693125F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_891 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::DOT" /* DOT */;
|
|
targetProxy = 76A7693525F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_892 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "GraphViz::GraphViz" /* GraphViz */;
|
|
targetProxy = 76A7693625F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_893 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::ProjectSpec" /* ProjectSpec */;
|
|
targetProxy = 76A7693725F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_894 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Version::Version" /* Version */;
|
|
targetProxy = 76A7694825F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_895 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProj::XcodeProj" /* XcodeProj */;
|
|
targetProxy = 76A7694925F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_896 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "AEXML::AEXML" /* AEXML */;
|
|
targetProxy = 76A7694A25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_897 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeProjCExt::XcodeProjCExt" /* XcodeProjCExt */;
|
|
targetProxy = 76A7694B25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_898 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "JSONUtilities::JSONUtilities" /* JSONUtilities */;
|
|
targetProxy = 76A7694C25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_899 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "XcodeGen::Core" /* Core */;
|
|
targetProxy = 76A7694D25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_900 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::Yams" /* Yams */;
|
|
targetProxy = 76A7694E25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_901 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "Yams::CYaml" /* CYaml */;
|
|
targetProxy = 76A7694F25F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
OBJ_902 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = "PathKit::PathKit" /* PathKit */;
|
|
targetProxy = 76A7695025F075390005850B /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
OBJ_1014 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
DEFINES_MODULE = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/XcodeProjCExt_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = XcodeProjCExt;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
TARGET_NAME = XcodeProjCExt;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_1015 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
DEFINES_MODULE = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/XcodeProjCExt_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = XcodeProjCExt;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
TARGET_NAME = XcodeProjCExt;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_1026 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.1.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_1027 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.1.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_1032 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.0.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_1033 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.0.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_1037 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/Yams_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = Yams;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = Yams;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_1038 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/Yams_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = Yams;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = Yams;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_1061 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.0.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_1062 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.0.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_1067 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_1068 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_1072 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.2.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_1073 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.2.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_3 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
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;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"SWIFT_PACKAGE=1",
|
|
"DEBUG=1",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_SWIFT_FLAGS = "$(inherited) -DXcode";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SWIFT_PACKAGE DEBUG";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
USE_HEADERMAP = NO;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_4 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_OPTIMIZATION_LEVEL = s;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"$(inherited)",
|
|
"SWIFT_PACKAGE=1",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_SWIFT_FLAGS = "$(inherited) -DXcode";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) SWIFT_PACKAGE";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
USE_HEADERMAP = NO;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_404 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/AEXML_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = AEXML;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = AEXML;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 3.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_405 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/AEXML_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = AEXML;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = AEXML;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 3.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_415 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.0.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_416 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.0.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_421 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/AmplifyXcode_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx @executable_path";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_NAME = "amplify-xcode";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_FORCE_DYNAMIC_LINK_STDLIB = YES;
|
|
SWIFT_FORCE_STATIC_LINK_STDLIB = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = AmplifyXcode;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_422 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/AmplifyXcode_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx @executable_path";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_NAME = "amplify-xcode";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_FORCE_DYNAMIC_LINK_STDLIB = YES;
|
|
SWIFT_FORCE_STATIC_LINK_STDLIB = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = AmplifyXcode;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_483 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/AmplifyXcodeCore_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = AmplifyXcodeCore;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = AmplifyXcodeCore;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_484 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/AmplifyXcodeCore_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = AmplifyXcodeCore;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = AmplifyXcodeCore;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_532 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/AmplifyXcodeCoreTests_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @loader_path/../Frameworks @loader_path/Frameworks";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = AmplifyXcodeCoreTests;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_533 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/AmplifyXcodeCoreTests_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @loader_path/../Frameworks @loader_path/Frameworks";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = AmplifyXcodeCoreTests;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_578 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.3.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_579 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.3.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_584 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_585 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_590 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/AmplifyXcodeTests_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @loader_path/../Frameworks @loader_path/Frameworks";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = AmplifyXcodeTests;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_591 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/AmplifyXcodeTests_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @loader_path/../Frameworks @loader_path/Frameworks";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.15;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = AmplifyXcodeTests;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_630 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/ArgumentParser_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = ArgumentParser;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = ArgumentParser;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_631 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/ArgumentParser_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = ArgumentParser;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = ArgumentParser;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_670 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
DEFINES_MODULE = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/CYaml_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = CYaml;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
TARGET_NAME = CYaml;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_671 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_ENABLE_MODULES = YES;
|
|
DEFINES_MODULE = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/CYaml_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = CYaml;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
TARGET_NAME = CYaml;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_684 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/Core_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = Core;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = Core;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_685 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/Core_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = Core;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = Core;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_699 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/DOT_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = DOT;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = DOT;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_700 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/DOT_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = DOT;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = DOT;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_709 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/GraphViz_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = GraphViz;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = GraphViz;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_710 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/GraphViz_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = GraphViz;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = GraphViz;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_731 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.2.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_732 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.2.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_736 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/JSONUtilities_Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = JSONUtilities;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGET_NAME = JSONUtilities;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_737 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/JSONUtilities_Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = JSONUtilities;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGET_NAME = JSONUtilities;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_751 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 4.2 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 4.2.0";
|
|
SWIFT_VERSION = 4.2;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_752 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 4.2 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 4.2.0";
|
|
SWIFT_VERSION = 4.2;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_756 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/PathKit_Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = PathKit;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGET_NAME = PathKit;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_757 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/PathKit_Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = PathKit;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 4.2;
|
|
TARGET_NAME = PathKit;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_763 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 4.2 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 4.2.0";
|
|
SWIFT_VERSION = 4.2;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_764 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 4.2 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 4.2.0";
|
|
SWIFT_VERSION = 4.2;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_768 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/ProjectSpec_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = ProjectSpec;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = ProjectSpec;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_769 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/ProjectSpec_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = ProjectSpec;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = ProjectSpec;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_832 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/Tools_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = Tools;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = Tools;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_833 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/Tools_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = Tools;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = Tools;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_844 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/Version_Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = Version;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = Version;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_845 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/Version_Info.plist;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = Version;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = Version;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_855 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 4.2 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 4.2.0";
|
|
SWIFT_VERSION = 4.2;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_856 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 4.2 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 4.2.0";
|
|
SWIFT_VERSION = 4.2;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_860 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/XcodeGenKit_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = XcodeGenKit;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = XcodeGenKit;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_861 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
"$(SRCROOT)/.build/checkouts/Yams/Sources/CYaml/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/XcodeGenKit_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.13;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = XcodeGenKit;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = XcodeGenKit;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_905 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.0.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_906 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
LD = /usr/bin/true;
|
|
OTHER_SWIFT_FLAGS = "-swift-version 5 -I $(TOOLCHAIN_DIR)/usr/lib/swift/pm/4_2 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk -package-description-version 5.0.0";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
OBJ_910 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/XcodeProj_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = XcodeProj;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = XcodeProj;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
OBJ_911 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(SRCROOT)/.build/checkouts/XcodeProjCExt/Sources/XcodeProjCExt/include",
|
|
);
|
|
INFOPLIST_FILE = AmplifyXcode.xcodeproj/XcodeProj_Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) $(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
|
|
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
|
OTHER_CFLAGS = "$(inherited)";
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
OTHER_SWIFT_FLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = XcodeProj;
|
|
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGET_NAME = XcodeProj;
|
|
TVOS_DEPLOYMENT_TARGET = 9.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 2.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
OBJ_1013 /* Build configuration list for PBXNativeTarget "XcodeProjCExt" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_1014 /* Debug */,
|
|
OBJ_1015 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_1025 /* Build configuration list for PBXNativeTarget "XcodeProjCExtPackageDescription" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_1026 /* Debug */,
|
|
OBJ_1027 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_1031 /* Build configuration list for PBXNativeTarget "XcodeProjPackageDescription" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_1032 /* Debug */,
|
|
OBJ_1033 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_1036 /* Build configuration list for PBXNativeTarget "Yams" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_1037 /* Debug */,
|
|
OBJ_1038 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_1060 /* Build configuration list for PBXNativeTarget "YamsPackageDescription" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_1061 /* Debug */,
|
|
OBJ_1062 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_1066 /* Build configuration list for PBXAggregateTarget "amplify-xcode" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_1067 /* Debug */,
|
|
OBJ_1068 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_1071 /* Build configuration list for PBXNativeTarget "swift-argument-parserPackageDescription" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_1072 /* Debug */,
|
|
OBJ_1073 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_2 /* Build configuration list for PBXProject "AmplifyXcode" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_3 /* Debug */,
|
|
OBJ_4 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_403 /* Build configuration list for PBXNativeTarget "AEXML" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_404 /* Debug */,
|
|
OBJ_405 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_414 /* Build configuration list for PBXNativeTarget "AEXMLPackageDescription" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_415 /* Debug */,
|
|
OBJ_416 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_420 /* Build configuration list for PBXNativeTarget "AmplifyXcode" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_421 /* Debug */,
|
|
OBJ_422 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_482 /* Build configuration list for PBXNativeTarget "AmplifyXcodeCore" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_483 /* Debug */,
|
|
OBJ_484 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_531 /* Build configuration list for PBXNativeTarget "AmplifyXcodeCoreTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_532 /* Debug */,
|
|
OBJ_533 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_577 /* Build configuration list for PBXNativeTarget "AmplifyXcodePackageDescription" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_578 /* Debug */,
|
|
OBJ_579 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_583 /* Build configuration list for PBXAggregateTarget "AmplifyXcodePackageTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_584 /* Debug */,
|
|
OBJ_585 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_589 /* Build configuration list for PBXNativeTarget "AmplifyXcodeTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_590 /* Debug */,
|
|
OBJ_591 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_629 /* Build configuration list for PBXNativeTarget "ArgumentParser" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_630 /* Debug */,
|
|
OBJ_631 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_669 /* Build configuration list for PBXNativeTarget "CYaml" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_670 /* Debug */,
|
|
OBJ_671 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_683 /* Build configuration list for PBXNativeTarget "Core" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_684 /* Debug */,
|
|
OBJ_685 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_698 /* Build configuration list for PBXNativeTarget "DOT" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_699 /* Debug */,
|
|
OBJ_700 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_708 /* Build configuration list for PBXNativeTarget "GraphViz" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_709 /* Debug */,
|
|
OBJ_710 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_730 /* Build configuration list for PBXNativeTarget "GraphVizPackageDescription" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_731 /* Debug */,
|
|
OBJ_732 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_735 /* Build configuration list for PBXNativeTarget "JSONUtilities" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_736 /* Debug */,
|
|
OBJ_737 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_750 /* Build configuration list for PBXNativeTarget "JSONUtilitiesPackageDescription" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_751 /* Debug */,
|
|
OBJ_752 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_755 /* Build configuration list for PBXNativeTarget "PathKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_756 /* Debug */,
|
|
OBJ_757 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_762 /* Build configuration list for PBXNativeTarget "PathKitPackageDescription" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_763 /* Debug */,
|
|
OBJ_764 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_767 /* Build configuration list for PBXNativeTarget "ProjectSpec" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_768 /* Debug */,
|
|
OBJ_769 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_831 /* Build configuration list for PBXNativeTarget "Tools" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_832 /* Debug */,
|
|
OBJ_833 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_843 /* Build configuration list for PBXNativeTarget "Version" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_844 /* Debug */,
|
|
OBJ_845 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_854 /* Build configuration list for PBXNativeTarget "VersionPackageDescription" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_855 /* Debug */,
|
|
OBJ_856 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_859 /* Build configuration list for PBXNativeTarget "XcodeGenKit" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_860 /* Debug */,
|
|
OBJ_861 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_904 /* Build configuration list for PBXNativeTarget "XcodeGenPackageDescription" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_905 /* Debug */,
|
|
OBJ_906 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
OBJ_909 /* Build configuration list for PBXNativeTarget "XcodeProj" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
OBJ_910 /* Debug */,
|
|
OBJ_911 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = OBJ_1 /* Project object */;
|
|
}
|