4

I think I've tied my first project in a bit of a knot, by linking to an image that wasn't in the main folders structure but located somewhere else - in trying to straighten that out I'm now getting these warnings:

[WARN]Warning: Multiple build commands for output file /Users/davebennett/Library/Developer/Xcode/DerivedData/The_Dogs-djvmthbassvcpifzucvcjpgktemi/Build/Products/Debug-iphonesimulator/GBGB.app/dashboard-button.png

Can someone point me in the right direction of how to track these down and deal with them?

Thanks

1
  • 2
    've actually found the answer here: stackoverflow.com/questions/2718246/… - seems I needed to clear the references to the files which were in the wrong place. Commented May 9, 2012 at 9:13

1 Answer 1

6

Heyyy the answer is very simple..

See Xcode,

And then click the Build phases tab,then go to the "Copy Bundle Resources" And search for this image file name which showed in error warning message. If you see multiple entries for same file, delete the duplicate file.

Now build it, you will see the warning is removed..

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.