Re: [swift-corelibs-dev] Xcode build broken with latest snapshot

2017-06-27 Thread Ian Partridge via swift-corelibs-dev
On 27 June 2017 at 15:42, Ian Partridge wrote: > With Xcode 9 beta 2, swift.org DEVELOPMENT-SNAPSHOT-2017-06-26-a, and latest master of swift-corelibs-foundation and swift-corelibs-xctest the build fails in the SwiftXCTest target with: > > :0: error: unknown argument: '-index-store-path' > > Comma

Re: [swift-corelibs-dev] Xcode build broken with latest snapshot

2017-06-27 Thread Philippe Hausler via swift-corelibs-dev
You can also add a user defined Xcode setting so that others don’t have to set that default: SWIFT_INDEX_STORE_ENABLE and set it to NO > On Jun 27, 2017, at 8:29 AM, Ian Partridge via swift-corelibs-dev > wrote: > > On 27 June 2017 at 15:42, Ian Partridge > wrote:

[swift-corelibs-dev] Xcode build broken with latest snapshot

2017-06-27 Thread Ian Partridge via swift-corelibs-dev
Hi, Just back from vacation, I'm trying to update my Xcode development environment for Foundation to the latest levels. With Xcode 9 beta 2, swift.org DEVELOPMENT-SNAPSHOT-2017-06-26-a, and latest master of swift-corelibs-foundation and swift-corelibs-xctest the build fails in the SwiftXCTest tar