Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

weak linking of ImageKit framework



I am developing an app that should run on Tiger as well as Leopard. I want to use IKSlideshow when running on Leopard, so I wrote a class (let's call it MyDataSource) that implements the methods of IKSlideshowDataSource, which is instantiated in the method that will start the slideshow. This method is only called if the app is running on Leopard.
In the build settings I set the SDK to 10.5 and the Deployment Target to 10.4. I also added the linker flag -weak_framework ImageKit.


Now, when I am compiling the project, I get a warning "Mac OS X 10.5 or later is needed for use of property" wherever MyDataSource.h is included. Since I don't currently have a Tiger system at hand for testing, I was wondering, whether the app will run on Tiger anyway or whether there is something else I need to do.

Thanks,
Daniel
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.