Added NSPredicate to searchFiles method

- public functions became open, now is overridable
- fixed urlCache documentation
This commit is contained in:
Amir Abbas
2017-02-19 13:34:55 +03:30
parent 194c8a41aa
commit 194673b3b6
13 changed files with 419 additions and 276 deletions
+2 -2
View File
@@ -597,7 +597,7 @@
799396601D48B7BF00086753 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_VERSION_STRING = 0.12.9;
BUNDLE_VERSION_STRING = 0.14.0;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;
@@ -627,7 +627,7 @@
799396611D48B7BF00086753 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_VERSION_STRING = 0.12.9;
BUNDLE_VERSION_STRING = 0.14.0;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_EMPTY_BODY = YES;