Skip to content

A library for additional capabilities on NSFileManager.

Notifications You must be signed in to change notification settings

prabhak/BetterNSFileManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple file manager functions that are used quite extensively by 
every Apple device developer.

It's easy to use, just follow the steps below
1. First download the library (either by cloning git or by downloading the
standalone zip)
2. Add the file on your project.
3. Check the existence of the .m files in the section "Build Phases" -> 
"Compile Sources". If they don't exist, add them, otherwise you will have 
problems upon execution.

About

A library for additional capabilities on NSFileManager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%