Create folder/directory in Objective-C/cocoa

Found in the documentation:

-[NSFileManager createDirectoryAtPath:withIntermediateDirectories:attributes:error:]

Leave a Comment