<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">As promised, here is my work-in-progress, ready for review and beta testing.<div><br></div><div>A version of the app, compiled with Xcode 5.1 (although it also builds with Xcode 3) is at <a href="https://dl.dropboxusercontent.com/u/9371330/Unison.zip">https://dl.dropboxusercontent.com/u/9371330/Unison.zip</a></div><div><br></div><div>I've put my source tree on Github at <a href="https://github.com/alanshutko/unison">https://github.com/alanshutko/unison</a></div><div><br></div><div>I've begun using it myself. It has worked at least twice, so it should be somewhat ready for testing. Noted changes required:</div><div><br></div><div><ul class="MailOutline"><li>Conflicts are now associated within a reason, so the uimacbridgenew.ml code needed to accommodate it.</li><li>Mac build switched from -lstr to -lcamlstr</li><li>Removed BWToolkit. Most of the UI should look pretty close to the same.</li><li>Changed use of (IBAction *) in some arguments, as the #define for IBAction changed and broke it.</li></ul><div><br></div></div><div>I have not yet fixed the bug expanding a folder while syncing yet. That will come next.</div><div><br></div><div>I'd like to get this stable and working and have a final version supporting Snow Leopard, then break compatibility for the next changes.</div><div><br><div><div>On Apr 28, 2014, at 7:25 PM, Alan Shutko <<a href="mailto:ats@acm.org">ats@acm.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html charset=us-ascii"><meta http-equiv="content-type" content="text/html; charset=utf-8"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Yep, it works on Xcode 5 and Mavericks. I mentioned Xcode 4 since that is when interface builder plugins went away. </div><div><br></div><div>I could continue building it with an older OS if we want to support folks who have not upgraded, or I could upgrade the project files to require Xcode 5 (Mountain Lion and Mavericks only). </div><div><br>On Apr 28, 2014, at 7:00 PM, Christopher Vance <<a href="mailto:cjsvance@gmail.com">cjsvance@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr">Any reason to avoid Xcode 5? Will your Xcode 4 build run on Mavericks?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 29, 2014 at 7:34 AM, Alan Shutko <span dir="ltr"><<a href="mailto:ats@acm.org" target="_blank">ats@acm.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm interested in getting the UI working again on Mac.  As mentioned in <a href="https://groups.yahoo.com/neo/groups/unison-users/conversations/topics/10918" target="_blank">https://groups.yahoo.com/neo/groups/unison-users/conversations/topics/10918</a> , Unison currently does not build on OS X 10.7 or higher, because it uses the BWToolkit and Interface Builder plugin, which are no longer supported in Xcode 4.<br>

<br>
I currently have a visually unappealing codebase which will build and run on both Xcode 3 and 4. I'm working to clean it up for submission.  After that, I am going to investigate some UI improvements: more clear display of conflicts in packages and the ability to click on a growl notification to open Unison.<br>

<br>
Are there any other items that should be fixed for OS X?  What is the oldest version of OS X that we should retain support for?<br>
_______________________________________________<br>
Unison-hackers mailing list<br>
<a href="mailto:Unison-hackers@lists.seas.upenn.edu">Unison-hackers@lists.seas.upenn.edu</a><br>
<a href="http://lists.seas.upenn.edu/mailman/listinfo/unison-hackers" target="_blank">http://lists.seas.upenn.edu/mailman/listinfo/unison-hackers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Christopher Vance
</div>
</blockquote><blockquote type="cite"><span>_______________________________________________</span><br><span>Unison-hackers mailing list</span><br><span><a href="mailto:Unison-hackers@lists.seas.upenn.edu">Unison-hackers@lists.seas.upenn.edu</a></span><br><span><a href="http://lists.seas.upenn.edu/mailman/listinfo/unison-hackers">http://lists.seas.upenn.edu/mailman/listinfo/unison-hackers</a></span><br></blockquote></div>_______________________________________________<br>Unison-hackers mailing list<br><a href="mailto:Unison-hackers@lists.seas.upenn.edu">Unison-hackers@lists.seas.upenn.edu</a><br>http://lists.seas.upenn.edu/mailman/listinfo/unison-hackers<br></blockquote></div><br></div></body></html>