What is your real question? Obviously the doc says that this is fine, so what are you asking? what is your problem?
Regards, Rien Site: http://balancingrock.nl Blog: http://swiftrien.blogspot.com Github: http://github.com/Swiftrien Project: http://swiftfire.nl > On 05 Jan 2017, at 20:36, J.E. Schotsman via swift-users > <[email protected]> wrote: > > Hello, > > Is getResourceValue a method or URL or only on NSURL? > After migrating a project to Swift 3 I have code like > > var file:URL > file.getResourceValue(...) // compiles! > > From the documentation and the headers I get the impression that this should > not compile! > > TIA, > > Jan E. > _______________________________________________ > swift-users mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-users _______________________________________________ swift-users mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-users
