[swift-users] Development Snapshots don't work with Xcode 9 beta?

Jens Persson jens at bitcycle.com
Thu Jun 8 14:55:15 CDT 2017


Got the answer here:
https://twitter.com/jckarter/status/872899857463205888
"
If you're using http://swift.org  snapshots with Xcode 9, `defaults write
http://com.apple .dt.Xcode IDEIndexEnableBoltIndex NO`
This disables indexing-while-building, which isn't yet supported by the
open source toolchains.
"

On Thu, Jun 8, 2017 at 6:58 PM, Jens Persson <jens at bitcycle.com> wrote:

> I can't use development snapshot toolchains in Xcode 9 beta.
> This is the error reported from the swiftc of the toolchain:
>
> <unknown>:0: error: unknown argument: '-index-store-path'
>
> Is it a known issue?
>
> /Jens
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20170608/dd125371/attachment.html>


More information about the swift-users mailing list