I went to compile my iPhone app for device and I got a bunch of invalid architecture warnings. I've gotten them before and often the only solution was to create a new project and copy everything over.
I checked to make sure that all the frameworks were referenced to the active SDK and according to the info panel they are referenced correctly. All the frameworks are throwing errors, even Foundation which is unchanged from the template.
I checked to make sure that all the frameworks were referenced to the active SDK and according to the info panel they are referenced correctly. All the frameworks are throwing errors, even Foundation which is unchanged from the template.