You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BC92770E1E60449A0020E457 /* Install in CommandLineTools */ = {
3943
-
isa = PBXShellScriptBuildPhase;
3944
-
buildActionMask = 8;
3945
-
files = (
3946
-
);
3947
-
inputPaths = (
3948
-
"$(BUILT_PRODUCTS_DIR)/llbuild.framework",
3949
-
);
3950
-
name = "Install in CommandLineTools";
3951
-
outputPaths = (
3952
-
"$(COMMANDLINETOOLS_FRAMEWORK_INSTALL_PATH)",
3953
-
);
3954
-
runOnlyForDeploymentPostprocessing = 1;
3955
-
shellPath = /bin/sh;
3956
-
shellScript = "# This script is used to install llbuild.framework in CommandLineTools.\n\nset -e\nif [ \"${SCRIPT_OUTPUT_FILE_0}\" != \"\" ]; then\n mkdir -p \"$(dirname \"$SCRIPT_OUTPUT_FILE_0\")\"\n rsync -a \"$SCRIPT_INPUT_FILE_0/\" \"$SCRIPT_OUTPUT_FILE_0\"\nfi\n";
3957
-
showEnvVarsInLog = 0;
3958
-
};
3959
3941
E147DF121BA81D330032D08E /* Create Target Link */ = {
0 commit comments