1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-17 14:11:13 +01:00

Forgot to set the

'Copy only when installing' flag
This commit is contained in:
prlivesey
2014-06-27 14:58:46 +00:00
parent 37774fdc81
commit 7f3833cf35

View File

@@ -2551,25 +2551,25 @@
}; };
ED95528A195DBC3C0027176E /* Install background image */ = { ED95528A195DBC3C0027176E /* Install background image */ = {
isa = PBXCopyFilesBuildPhase; isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 8;
dstPath = ""; dstPath = "";
dstSubfolderSpec = 7; dstSubfolderSpec = 7;
files = ( files = (
ED955289195DBC1E0027176E /* Audacity-DMG-background.png in Install background image */, ED955289195DBC1E0027176E /* Audacity-DMG-background.png in Install background image */,
); );
name = "Install background image"; name = "Install background image";
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 1;
}; };
ED95528B195DBC3C0027176E /* Install background image */ = { ED95528B195DBC3C0027176E /* Install background image */ = {
isa = PBXCopyFilesBuildPhase; isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 8;
dstPath = ""; dstPath = "";
dstSubfolderSpec = 7; dstSubfolderSpec = 7;
files = ( files = (
ED955288195DBC080027176E /* Audacity-DMG-background.png in Install background image */, ED955288195DBC080027176E /* Audacity-DMG-background.png in Install background image */,
); );
name = "Install background image"; name = "Install background image";
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 1;
}; };
/* End PBXCopyFilesBuildPhase section */ /* End PBXCopyFilesBuildPhase section */