Neil Jones

Results 22 comments of Neil Jones

@saulinternet, I have just released v1.7.9

There are no 64bit versions, only releases for 32bit armhf at the moment. https://packagecloud.io/swift-arm/etcher

Microsoft has official releases now for arm64. You can find them here - https://code.visualstudio.com/#alt-downloads The Debian/Ubuntu ARM64 version should run on Hirsute - https://code.visualstudio.com/sha/download?build=stable&os=linux-deb-arm64

Hi @gazsiazasz, I have looked at building Ubuntu 16.04 aarch64 5.5.2 versions but it is not possible at the moment due to lack of resources. There is a good cross-compile...

@savoptik what OS are you trying to build for? If you running the standard Raspbian/Buster or Raspberry PI OS these are both 32bit systems and you need to go to...

@jdg71nl armv7/armhf builds have been stuck on 5.1.5 for a while now. If you want info on armhf builds please see the [buildSwiftOnARM](https://github.com/uraimo/buildSwiftOnARM) repo. This repo covers arm64/aarch64 only. In...

@ikester, I am already working on it. I have put in a request to PackageCloud to add Ubuntu 20.10 to their list of available distributions. As soon as this is...

🦍 Groovy is back for Swift 5.4 https://packagecloud.io/app/swift-arm/release/search?dist=ubuntu%2Fgroovy https://github.com/futurejones/swift-arm64/releases/tag/v5.4-RELEASE _Note: If you are installing using a tar.gz file use the Ubuntu 20.04 version._

@duyquang91 Foundation is already included in the swiftlang package. As well as all the other core libraries - https://swift.org/core-libraries/

@duyquang91 sourcekit-lsp server is included in the toolchain. For info on Editor integration please read - https://github.com/apple/sourcekit-lsp/blob/main/Editors/README.md