Skip to content

Commit

Permalink
Added the pre-build script as a dependency to additional targets in X…
Browse files Browse the repository at this point in the history
…code to avoid possible build errors depending on the build order. BZFlag should now build properly from a fresh clone.

Thanks to @jwmelto for pointing out the issue.
  • Loading branch information
macsforme committed Jul 6, 2019
1 parent 9e60d3b commit d7894aa
Showing 1 changed file with 105 additions and 0 deletions.
105 changes: 105 additions & 0 deletions Xcode/BZFlag.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -773,6 +773,62 @@
remoteGlobalIDString = 0394E93C167B2A9E007F4035;
remoteInfo = wwzones;
};
0399275722D01F32006B939A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 03BFC301166C637600836142 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 0355E7B8174264D7006E2991;
remoteInfo = "Pre-Build Script";
};
03BDCF5622D01C8B00315CF8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 03BFC301166C637600836142 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 0355E7B8174264D7006E2991;
remoteInfo = "Pre-Build Script";
};
03BDCF5822D01CA100315CF8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 03BFC301166C637600836142 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 0355E7B8174264D7006E2991;
remoteInfo = "Pre-Build Script";
};
03BDCF5A22D01CAD00315CF8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 03BFC301166C637600836142 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 0355E7B8174264D7006E2991;
remoteInfo = "Pre-Build Script";
};
03BDCF5C22D01CBD00315CF8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 03BFC301166C637600836142 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 0355E7B8174264D7006E2991;
remoteInfo = "Pre-Build Script";
};
03BDCF5E22D01CC800315CF8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 03BFC301166C637600836142 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 0355E7B8174264D7006E2991;
remoteInfo = "Pre-Build Script";
};
03BDCF6022D01CE800315CF8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 03BFC301166C637600836142 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 0355E7B8174264D7006E2991;
remoteInfo = "Pre-Build Script";
};
03BDCF6422D01D9700315CF8 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 03BFC301166C637600836142 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 0355E7B8174264D7006E2991;
remoteInfo = "Pre-Build Script";
};
03C64E4B1742659C005329A0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 03BFC301166C637600836142 /* Project object */;
Expand Down Expand Up @@ -3909,6 +3965,7 @@
buildRules = (
);
dependencies = (
03BDCF5922D01CA100315CF8 /* PBXTargetDependency */,
);
name = tank;
productName = tank;
Expand All @@ -3926,6 +3983,7 @@
buildRules = (
);
dependencies = (
03BDCF5B22D01CAD00315CF8 /* PBXTargetDependency */,
);
name = geometry;
productName = geometry;
Expand Down Expand Up @@ -3961,6 +4019,7 @@
buildRules = (
);
dependencies = (
03BDCF5D22D01CBD00315CF8 /* PBXTargetDependency */,
);
name = ogl;
productName = ogl;
Expand All @@ -3978,6 +4037,7 @@
buildRules = (
);
dependencies = (
03BDCF5F22D01CC800315CF8 /* PBXTargetDependency */,
);
name = scene;
productName = scene;
Expand All @@ -3995,6 +4055,7 @@
buildRules = (
);
dependencies = (
03BDCF6122D01CE800315CF8 /* PBXTargetDependency */,
);
name = platform;
productName = platform;
Expand All @@ -4012,6 +4073,7 @@
buildRules = (
);
dependencies = (
03BDCF6522D01D9700315CF8 /* PBXTargetDependency */,
);
name = mediafile;
productName = mediafile;
Expand Down Expand Up @@ -4591,6 +4653,7 @@
buildRules = (
);
dependencies = (
03BDCF5722D01C8B00315CF8 /* PBXTargetDependency */,
);
name = 3D;
productName = 3D;
Expand All @@ -4612,6 +4675,7 @@
buildRules = (
);
dependencies = (
0399275822D01F32006B939A /* PBXTargetDependency */,
03C8EE60167AC1D100BB07A5 /* PBXTargetDependency */,
0394E6C4167B0C04007F4035 /* PBXTargetDependency */,
034E30791B0C941F00E7DDE2 /* PBXTargetDependency */,
Expand Down Expand Up @@ -4734,6 +4798,7 @@
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
);
mainGroup = 03BFC2FF166C637600836142;
Expand Down Expand Up @@ -5788,6 +5853,46 @@
target = 0394E93C167B2A9E007F4035 /* wwzones */;
targetProxy = 0394E941167B2AA9007F4035 /* PBXContainerItemProxy */;
};
0399275822D01F32006B939A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 0355E7B8174264D7006E2991 /* Pre-Build Script */;
targetProxy = 0399275722D01F32006B939A /* PBXContainerItemProxy */;
};
03BDCF5722D01C8B00315CF8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 0355E7B8174264D7006E2991 /* Pre-Build Script */;
targetProxy = 03BDCF5622D01C8B00315CF8 /* PBXContainerItemProxy */;
};
03BDCF5922D01CA100315CF8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 0355E7B8174264D7006E2991 /* Pre-Build Script */;
targetProxy = 03BDCF5822D01CA100315CF8 /* PBXContainerItemProxy */;
};
03BDCF5B22D01CAD00315CF8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 0355E7B8174264D7006E2991 /* Pre-Build Script */;
targetProxy = 03BDCF5A22D01CAD00315CF8 /* PBXContainerItemProxy */;
};
03BDCF5D22D01CBD00315CF8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 0355E7B8174264D7006E2991 /* Pre-Build Script */;
targetProxy = 03BDCF5C22D01CBD00315CF8 /* PBXContainerItemProxy */;
};
03BDCF5F22D01CC800315CF8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 0355E7B8174264D7006E2991 /* Pre-Build Script */;
targetProxy = 03BDCF5E22D01CC800315CF8 /* PBXContainerItemProxy */;
};
03BDCF6122D01CE800315CF8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 0355E7B8174264D7006E2991 /* Pre-Build Script */;
targetProxy = 03BDCF6022D01CE800315CF8 /* PBXContainerItemProxy */;
};
03BDCF6522D01D9700315CF8 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 0355E7B8174264D7006E2991 /* Pre-Build Script */;
targetProxy = 03BDCF6422D01D9700315CF8 /* PBXContainerItemProxy */;
};
03C64E4C1742659C005329A0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 0355E7B8174264D7006E2991 /* Pre-Build Script */;
Expand Down

0 comments on commit d7894aa

Please sign in to comment.