Hi,I'm working on implementation of unimplemented properties in NSURL.swift.public var filePathURL: NSURL?As per specification[1] which says "If the receiver is a file reference URL, this property contains a copy
of the URL converted to a file path URL. If the receiver’s URL is a file
path URL,
swift-corelibs-dev-boun...@swift.orgDate: 05/07/2016 08:35PMSubject: Re: [swift-corelibs-dev] removal of NSURL.filePathURL as it serves no purpose without file reference URL in LinuxOn 5/7/16 08:07, Bhaktavatsal R Maram via swift-corelibs-dev wrote:> I'm working on implementation of unimplemented
Hi David,I get same error. Looks like stdlib needs to be rebuilt again. So, pulled everything again and re-compiling from scratch, not just corelibs-foundation.Thanks,mbvreddy-swift-corelibs-dev-boun...@swift.org wrote: -To: swift-corelibs-dev@swift.orgFrom: David Hart via swift-corelibs-de
Hi David,I run below commands from 'swift' folder./utils/update-checkout --clone./utils/build-script -r -t./utils/build-script --foundation --xctest -tThanks,BHAKTAVATSAL R. MARAM
Java Classlibraries - Delivery Lead-David Hart wrote: -To: Bhaktavatsal R Maram/India/IBM@