Changes

Jump to: navigation, search

Working with Files in Swift on iOS 8

31 bytes added, 17:19, 23 December 2015
Creating a Symbolic Link
<google>BUY_IOS8</google>
== Creating a Symbolic Link ==
<google>ADSDAQBOX_FLOW</google>
A symbolic link to a particular file may be created using the createSymbolicLinkAtPath method. This takes as arguments the path of the symbolic link, the path to the file to which the link is to refer and an optional NSError object:

Navigation menu