SQLite wasn't enabled in Xcode, but it worked fine for builds with makefile.unix. Now it's enabled and it works fantastically.
The preprocessor macros for each of the configurations for the Crawl Tiles target were wrong. Now set to inherit from project properties instead, adding only USE_TILE and CLUA_BINDINGS for all targets.
Optimization is enabled in the Development configuration now, as I figure most development will be done only on the native machine architecture, but optimization will be fine unless there's a bizarre bug that requires a complete lack of optimizations (which is what the Debug build is really for anyway).
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
HCRZJJPWB2X336IUYH4V3WJCQRH6LUIBAFGARURM54DTAEJJSW6AC
RPKUCJQCYAEZSRMZDJXLCKR6CBJ2SS4JUVTOUMI4LJ734QM76RRQC
3LWD72IHINK625UIMEIESEJJHXE7S573RP5NWUWHXSGN43ATFFYQC
MZDTJJ2U2QLANDUIWO6VY3UZWS2UYNA7VTRYRPRVYNFLTZGYFGAAC
KGXMOH3R5XIYNFU2VYT7YDGAKBFEW4GOFVMB5NYAEBCUD654VW6QC
OWU4HTEMJN5AR27RTHVRRSYFDD2S3UQRYNQJKB7TPCY2NBQUE4YQC
RPOZZWKG5GLPHVZZ7ZKMKS64ZMV2LDCQSARBJFJ6FZOTOKCQO7FAC
TGGNYQHGRJEJFSV6GMFFWFQXOXZEZIE3XGCFYFNGMZ4QPHW726IAC
4IRWJXMNCVUKUXB2MKLETCZ2ER476CIGOQBT6SJ54KHIZYWLW2BQC
B07818DC1075D979008C3B64 /* sqldbm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sqldbm.cc; sourceTree = "<group>"; };
B07818DD1075D979008C3B64 /* sqldbm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sqldbm.h; sourceTree = "<group>"; };