iphone - How to create Nested subfolder in iOS? -


i need create structure below inside document directory.

document -> folder -> subfolder1 -> subfolder2 -> subfolder3 ----- subfoldern dynamically , show them in uitableviewcontroller.

is possible in ios. please help

use createdirectoryatpath:withintermediatedirectories:attributes:error: method of nsfilemanager. pass yes withintermediatedirectories , can create entire subtree 1 call.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -