Skip to content

A small set of utils to make file operations on iOS simpler

License

Notifications You must be signed in to change notification settings

mokagio/MGIOUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MGIOUtils

Two simple categories to make searching, opening, reading, and writing on files in iOS a one line operation.

For the moment you'll have to use the source, young padawan. NSFileManager+MGIOUtils provides quick methods to find out if a file exists, and it's path. NSObject+MGIOUtils has a lot of methods to write and read NSArray and NSDictionaries to files. Any many more handy things!

Open an issue for a feature request, or send a PR.

Follow me on Twitter: @mokagio

About

A small set of utils to make file operations on iOS simpler

Resources

License

Stars

Watchers

Forks

Packages

No packages published