|
|
|
|
|
by paperplatter
645 days ago
|
|
There's probably a library function that's so annoying to call that people don't bother. Like you gotta first convert the NSString to an NSPath, acquire your library path using some singleton, then construct NSFileHandle (don't take literally, I haven't used objc/swift in ages). Edit: and there are actually 4 library functions with subtly different behaviors |
|