views:

32

answers:

0

Hi, I don't know how to get rid of this warning. MyApp behaves strange sometimes and I wonder if this is the cause.

(BTW: This app is kind of old, and I am trying to update it.)

Class UITableViewCellContentView is implemented in both /Users/nacho4d/Library/Application Support/iPhone Simulator/4.1/Applications/7B19E973-1AE1-4E29-BE88-9A9DA341F7B5/MyApp-ES.app/MyApp-ES and /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.1.sdk/System/Library/Frameworks/UIKit.framework/UIKit. One of the two will be used. Which one is undefined.

What is causing this warning?, How can I solve it?

Thanks in advance

related questions