<div dir="ltr">I&#39;m using Xcode 9 beta 2 (on Sierra 10.12.5) and my top 3 annoyances are:<div><br></div><div>1. Having to manually scroll the text editor sideways to follow the caret/cursor as it moves out of view (!) while editing a line that is wider than the text editor.</div><div><br></div><div>2. Non-working &quot;File -&gt; Add Files&quot; (Options: Copy items if needed unchecked) displaying cryptic error dialog message:</div><div>&quot;An assistant session is already running on this window&quot;<br></div><div>Have to use drag and drop as a workaround.</div><div><br></div><div>3. Jump to definition of std lib types / funcs more buggy than in 8.3.3 (sometimes not able to locate the definition, no visible cursor when in the jumped-to editor).</div><div><br></div><div>I was surprised 1 hadn&#39;t been fixed in the second beta. Is everyone assuming that it must have been reported thousands of times already, or am I the only one experiencing it?</div><div><br></div><div>/Jens<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 5, 2017 at 10:53 AM, Alex Blewitt via swift-users <span dir="ltr">&lt;<a href="mailto:swift-users@swift.org" target="_blank">swift-users@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space">A workaround is to add <span style="font-family:Menlo;font-size:11px;background-color:rgb(255,255,255)">SWIFT_INDEX_STORE_ENABLE=<wbr>NO </span>as a build time setting in Xcode, which prevents this argument being added to the call to swiftc.<div><br></div><div><img id="m_2368700122684558165D174DDE7-DF53-43B7-ABE5-7AA0A3B5BD99" width="544" height="169" src="cid:A297D986-2FAE-4E61-91D2-EA79B8588BBD@virgin.passengerwifi.com"><br><div><br><blockquote type="cite"><div><div class="h5"><div>On 5 Jul 2017, at 02:02, Anders Hasselqvist via swift-users &lt;<a href="mailto:swift-users@swift.org" target="_blank">swift-users@swift.org</a>&gt; wrote:</div><br class="m_2368700122684558165Apple-interchange-newline"></div></div><div><div><div class="h5"><div dir="ltr">Hi,<div><br></div><div>I&#39;ve been trying to use the swift4 snapshot toolchains with Xcode9 beta with little success.<br></div><div><br></div><div>When building I get the error:<br></div><div>&quot;</div><div><span style="font-family:Menlo;font-size:11px">&lt;unknown&gt;:0: error: unknown argument: &#39;-index-store-path&#39;</span></div><div style="margin:0px 0px 0px 12px;font-size:11px;line-height:normal;font-family:Menlo">Command /Library/Developer/Toolchains/<wbr>swift-4.0-DEVELOPMENT-<wbr>SNAPSHOT-2017-06-29-a.<wbr>xctoolchain/usr/bin/swiftc failed with exit code 1</div><div>&quot;</div><div><br></div><div>I believe that this because of missing &quot;indexing while building&quot; support in the open source swift in the currently available snapshots. (The feature was merged just a few days ago: <a href="https://github.com/apple/swift/pull/10726" target="_blank">https://github.com/apple/<wbr>swift/pull/10726</a>)</div><div><br></div><div>Is there a way to disable &quot;indexing while building&quot; in Xcode9?</div><div><br></div><div>Thanks,</div><div>Anders</div><div><br></div></div></div></div><span class="">
______________________________<wbr>_________________<br>swift-users mailing list<br><a href="mailto:swift-users@swift.org" target="_blank">swift-users@swift.org</a><br><a href="https://lists.swift.org/mailman/listinfo/swift-users" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-users</a><br></span></div></blockquote></div><br></div></div><br>______________________________<wbr>_________________<br>
swift-users mailing list<br>
<a href="mailto:swift-users@swift.org">swift-users@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-users" rel="noreferrer" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-users</a><br>
<br></blockquote></div><br></div>