c++ - Xcode 4 mach-o error -


i coded osx application (not iphone) on top of another, changed name (i asked if wanted rename instances of original name, , did). compiles when not producing executable, when later, fails because looking target named previous name of application.

the actual faulty section of compile process goes this:

... build previousname.xcodeproj ....

what have change xcode(4) stops looking project original name of application?

i had same problem while ago. restarting xcode needed do.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -