I just updated to xcode 5.1 - apple decided to make all apps compile to 64bit by default - My app has some legacy code and I spent the last couple of hours figuring out how
Or just use $(ARCHS_STANDARD_32_BIT)
$(ARCHS_STANDARD_32_BIT)