Code:
in /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.0.sdk/usr/lib/libobjc.A.dylib, missing required architecture arm in file
This is the error I get when I compile my program for the Device (i'm in the beta program). My program compiles fine for the Simulator but when I switch to device is gives me this error. Any one got any ideas on how to fix this?