Use the autorevision script instead of the program.

Refs #2401.
master
dak180 2011-03-20 18:29:17 -04:00
parent ca42b5bd74
commit 9e2c4933eb
1 changed files with 70 additions and 118 deletions

View File

@ -7,6 +7,17 @@
objects = {
/* Begin PBXAggregateTarget section */
43D180771336B6BF001906EB /* Autorevision */ = {
isa = PBXAggregateTarget;
buildConfigurationList = 43D180881336B6D6001906EB /* Build configuration list for PBXAggregateTarget "Autorevision" */;
buildPhases = (
43D180761336B6BF001906EB /* Run autorevision */,
);
dependencies = (
);
name = Autorevision;
productName = Autorevision;
};
43F77C7710F0125E00E04615 /* Make DMGs for Release */ = {
isa = PBXAggregateTarget;
buildConfigurationList = 43F77C8A10F0126F00E04615 /* Build configuration list for PBXAggregateTarget "Make DMGs for Release" */;
@ -299,7 +310,6 @@
02BBB2090DA874F6002D438B /* exceptionhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02BBB2070DA874F6002D438B /* exceptionhandler.cpp */; };
02C8AEF80BE68A5600E9D8A7 /* png_util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02C8AEF60BE68A5600E9D8A7 /* png_util.cpp */; };
02C8AEFC0BE68A6800E9D8A7 /* oggvorbis.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02C8AEFA0BE68A6800E9D8A7 /* oggvorbis.cpp */; };
02CDDCF90D159BE000722688 /* autorevision.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02CDDCF80D159BE000722688 /* autorevision.cpp */; };
02CDDD1C0D159E2F00722688 /* openal_error.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02CDDD1A0D159E2F00722688 /* openal_error.cpp */; };
02DDA81C0BD3C1420049AB60 /* analysis.c in Sources */ = {isa = PBXBuildFile; fileRef = 02DDA7F50BD3C1420049AB60 /* analysis.c */; };
02DDA81D0BD3C1420049AB60 /* backends.h in Headers */ = {isa = PBXBuildFile; fileRef = 02DDA7F60BD3C1420049AB60 /* backends.h */; };
@ -658,13 +668,6 @@
remoteGlobalIDString = 02DDA8B00BD3C2F20049AB60;
remoteInfo = PhysFS;
};
02CDDCFE0D159C0000722688 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 02356D660BD3BB2600E9A019 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 02CDDCF30D159BC300722688;
remoteInfo = Autorevision;
};
02DDA8680BD3C21E0049AB60 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 02356D660BD3BB2600E9A019 /* Project object */;
@ -686,6 +689,13 @@
remoteGlobalIDString = 02356D740BD3BB3400E9A019;
remoteInfo = Warzone;
};
43D1808A1336B74E001906EB /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 02356D660BD3BB2600E9A019 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 43D180771336B6BF001906EB /* Autorevision */;
remoteInfo = Autorevision;
};
43FA571210FF8EE90074E914 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 02356D660BD3BB2600E9A019 /* Project object */;
@ -1246,7 +1256,6 @@
02C8AEF70BE68A5600E9D8A7 /* png_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = png_util.h; path = ../lib/ivis_opengl/png_util.h; sourceTree = SOURCE_ROOT; };
02C8AEFA0BE68A6800E9D8A7 /* oggvorbis.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = oggvorbis.cpp; path = ../lib/sound/oggvorbis.cpp; sourceTree = SOURCE_ROOT; };
02C8AEFB0BE68A6800E9D8A7 /* oggvorbis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = oggvorbis.h; path = ../lib/sound/oggvorbis.h; sourceTree = SOURCE_ROOT; };
02CDDCF40D159BC300722688 /* Autorevision */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Autorevision; sourceTree = BUILT_PRODUCTS_DIR; };
02CDDCF80D159BE000722688 /* autorevision.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = autorevision.cpp; path = ../build_tools/autorevision/autorevision.cpp; sourceTree = SOURCE_ROOT; };
02CDDD080D159D5900722688 /* autorevision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = autorevision.h; path = ../src/autorevision.h; sourceTree = SOURCE_ROOT; };
02CDDD1A0D159E2F00722688 /* openal_error.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = openal_error.cpp; path = ../lib/sound/openal_error.cpp; sourceTree = SOURCE_ROOT; };
@ -1341,15 +1350,6 @@
43025E001120A4CA006C49B1 /* Warzone-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Warzone-Debug.xcconfig"; path = "configs/Warzone-Debug.xcconfig"; sourceTree = "<group>"; };
43025E011120A4CA006C49B1 /* Warzone-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Warzone-Release.xcconfig"; path = "configs/Warzone-Release.xcconfig"; sourceTree = "<group>"; };
43025E021120A4CA006C49B1 /* Warzone-StaticAnalyzer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Warzone-StaticAnalyzer.xcconfig"; path = "configs/Warzone-StaticAnalyzer.xcconfig"; sourceTree = "<group>"; };
43025EB31120AD17006C49B1 /* Bison-All.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Bison-All.xcconfig"; path = "configs/Bison-All.xcconfig"; sourceTree = "<group>"; };
43025EB41120AD17006C49B1 /* Bison-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Bison-Debug.xcconfig"; path = "configs/Bison-Debug.xcconfig"; sourceTree = "<group>"; };
43025EB51120AD17006C49B1 /* Bison-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Bison-Release.xcconfig"; path = "configs/Bison-Release.xcconfig"; sourceTree = "<group>"; };
43025EB61120CD41006C49B1 /* Autorevision-All.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Autorevision-All.xcconfig"; path = "configs/Autorevision-All.xcconfig"; sourceTree = "<group>"; };
43025EB71120CD41006C49B1 /* Autorevision-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Autorevision-Debug.xcconfig"; path = "configs/Autorevision-Debug.xcconfig"; sourceTree = "<group>"; };
43025EB81120CD41006C49B1 /* Autorevision-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Autorevision-Release.xcconfig"; path = "configs/Autorevision-Release.xcconfig"; sourceTree = "<group>"; };
43025EB91120D338006C49B1 /* SDLmain-All.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "SDLmain-All.xcconfig"; path = "configs/SDLmain-All.xcconfig"; sourceTree = "<group>"; };
43025EBA1120D338006C49B1 /* SDLmain-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "SDLmain-Debug.xcconfig"; path = "configs/SDLmain-Debug.xcconfig"; sourceTree = "<group>"; };
43025EBB1120D338006C49B1 /* SDLmain-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "SDLmain-Release.xcconfig"; path = "configs/SDLmain-Release.xcconfig"; sourceTree = "<group>"; };
43025EC91120E0C0006C49B1 /* Gettext-All.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Gettext-All.xcconfig"; path = "configs/Gettext-All.xcconfig"; sourceTree = "<group>"; };
43025ECA1120E0C0006C49B1 /* Gettext-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Gettext-Debug.xcconfig"; path = "configs/Gettext-Debug.xcconfig"; sourceTree = "<group>"; };
43025ECB1120E0C0006C49B1 /* Gettext-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Gettext-Release.xcconfig"; path = "configs/Gettext-Release.xcconfig"; sourceTree = "<group>"; };
@ -1368,9 +1368,6 @@
43025F2F1121FEC7006C49B1 /* PhysFS-All.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "PhysFS-All.xcconfig"; path = "configs/PhysFS-All.xcconfig"; sourceTree = "<group>"; };
43025F301121FEC7006C49B1 /* PhysFS-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "PhysFS-Debug.xcconfig"; path = "configs/PhysFS-Debug.xcconfig"; sourceTree = "<group>"; };
43025F311121FEC7006C49B1 /* PhysFS-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "PhysFS-Release.xcconfig"; path = "configs/PhysFS-Release.xcconfig"; sourceTree = "<group>"; };
43025F321122072F006C49B1 /* Popt-All.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Popt-All.xcconfig"; path = "configs/Popt-All.xcconfig"; sourceTree = "<group>"; };
43025F331122072F006C49B1 /* Popt-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Popt-Debug.xcconfig"; path = "configs/Popt-Debug.xcconfig"; sourceTree = "<group>"; };
43025F341122072F006C49B1 /* Popt-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "Popt-Release.xcconfig"; path = "configs/Popt-Release.xcconfig"; sourceTree = "<group>"; };
43025F3511220C46006C49B1 /* QuesoGLC-All.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "QuesoGLC-All.xcconfig"; path = "configs/QuesoGLC-All.xcconfig"; sourceTree = "<group>"; };
43025F3611220C46006C49B1 /* QuesoGLC-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "QuesoGLC-Debug.xcconfig"; path = "configs/QuesoGLC-Debug.xcconfig"; sourceTree = "<group>"; };
43025F3711220C46006C49B1 /* QuesoGLC-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "QuesoGLC-Release.xcconfig"; path = "configs/QuesoGLC-Release.xcconfig"; sourceTree = "<group>"; };
@ -1653,13 +1650,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
02CDDCF20D159BC300722688 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
02DDA7EC0BD3C03F0049AB60 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
@ -1829,7 +1819,6 @@
02DDA8B10BD3C2F20049AB60 /* PhysFS.framework */,
022B2F220BD55814002E64E3 /* Gettext.framework */,
0223BBD10CFE3D5C0056EF85 /* QuesoGLC.framework */,
02CDDCF40D159BC300722688 /* Autorevision */,
97AEAB330E8C1B5200A10721 /* Theora.framework */,
);
name = Products;
@ -2483,9 +2472,6 @@
43025F3511220C46006C49B1 /* QuesoGLC-All.xcconfig */,
43025F3611220C46006C49B1 /* QuesoGLC-Debug.xcconfig */,
43025F3711220C46006C49B1 /* QuesoGLC-Release.xcconfig */,
43025F321122072F006C49B1 /* Popt-All.xcconfig */,
43025F331122072F006C49B1 /* Popt-Debug.xcconfig */,
43025F341122072F006C49B1 /* Popt-Release.xcconfig */,
43025F2F1121FEC7006C49B1 /* PhysFS-All.xcconfig */,
43025F301121FEC7006C49B1 /* PhysFS-Debug.xcconfig */,
43025F311121FEC7006C49B1 /* PhysFS-Release.xcconfig */,
@ -2504,15 +2490,6 @@
43025EC91120E0C0006C49B1 /* Gettext-All.xcconfig */,
43025ECA1120E0C0006C49B1 /* Gettext-Debug.xcconfig */,
43025ECB1120E0C0006C49B1 /* Gettext-Release.xcconfig */,
43025EB91120D338006C49B1 /* SDLmain-All.xcconfig */,
43025EBA1120D338006C49B1 /* SDLmain-Debug.xcconfig */,
43025EBB1120D338006C49B1 /* SDLmain-Release.xcconfig */,
43025EB61120CD41006C49B1 /* Autorevision-All.xcconfig */,
43025EB71120CD41006C49B1 /* Autorevision-Debug.xcconfig */,
43025EB81120CD41006C49B1 /* Autorevision-Release.xcconfig */,
43025EB31120AD17006C49B1 /* Bison-All.xcconfig */,
43025EB41120AD17006C49B1 /* Bison-Debug.xcconfig */,
43025EB51120AD17006C49B1 /* Bison-Release.xcconfig */,
43025DFE1120A4CA006C49B1 /* Project-All.xcconfig */,
43025DFF1120A4CA006C49B1 /* Warzone-All.xcconfig */,
43025E001120A4CA006C49B1 /* Warzone-Debug.xcconfig */,
@ -3148,7 +3125,7 @@
0246AA730BD3E47F004D1C70 /* PBXBuildRule */,
);
dependencies = (
02CDDCFF0D159C0000722688 /* PBXTargetDependency */,
43D1808B1336B74E001906EB /* PBXTargetDependency */,
022B313F0BD56915002E64E3 /* PBXTargetDependency */,
0246A2FF0BD3CCF0004D1C70 /* PBXTargetDependency */,
0246A3010BD3CCF2004D1C70 /* PBXTargetDependency */,
@ -3221,23 +3198,6 @@
productReference = 02356E090BD3BCFE00E9A019 /* Ogg.framework */;
productType = "com.apple.product-type.framework";
};
02CDDCF30D159BC300722688 /* Autorevision */ = {
isa = PBXNativeTarget;
buildConfigurationList = 02CDDCFA0D159BE000722688 /* Build configuration list for PBXNativeTarget "Autorevision" */;
buildPhases = (
02CDDCF10D159BC300722688 /* Sources */,
02CDDCF20D159BC300722688 /* Frameworks */,
43095E9A10EEA8630067E86B /* Run autorevision */,
);
buildRules = (
);
dependencies = (
);
name = Autorevision;
productName = Autorevision;
productReference = 02CDDCF40D159BC300722688 /* Autorevision */;
productType = "com.apple.product-type.tool";
};
02DDA7ED0BD3C03F0049AB60 /* Vorbis */ = {
isa = PBXNativeTarget;
buildConfigurationList = 02DDA7F00BD3C03F0049AB60 /* Build configuration list for PBXNativeTarget "Vorbis" */;
@ -3350,7 +3310,7 @@
projectRoot = ..;
targets = (
02356D740BD3BB3400E9A019 /* Warzone */,
02CDDCF30D159BC300722688 /* Autorevision */,
43D180771336B6BF001906EB /* Autorevision */,
43FA570C10FF8E9B0074E914 /* Setup Prebuilt Components */,
022B2F210BD55814002E64E3 /* Gettext */,
02356D820BD3BB4100E9A019 /* Zlib */,
@ -3588,20 +3548,6 @@
shellPath = /bin/sh;
shellScript = "# Config\nexport PATH=$PATH:/sw/bin:/opt/local/bin\npodir=\"../po\"\ndisfile=\"configs/LangDis\"\naresdir=\"build/${CONFIGURATION}/Warzone.app/Contents/Resources/\"\nbresdir=\"locale/\"\nmessdir=\"LC_MESSAGES/\"\nmonme=\"warzone2100.mo\"\npolist=`ls -1 ${podir} | sed -n 's:\\.po$:&:p' | sed -e 's:\\.po::'`\ndislist=`cat ${disfile} | sed -n 's:^<::p'`\n\n# 1st san check\necho \"Checking for msgfmt...\"\nif [ -f build/notrans.dis ]; then\n rm build/notrans.dis\n echo \"warning: Gettext support has been disabled for this build because we could not find a binary.\" >&2\n exit 0\nelif ! type -aP msgfmt; then\n echo \"error: Fatal inability to properly translate messages.\" >&2\n exit 1\nfi\n\n# Get the path\nmsgfmtpth=`type -P msgfmt`\n\n# 2nd san check\necho \"Checking for sanity...\"\nif ! $msgfmtpth --version; then\n echo \"error: Fatal failure of san check.\" >&2\n exit 1\nfi\n\n# Disable selected langs\nfor dislang in ${dislist}; do\n echo \"Cleaning up for ${dislang} ...\"\n rm -rfv \"${aresdir}${dislang}.lproj\"\ndone\n\n# Make .mo\nfor lang in ${polist}; do\n if [ -d \"${aresdir}${lang}.lproj\" ]; then\n echo \"Setting up for ${lang} ...\"\n mkdir -p \"${aresdir}${bresdir}${lang}/${messdir}\"\n $msgfmtpth -v -o \"${aresdir}${bresdir}${lang}/${messdir}${monme}\" \"${podir}/${lang}.po\"\n fi\ndone\n\nexit 0";
};
43095E9A10EEA8630067E86B /* Run autorevision */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Run autorevision";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "function hfilter {\n sed -n 's:#define:&:p' src/autorevision.h | sed 's:\"::g' | sed -e 's:refs/heads/:branch/:' -e 's:master:Master:' -e 's:^v::' | sed -e 's:_beta: Beta :' -e 's:_rc: RC :' >macosx/build/autorevision.h\n}\n\n\ncd ..\nexport PATH=$PATH:/sw/bin:/opt/local/bin\n\n# Do not run if we will not get useful information\nif [[ ! -d \".git\" ]] && [[ ! -d \".hg\" ]]; then\n if [ -f \"src/autorevision.h\" ]; then\n echo \"Not a repo.\"\n hfilter\n exit 0\n fi\nfi\n\n# Wait a bit if Autorevision does not exist\ntick=0\nwhile [ ! -s \"./macosx/build/${CONFIGURATION}/Autorevision\" ]; do\n let tick=${tick}+1\n if [ ${tick} == 11 ]; then\n break\n fi\n sleep 1\ndone\n\n\nif ! ./macosx/build/${CONFIGURATION}/Autorevision +cstr . src/autorevision.h; then\n echo \"error: Could not run Autorevision\"\n exit 1\nfi\n\nhfilter\nexit 0\n";
};
433360A711A0796D00380F5E /* Qt */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
@ -3658,6 +3604,20 @@
shellPath = /bin/sh;
shellScript = "DirectorY=\"fonts_\"\nOutDir=\"fonts\"\nFileName=\"fonts.tar.gz\"\nBuiltDLP=\"http://downloads.sourceforge.net/project/warzone2100/build-tools/mac/fonts.tar.gz\"\nMD5Sum=\"1b8805b36f6f1ba71026d6b5ece1ed52\"\n\nconfigs/FetchPrebuilt.sh \"${DirectorY}\" \"${OutDir}\" \"${FileName}\" \"${BuiltDLP}\" \"${MD5Sum}\"\nexit ${?}\n\n# tar -czf fonts.tar.gz --exclude '.DS_Store' fonts_";
};
43D180761336B6BF001906EB /* Run autorevision */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Run autorevision";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "function hfilter {\n sed -e 's:refs/heads/:branch/:' -e 's:master:Master:' -e 's:^v::' src/autorevision.h | sed -e 's:_beta: Beta :' -e 's:_rc: RC :' > \"${OBJROOT}/autorevision.h\"\n}\n\n\nexport PATH=$PATH:/sw/bin:/opt/local/bin\ncd ..\n\n# Do not run if we will not get useful information\nif [[ ! -d \".git\" ]] && [[ ! -d \".hg\" ]]; then\n if [ -f \"src/autorevision.h\" ]; then\n echo \"Not a repo.\"\n hfilter\n exit 0\n fi\nfi\n\n\nif ! build_tools/autorevision.sh src/autorevision.h; then\n echo \"error: Could not run Autorevision\"\n exit 1\nfi\n\nhfilter\nexit 0\n";
};
43F77C7610F0125E00E04615 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
@ -4024,14 +3984,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
02CDDCF10D159BC300722688 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
02CDDCF90D159BE000722688 /* autorevision.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
02DDA7EB0BD3C03F0049AB60 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
@ -4161,11 +4113,6 @@
target = 02DDA8B00BD3C2F20049AB60 /* PhysFS */;
targetProxy = 0246A3060BD3CCF9004D1C70 /* PBXContainerItemProxy */;
};
02CDDCFF0D159C0000722688 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 02CDDCF30D159BC300722688 /* Autorevision */;
targetProxy = 02CDDCFE0D159C0000722688 /* PBXContainerItemProxy */;
};
02DDA8690BD3C21E0049AB60 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 02356E080BD3BCFE00E9A019 /* Ogg */;
@ -4181,6 +4128,11 @@
target = 02356D740BD3BB3400E9A019 /* Warzone */;
targetProxy = 43AE78FC10F0F4F500FED5D3 /* PBXContainerItemProxy */;
};
43D1808B1336B74E001906EB /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 43D180771336B6BF001906EB /* Autorevision */;
targetProxy = 43D1808A1336B74E001906EB /* PBXContainerItemProxy */;
};
43FA571310FF8EE90074E914 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 43FA570C10FF8E9B0074E914 /* Setup Prebuilt Components */;
@ -4371,20 +4323,6 @@
};
name = Release;
};
02CDDCFB0D159BE000722688 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 43025EB71120CD41006C49B1 /* Autorevision-Debug.xcconfig */;
buildSettings = {
};
name = Debug;
};
02CDDCFC0D159BE000722688 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 43025EB81120CD41006C49B1 /* Autorevision-Release.xcconfig */;
buildSettings = {
};
name = Release;
};
02DDA7F10BD3C03F0049AB60 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 43025F2B1121F965006C49B1 /* Vorbis-Debug.xcconfig */;
@ -4431,13 +4369,6 @@
};
name = StaticAnalyzer;
};
4389DBD7111B0A0700B98DEF /* StaticAnalyzer */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 43025EB71120CD41006C49B1 /* Autorevision-Debug.xcconfig */;
buildSettings = {
};
name = StaticAnalyzer;
};
4389DBD8111B0A0700B98DEF /* StaticAnalyzer */ = {
isa = XCBuildConfiguration;
buildSettings = {
@ -4516,6 +4447,27 @@
};
name = StaticAnalyzer;
};
43D1807F1336B6C0001906EB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = Autorevision;
};
name = Debug;
};
43D180801336B6C0001906EB /* StaticAnalyzer */ = {
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = Autorevision;
};
name = StaticAnalyzer;
};
43D180811336B6C0001906EB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = Autorevision;
};
name = Release;
};
43F77C8110F0125F00E04615 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
@ -4645,16 +4597,6 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
02CDDCFA0D159BE000722688 /* Build configuration list for PBXNativeTarget "Autorevision" */ = {
isa = XCConfigurationList;
buildConfigurations = (
02CDDCFB0D159BE000722688 /* Debug */,
4389DBD7111B0A0700B98DEF /* StaticAnalyzer */,
02CDDCFC0D159BE000722688 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
02DDA7F00BD3C03F0049AB60 /* Build configuration list for PBXNativeTarget "Vorbis" */ = {
isa = XCConfigurationList;
buildConfigurations = (
@ -4675,6 +4617,16 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
43D180881336B6D6001906EB /* Build configuration list for PBXAggregateTarget "Autorevision" */ = {
isa = XCConfigurationList;
buildConfigurations = (
43D1807F1336B6C0001906EB /* Debug */,
43D180801336B6C0001906EB /* StaticAnalyzer */,
43D180811336B6C0001906EB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
43F77C8A10F0126F00E04615 /* Build configuration list for PBXAggregateTarget "Make DMGs for Release" */ = {
isa = XCConfigurationList;
buildConfigurations = (