Re-enable building of g2.dat

This commit is contained in:
Marijn van der Werf 2016-05-23 12:33:29 +02:00 committed by Michał Janiszewski
parent 50699de9b4
commit 46d0ef71e9
1 changed files with 1 additions and 1 deletions

View File

@ -1881,7 +1881,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "#\"${TARGET_BUILD_DIR}/${EXECUTABLE_PATH}\" sprite build \"${SRCROOT}/data/g2.dat\" \"${SRCROOT}/resources/g2/\"";
shellScript = "\"${TARGET_BUILD_DIR}/${EXECUTABLE_PATH}\" sprite build \"${SRCROOT}/data/g2.dat\" \"${SRCROOT}/resources/g2/\"";
};
D4EC012A1C25532B00DAFE69 /* Setup AppIcon */ = {
isa = PBXShellScriptBuildPhase;