On Wed, Sep 5, 2012, at 03:35 PM, John MacMullin wrote: > I am getting the following message: CoreAnimation: warning, deleted > thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in > environment to log backtraces. > > What in general would be causing this?
In general, it would be caused by deleting a thread with an uncommitted CATransaction. ;-) > > How do I set CA_DEBUG_TRANSACTIONS=1? It's an environment variable. Set it in the Environment Variables section of the Arguments tab in the settings for the Run action of your scheme. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com