Hello, I am using quicklite API. And I included Framework Calendarstore. when I am running my program I got following Log in console and I am not able to run my application.
Class QuickLiteCursor is implemented in both /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages and /Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal. Using implementation from /Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal. objc[7170]: Class QuickLiteDatabase is implemented in both /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages and /Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal. Using implementation from /Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal. objc[7170]: Class QuickLiteRow is implemented in both /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages and /Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal. Using implementation from /Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal. I am not getting what the problem is. its look like there is problem when adding framework calendarstore with quickliteApi. Thanks. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
