I moved development to a new computer.
I had everything checked into source control but when I try to build for simulator or device i get the following link errors:
ignoring file /Users/Chris/Library/Developer/Xcode/DerivedData/.../libSparrow.a,
file was built for archive which is not the architecture being linked (i386):
/Users/Chris/Library/Developer/Xcode/DerivedData/.../Build/Products/Debug-iphonesimulator/libSparrow.a
I am a bit lost as to what to do. Btw I am using the latest version of Sparrow MRC pulled from github today
Update:
Even the sample scaffold project (with no modifications) gives me an error if I try to run on a 64 bit device or simulator. I am using xCode 5