[swift-dev] Building and Generating Xcode project for Swift source code
Alwyn Concessao
alsav196 at yahoo.com
Mon Sep 4 00:11:42 CDT 2017
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-source/build/Xcode-DebugAssert/llvm-macosx-x86_64
+ popd
~/desktop/swift-source
usage: dirname path
./swift/utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting
Xcode projects for only mark and llvm are generated in build/Xcode-DebugAssert after the build.
Any ideas as to what could be happening and how to fix the above error?
Thank you!
Regards,Alwyn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170904/39297893/attachment.html>
More information about the swift-dev
mailing list