iphone - Xcode: Build error: tried to link DWARF for unsupported file: -


i've changed in project settings , when run project build , debug build error:

generatedsymfile error: tried link dwarf unsupported file: "correct path application executable here"

but! when press run once more works charm , app starts in simulator. need press cmd-r twice every time debug app.

it normal in previous version of project don't know changes i've made %) other projects works fine , can recreate project, want figured out - trigger error. tried ask question on apple devforums without success.

any here? thx )

ps error shows xcode3 xcode4

there same file name project name in bundle rid of file renaming , use accordingly.

clean project , run project. go.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -