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: Kevin Meaney <email@hidden>
- Date: Mon, 31 Mar 2014 16:17:51 +0100
I think this problem might go beyond Core Animation, unless NSAnimation is using CoreAnimation under the hood.
Apple's sample code Image Transition and Cocoa Slides both crash when built using Xcode 5.1 and run on 10.9.2. But built apps that apple provides with the sample code still work on 10.9.2. When built using Xcode 5.1 these samples crash when you do something that causes a CoreImage filter to be rendered.
I hit this over the weekend and again today so I thought I'd add it to the mix.
Kevin
On 31 Mar 2014, at 15:52, Bill Cheeseman <email@hidden> wrote:
> I wrote an application a couple of years ago that still runs perfectly on Mac OS X 10.7, 10.8 and 10.9. I built it with Xcode 3.x on 10.7. It uses core animation and layer hosting views.
>
> Now I have to update it for unrelated reasons. But when I build the same code with Xcode 5.1 on OS X 10.9, the layers don't fully appear and don't animate when I run it on 10.8, and they don't appear at all when I run it on 10.9 -- but it runs perfectly on 10.7! Apparently, something has changed in Xcode 5.x or the 10.8 and 10.9 frameworks or runtime.
>
> Is there any specific thing I should look at to fix this so the application will run properly on 10.8 and 10.9? I hate to have to relearn core animation layers from scratch because I don't use them all that much. I have Googled this issue and read the 10.8 and 10.9 Apple release notes and tried to update things as they suggest, but I'm getting nowhere.
>
> --
>
> Bill Cheeseman - email@hidden
>
> _______________________________________________
>
> 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
_______________________________________________
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