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

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -