Enumeration values ‘kScreenOrientationUnknown’, ‘autorotation’, and ‘kScreenOrientationCount’ not handled in switch
Incompatible pointer types passing ‘UIView *’ to parameter of type ‘EAGLView *’
ld: warning: directory not found for option ‘-L"/Users/Caffery/Desktop/text"’
ld: warning: directory not found for option ‘-L"/Users/Caffery/Desktop/text/Libraries"’
These warnings are not related to crashes, but there is another issue which you probably are facing. Try following workaround: http://forum.unity3d.com/threads/107248-iOS5-GM-Build-problems?p=722280&viewfull=1#post722280 and let me know if it helps.
Thanks!