Hey Swift devs,
So I have been able to clone the Swift project from Github and built the
project successfully.I've just added some code to the Swift std library and I
want to test the added functionality by writing some unit tests.But I'm stuck
with going about doing this.How can I write unit te
Hey Swift enthusiasts,
I'm stuck with building the swift source code and generating the Xcode project
from Apple's Swift GitHub repository.I'm using Xcode beta-6 as mentioned in the
Github page but getting the below mentioned error -
-- Build files have been written to: (base
path)/swift-sour