@ -301,6 +301,17 @@
name = "build-pEp4ThunderbirdInstaller-dependencies_macOS";
productName = "build-pEpMIME-dependencies";
};
15A75B6227469C4E006A33B8 /* build_capnProto_macOS */ = {
isa = PBXAggregateTarget;
buildConfigurationList = 15A75B6627469C4E006A33B8 /* Build configuration list for PBXAggregateTarget "build_capnProto_macOS" */;
buildPhases = (
15A75B6527469C4E006A33B8 /* Build */,
);
dependencies = (
);
name = build_capnProto_macOS;
productName = "libetpan-dependencies_macOS";
};
/* End PBXAggregateTarget section */
/* Begin PBXContainerItemProxy section */
@ -531,6 +542,7 @@
1585EF0526A0479800B822E1 /* build_sequoia_iOS */,
153AFC9F26AAFF4000177147 /* build-libetpan-dependencies_iOS */,
152E47C626A5B7C2009BD3CE /* CLEAN_ALL_iOS */,
15A75B6227469C4E006A33B8 /* build_capnProto_macOS */,
);
};
/* End PBXProject section */
@ -916,6 +928,25 @@
shellScript = "SCRIPTS_DIR=\"${PROJECT_DIR}/..\"\nPREFIX=\"${PROJECT_DIR}/$(${SCRIPTS_DIR}/get-config-prefix.sh)\"\nBUILD_SCRIPT=\"${SCRIPTS_DIR}/clean_pEp_macOS.sh\" \nsh \"${BUILD_SCRIPT}\" \"${PREFIX}\"\n";
showEnvVarsInLog = 0;
};
15A75B6527469C4E006A33B8 /* Build */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = Build;
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = "/bin/sh -l";
shellScript = "LIB_NAME=\"capnp\"\n\nSCRIPTS_DIR=\"${PROJECT_DIR}/..\"\nPREFIX=\"${PROJECT_DIR}/$(${SCRIPTS_DIR}/get-config-prefix.sh)\"\n\nBUILD_SCRIPT=\"${SCRIPTS_DIR}/generate_and_run_mac_dependency_build_script.sh\" \nsh \"${BUILD_SCRIPT}\" $LIB_NAME \"${PREFIX}\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXTargetDependency section */
@ -1504,6 +1535,24 @@
};
name = Release;
};
15A75B6727469C4E006A33B8 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = NQLYU6MGPN;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
15A75B6827469C4E006A33B8 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = NQLYU6MGPN;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
@ -1741,6 +1790,15 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
15A75B6627469C4E006A33B8 /* Build configuration list for PBXAggregateTarget "build_capnProto_macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
15A75B6727469C4E006A33B8 /* Debug */,
15A75B6827469C4E006A33B8 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 1585EE0B269DC6DD00B822E1 /* Project object */;