<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello everyone,<div class=""><br class=""></div><div class=""><br class=""></div><div class="">I followed the instructions on the Swift GitHub for installing and building Swift on my Mac but there is an error that I don't know how to fix (I am using the<b class=""> build-script -x</b> command). Here is the error:</div><div class=""><br class=""></div><div class="">** BUILD FAILED **<br class=""><br class="">The following build commands failed:<br class=""><span class="Apple-tab-span" style="white-space:pre">        </span>PhaseScriptExecution&nbsp;CMake\ Rules /Users/trevorannedenise/swift-source/build/Xcode-DebugAssert/swift-macosx-x86_64/stdlib/public/SwiftRemoteMirror/Swift.build/Debug/swiftRemoteMirror-macosx.build/Script-340A90BA4E604C08A26364A6.sh<br class="">(1 failure)<br class="">utils/build-script: fatal error: command terminated with a non-zero exit status 65, aborting</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">There are also these errors a few lines before:</div><div class="">xcodebuild: error: SDK&nbsp;"/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk" cannot be&nbsp;located.<br class="">codesign_allocate: error: unable to find utility "codesign_allocate", not a developer tool or in PATH<br class="">/Users/trevorannedenise/swift-source/build/Xcode-DebugAssert/swift-macosx-x86_64/Debug/lib/swift/macosx/libswiftRemoteMirror.dylib: the codesign_allocate helper tool cannot be found or&nbsp;used<br class="">make: *** [/Users/trevorannedenise/swift-source/build/Xcode-DebugAssert/swift-macosx-x86_64/Debug/lib/swift/macosx/libswiftRemoteMirror.dylib] Error 1<br class="">Command /bin/sh failed with exit code 2<br class=""><br class=""></div><div class=""><b class="">I had forgot to do xcode-select, so I thought it was that but even as I selected the beta version of Xcode the&nbsp;error persists. What surprises me is that the utility searches for 10.12 SDK under Xcode.app which is Xcode 8 and not Xcode 9 even tough I did select Xcode 9 using xcode-select.</b></div><div class=""><b class=""><br class=""></b></div><div class="">Do you have any idea of what is happening ?</div><div class=""><br class=""></div><div class="">Thank you</div><div class=""><br class=""></div><div class="">Trevör</div></body></html>