problem with Cocos2D

good day I would have a problem with Cocos2D when I go to compile the app gives me this error due to the problem and cocos2d or my xcode Version 4.2 Build 4D199.

thank you very much

‘uniqueIdentifier’ is deprecated (declared at /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:64)

“file://localhost/Users/MacbookPro/Desktop/+***+***/libs/cocoslive/CLScoreServerRequest.m: warning: Deprecations: ‘uniqueIdentifier’ is deprecated”


xcode.png (378.2 KB)


xcode.png (377.5 KB)

The error looks like cocoslive is using a deprecated property “uniqueIdentifier” of UIDevice, this property is deprecated in iOS 5.0 SDK.
So, are you integrating cocos2d-x with cocoslive? Or are you using pure cocos2d-iphone?
Cocos2d-x project haven’t translate the bind cocoslive.
You had to ask it in the forum of cocos2d-iphone.org.

so what should I do besides what I say

Go to http://www.cocos2d-iphone.org/forum/forum/4 and repeat your problem there. I think Riq will deal this.
IMHO, you can use professional gaming social network, just like Game Center or OpenFeint, instead of cocoslive.