Re: [swift-users] Swift Build in Xcode 7.3

2016-04-06 Thread Nikhil Pagidala via swift-users
Thanks Ankit ! I second George’s thought. Thanks, Nikhil 619-200-1539 > On Apr 6, 2016, at 9:45 AM, George King wrote: > > I made this mistake earlier, largely due to the wording on the web site: > https://swift.org/package-manager/ > > "The Swift Package Manager is a tool for managin

Re: [swift-users] Swift Build in Xcode 7.3

2016-04-06 Thread George King via swift-users
I made this mistake earlier, largely due to the wording on the web site: https://swift.org/package-manager/ "The Swift Package Manager is a tool for managing the distribution of Swift code. It’s integrated with the Swift build system to automate the process of downloading, compiling, and linkin

Re: [swift-users] Swift Build in Xcode 7.3

2016-04-06 Thread Ankit Agarwal via swift-users
swift build is not included in swift 2.2, it'll be released with swift 3 You can grab the Trunk development (master) snapshots from https://swift.org/download/#snapshots On Wed, Apr 6, 2016 at 12:54 PM, Nikhil Pagidala via swift-users < swift-users@swift.org> wrote: > Hello All, > > I am unable t

[swift-users] Swift Build in Xcode 7.3

2016-04-06 Thread Nikhil Pagidala via swift-users
Hello All, I am unable to find Swift Build. I found that another user clearly described the problem at https://lists.swift.org/pipermail/swift-build-dev/Week-of-Mon-20160321/000361.html Please clarify. Also, in Xcode 7.3 I am unable to find the ToolChains under Preferences>Components. Tha