;
>>>>>>>> (By the way, I can confirm that getting the build going for the
>>>>>>>> first time is the most challenging! I hope we can get things going for
>>>>>>>> you
>>>>>>>> soon.
ight, breaking changes have been made to Swift since
>>>>>>>> the latest toolchain snapshot was released, and Corelibs Foundation has
>>>>>>>> been updated accordingly.
>>>>>>>>
>>>>>>>> Until the next snapshot,
ommit:
>>>>>>> https://github.com/apple/swift-corelibs-foundation/commit/04d4f92870652160388f1c69de3fd7bb0656860c
>>>>>>>
>>>>>>>
>>>>>>> --Brian
>>>>>>>
>>>>>
;>>>> building your own toolchain and using that.
>>>>>>
>>>>>> - Brian Gesiak
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Sun, May 29, 2016 at
wrote:
>>>>>
>>>>> Madhu,
>>>>>>
>>>>>> Thanks for the report!
>>>>>>
>>>>>> The main difference between the build scripts (which use xcodebuild)
>>>>>> and using Xcode itself
g Xcode itself is the version of Swift that is used. The build
>>>>> scripts build a Swift 3.0 compiler, then use that to build XCTest. When
>>>>> using Xcode directly, you need to select a recent Swift toolchain
>>>>> yourself.
>>>>>
scripts build a Swift 3.0 compiler, then use that to build XCTest. When
>>>> using Xcode directly, you need to select a recent Swift toolchain yourself.
>>>>
>>>> Which Swift toolchain are you using to compile XCTest in Xcode?
>>>>
>>>>
Wow, that was a quick response. Thanks Brian Gesiak and Brian Croom.
My first quick attempt using build-toolchain script to build my own tool chain
failed. Anyway I will give it another try and let you know the status.
smime.p7s
Description: S/MIME cryptographic signature
you using to compile XCTest in Xcode?
>>>
>>> Our tests only make sure apple/swift master works. If the latest Swift
>>> toolchain from http://swift.org doesn't work, you may have to built
>>> your own toolchain. You can do so using the `utils/build-toolchain` scrip
Hi All,
I am new to this forum.
I am trying to build the xctest project. I followed the instructions at
https://github.com/apple/swift-corelibs-xctest
I am able to successfully build via the build scripts. But, if I build
XCTest using xcode using the SwiftXCTest scheme I am getting a few errors.
10 matches
Mail list logo