objective c - iOS Simulator for Xcode 4.5 not copying Resources over -
i using xcode 4.5 , ios simulator version 6*. added images xcode project when simulate iphone, not showing up. see following in syslog:
springboard[33587] <error>: cgcontextdrawimage: invalid context 0x0. serious error. application, or library uses, using invalid context , thereby contributing overall degradation of system stability , reliability. notice courtesy: please fix problem. become fatal error in upcoming update. aug 23 15:04:18 new-host-22.home springboard[28968] <warning>: no file exists default image of name starting_image_i5_retina aug 23 15:04:20 new-host-22.home[28982] <notice>: bug in libdispatch: 12e55 - 866 - 0x2 aug 23 15:04:20 new-host-22.home[28982] <notice>: bug in libdispatch client: kevent[evfilt_vnode] add: "bad file
no idea happening. have tried deleting app, clean builds, etc.
go build phases under target , go "copy bundle resources" , click plus button , add file, clean build, delete app, , run in xcode , file should there.
Comments
Post a Comment