Re: [swift-dev] Using locally built toolchain in Xcode

2016-05-04 Thread Rob Allen via swift-dev
016, at 18:22, Jordan Rose wrote: > > You don't actually need to sign the toolchain; it just needs an Info.plist. > Dmitri, Mishal, is there any reason the build-toolchain script doesn't > provide one? > > Jordan > > >> On May 3, 2016, at 23:43, Rob A

[swift-dev] Using locally built toolchain in Xcode

2016-05-03 Thread Rob Allen via swift-dev
Hi, I've used swift/utils/build-toolchain to create a toolchain from the tip of master. To use this in Xcode, I think it needs to be signed. How do I do this? Regards, Rob... ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mail

[swift-dev] build error: INSTALL cannot find readline.so

2016-04-25 Thread Rob Allen via swift-dev
Hi, I'm trying to compile swift manually using this command: swift/utils/build-script --preset=buildbot_linux_1510 installable_package=/home/rob/swift.tar.gz install_destdir=/home/rob/swift-install It all seems to go okay until this error: Make Error at scripts/Python/modules/readline/cmake_