[Unison-hackers] Seeking to bring Mac support up to date

Alan Shutko ats at acm.org
Thu May 8 22:06:00 EDT 2014


I've fixed the disclosure triangle crash while syncing, and updated the below.  

Fun problem. It was actually caused by the ProgressCell release/retain changes from Onne Gorter a few years back (to resolve a different bug). Long story short, NSOutlineView does a lot of copying behind the scenes, so NSCell descendants need to override copyWithZone _and_ do the proper memory management in their init and dealloc methods.

On May 7, 2014, at 9:41 PM, Alan Shutko <ats at acm.org> wrote:

> As promised, here is my work-in-progress, ready for review and beta testing.
> 
> A version of the app, compiled with Xcode 5.1 (although it also builds with Xcode 3) is at https://dl.dropboxusercontent.com/u/9371330/Unison.zip
> 
> I've put my source tree on Github at https://github.com/alanshutko/unison

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.seas.upenn.edu/pipermail/unison-hackers/attachments/20140508/a06cd84b/attachment.html>


More information about the Unison-hackers mailing list