<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 8 Dec 2016, at 14:49, Koen Punt wrote:</p>

<p dir="auto"></p></div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Thanks for the info. Now I'm wondering, is the issue specific to xcodeproj files or can it happen with other files too?</p>

</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Everyone who has contacted us about it, has mentioned Xcode project files as the source, though the crash log does not directly point to the Xcode data source being responsible, and I wouldn’t think it is directly responsible, as of such, it shouldn’t be able to cause anything special, as it’s a self-contained data source that does not speak directly with the <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">NSOutlineView</code>, where the crash (stack overflow) happens.</p>

<p dir="auto">I could remove the Xcode support, this should cause no issues other than taking away functionality. Don’t know if anyone depend on this.</p>
</div>
</div>
</body>
</html>