use appsupport dir

This commit is contained in:
Geoffrey Goh
2015-12-08 18:33:59 -08:00
parent bffcba8b30
commit b059fd7679
3 changed files with 21 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
+ (NSURL *)bundleURLForResource:(NSString *)resourceName
withExtension:(NSString *)resourceExtension;
+ (NSString *)getDocumentsDirectory;
+ (NSString *)getApplicationSupportDirectory;
@end