Made sure OSX template DMG is large enough to store all 3 architectures

that will be in the next release (ppc32, i386, x86_64).


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1891 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
stephena 2009-10-27 19:16:58 +00:00
parent 174efe684d
commit 917f766a6d
3 changed files with 9 additions and 8 deletions

View File

@ -1830,6 +1830,7 @@
GCC_ENABLE_CPP_RTTI = NO;
GCC_OPTIMIZATION_LEVEL = 3;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
MACOSX_DEPLOYMENT_TARGET = "";
};
name = Deployment;
};

Binary file not shown.