Class CKClientDispatch is implemented in both /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit and /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit. One of the two will be used.
| Originator: | mc | ||
| Number: | rdar://15543860 | Date Originated: | 2013-11-24 |
| Status: | Duplicate/15123171 (Open) | Resolved: | |
| Product: | OS X SDK | Product Version: | Xcode 5.0.2 (Build 5A3005) on OS X 10.9 (Build 13A603) |
| Classification: | Other Bug | Reproducible: | Always |
An OS X Project using both StoreKit and GameKit throws this warning in the Console. This isn't the case on an iOS Project using both frameworks objc[5528]: Class CKClientDispatch is implemented in both /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit and /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit. One of the two will be used. Which one is undefined. Steps to Reproduce: Create a Cocoa Application, add both frameworks, Run.
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!