Re: CALayerGetSuperlayer called on instance of NSPathStore2
Re: CALayerGetSuperlayer called on instance of NSPathStore2
- Subject: Re: CALayerGetSuperlayer called on instance of NSPathStore2
- From: David Duncan <email@hidden>
- Date: Thu, 09 Jan 2014 16:07:12 -0800
Treat it as an under-retained object error. Somewhere you have a layer that was released and replaced with an NSString that held a path.
On Jan 9, 2014, at 4:00 PM, Rick Mann <email@hidden> wrote:
> I got this error running my iPad app in the Simulator. Xcode 5.0.2, iOS 7.
>
> "CALayerGetSuperlayer called on instance of NSPathStore2"
>
>
> Googling it turns up literally no documents.
>
>
> --
> Rick
>
>
>
> _______________________________________________
>
> 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
--
David Duncan
_______________________________________________
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