RE: Core animation layers work on 10.7 but not 10.8 or 10.9
RE: Core animation layers work on 10.7 but not 10.8 or 10.9
- Subject: RE: Core animation layers work on 10.7 but not 10.8 or 10.9
- From: Bill Monk <email@hidden>
- Date: Mon, 31 Mar 2014 14:53:21 -0500
> Apple's sample code Image Transition and Cocoa Slides both crash when built using Xcode 5.1 and run on 10.9.2
When built with 10.9 SDK, views using CIFilters need their layerUsesCoreImageFilters set to YES.
Yeah, it bit me too...it's in the 10.9 release notes somewhere.
> But built apps that apple provides with the sample code still work on 10.9.2.
Since those were built with a pre-10.9 SDK, they continue to work, even when run on 10.9.
_______________________________________________
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:
This email sent to email@hidden