diff --git a/Examples/Podfile.lock b/Examples/Podfile.lock
index 5c67277..f90e1b2 100644
--- a/Examples/Podfile.lock
+++ b/Examples/Podfile.lock
@@ -1,5 +1,5 @@
PODS:
- - FileExplorer (1.0.1)
+ - FileExplorer (1.0.3)
DEPENDENCIES:
- FileExplorer (from `./../FileExplorer.podspec.json`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: ./../FileExplorer.podspec.json
SPEC CHECKSUMS:
- FileExplorer: de6a76374216805f3eb85450d387b40779f0cf47
+ FileExplorer: de421e3b3e07b9cf584264efd5e19f5cdb9a9991
PODFILE CHECKSUM: f09ca52ba3e673398c656e083a29129ede27a7d7
diff --git a/Examples/Pods/Local Podspecs/FileExplorer.podspec.json b/Examples/Pods/Local Podspecs/FileExplorer.podspec.json
index afc580c..418c66b 100644
--- a/Examples/Pods/Local Podspecs/FileExplorer.podspec.json
+++ b/Examples/Pods/Local Podspecs/FileExplorer.podspec.json
@@ -1,6 +1,6 @@
{
"name": "FileExplorer",
- "version": "1.0.1",
+ "version": "1.0.3",
"summary": "FileExplorer is a powerful iOS file browser with the possiblity to choose and remove files and/or directories",
"homepage": "https://github.com/Augustyniak/FileExplorer",
"screenshots": "https://raw.github.com/Augustyniak/FileExplorer/master/Resources/Directories.gif",
@@ -13,10 +13,10 @@
},
"source": {
"git": "https://github.com/Augustyniak/FileExplorer.git",
- "tag": "v1.0.1"
+ "tag": "v1.0.3"
},
"platforms": {
- "ios": "10.0"
+ "ios": "9.0"
},
"source_files": "FileExplorer/FileExplorer/*.{swift,h}",
"resources": "FileExplorer/FileExplorer/Resources/*.*",
diff --git a/Examples/Pods/Manifest.lock b/Examples/Pods/Manifest.lock
index 5c67277..f90e1b2 100644
--- a/Examples/Pods/Manifest.lock
+++ b/Examples/Pods/Manifest.lock
@@ -1,5 +1,5 @@
PODS:
- - FileExplorer (1.0.1)
+ - FileExplorer (1.0.3)
DEPENDENCIES:
- FileExplorer (from `./../FileExplorer.podspec.json`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: ./../FileExplorer.podspec.json
SPEC CHECKSUMS:
- FileExplorer: de6a76374216805f3eb85450d387b40779f0cf47
+ FileExplorer: de421e3b3e07b9cf584264efd5e19f5cdb9a9991
PODFILE CHECKSUM: f09ca52ba3e673398c656e083a29129ede27a7d7
diff --git a/Examples/Pods/Pods.xcodeproj/project.pbxproj b/Examples/Pods/Pods.xcodeproj/project.pbxproj
index c885fe9..80c9167 100644
--- a/Examples/Pods/Pods.xcodeproj/project.pbxproj
+++ b/Examples/Pods/Pods.xcodeproj/project.pbxproj
@@ -498,7 +498,39 @@
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
- 12914D756594D15C6F2CA12FE5F89F1B /* Debug */ = {
+ 1C2AA1710A8F1CD6E53B48CA7D203432 /* Release */ = {
+ isa = XCBuildConfiguration;
+ baseConfigurationReference = AC47341F90F15D51B03C7D41CE8A52FE /* FileExplorer.xcconfig */;
+ buildSettings = {
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
+ CURRENT_PROJECT_VERSION = 1;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ DEFINES_MODULE = YES;
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_PREFIX_HEADER = "Target Support Files/FileExplorer/FileExplorer-prefix.pch";
+ INFOPLIST_FILE = "Target Support Files/FileExplorer/Info.plist";
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
+ MODULEMAP_FILE = "Target Support Files/FileExplorer/FileExplorer.modulemap";
+ MTL_ENABLE_DEBUG_INFO = NO;
+ PRODUCT_NAME = FileExplorer;
+ SDKROOT = iphoneos;
+ SKIP_INSTALL = YES;
+ SWIFT_VERSION = 3.0;
+ TARGETED_DEVICE_FAMILY = "1,2";
+ VERSIONING_SYSTEM = "apple-generic";
+ VERSION_INFO_PREFIX = "";
+ };
+ name = Release;
+ };
+ 59B042A655B7C20CBAB90E385BF4E4C7 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -534,7 +566,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 10.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
ONLY_ACTIVE_ARCH = YES;
PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/;
STRIP_INSTALLED_PRODUCT = NO;
@@ -542,39 +574,7 @@
};
name = Debug;
};
- 2BFB78599AF571394C3CB14D842D506E /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = AC47341F90F15D51B03C7D41CE8A52FE /* FileExplorer.xcconfig */;
- buildSettings = {
- "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
- CURRENT_PROJECT_VERSION = 1;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_PREFIX_HEADER = "Target Support Files/FileExplorer/FileExplorer-prefix.pch";
- INFOPLIST_FILE = "Target Support Files/FileExplorer/Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 10.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- MODULEMAP_FILE = "Target Support Files/FileExplorer/FileExplorer.modulemap";
- MTL_ENABLE_DEBUG_INFO = NO;
- PRODUCT_NAME = FileExplorer;
- SDKROOT = iphoneos;
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 3.0;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- 56D996B6A50102BE20DCC7DE88CCDDA6 /* Release */ = {
+ 83DF01929297494BA33AEDBB0257D895 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 20A4E3A4163C4E3D3486C84BF571B3DA /* Pods-FileExplorerExampleApp.release.xcconfig */;
buildSettings = {
@@ -591,7 +591,7 @@
GCC_NO_COMMON_BLOCKS = YES;
INFOPLIST_FILE = "Target Support Files/Pods-FileExplorerExampleApp/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 10.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MACH_O_TYPE = staticlib;
MODULEMAP_FILE = "Target Support Files/Pods-FileExplorerExampleApp/Pods-FileExplorerExampleApp.modulemap";
@@ -610,7 +610,7 @@
};
name = Release;
};
- 8BACF3F7936FC3528D7633AC39A4674E /* Debug */ = {
+ 92C3D3F96A716B66F0CB858429E7977D /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 08A510F54F59061EAF82A0598B5BD916 /* Pods-FileExplorerExampleApp.debug.xcconfig */;
buildSettings = {
@@ -627,7 +627,7 @@
GCC_NO_COMMON_BLOCKS = YES;
INFOPLIST_FILE = "Target Support Files/Pods-FileExplorerExampleApp/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 10.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MACH_O_TYPE = staticlib;
MODULEMAP_FILE = "Target Support Files/Pods-FileExplorerExampleApp/Pods-FileExplorerExampleApp.modulemap";
@@ -647,7 +647,7 @@
};
name = Debug;
};
- 9FA671641F07E27F62B929E48E6FF98A /* Debug */ = {
+ A3B2F6ABB7B3ABE7457929802A31F55B /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = AC47341F90F15D51B03C7D41CE8A52FE /* FileExplorer.xcconfig */;
buildSettings = {
@@ -665,7 +665,7 @@
GCC_PREFIX_HEADER = "Target Support Files/FileExplorer/FileExplorer-prefix.pch";
INFOPLIST_FILE = "Target Support Files/FileExplorer/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 10.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MODULEMAP_FILE = "Target Support Files/FileExplorer/FileExplorer.modulemap";
MTL_ENABLE_DEBUG_INFO = YES;
@@ -680,7 +680,7 @@
};
name = Debug;
};
- E72E7977875C2D251FC62736BBDDC389 /* Release */ = {
+ B7324857C38B065FEB1EEE3105C2367A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
@@ -712,7 +712,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 10.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
PROVISIONING_PROFILE_SPECIFIER = NO_SIGNING/;
STRIP_INSTALLED_PRODUCT = NO;
SYMROOT = "${SRCROOT}/../build";
@@ -726,8 +726,8 @@
1442B6A8C4534ECC310D7C1232C27B02 /* Build configuration list for PBXNativeTarget "Pods-FileExplorerExampleApp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 8BACF3F7936FC3528D7633AC39A4674E /* Debug */,
- 56D996B6A50102BE20DCC7DE88CCDDA6 /* Release */,
+ 92C3D3F96A716B66F0CB858429E7977D /* Debug */,
+ 83DF01929297494BA33AEDBB0257D895 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
@@ -735,8 +735,8 @@
2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 12914D756594D15C6F2CA12FE5F89F1B /* Debug */,
- E72E7977875C2D251FC62736BBDDC389 /* Release */,
+ 59B042A655B7C20CBAB90E385BF4E4C7 /* Debug */,
+ B7324857C38B065FEB1EEE3105C2367A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
@@ -744,8 +744,8 @@
76874E0337F4FB0C4118B6D272FAAD30 /* Build configuration list for PBXNativeTarget "FileExplorer" */ = {
isa = XCConfigurationList;
buildConfigurations = (
- 9FA671641F07E27F62B929E48E6FF98A /* Debug */,
- 2BFB78599AF571394C3CB14D842D506E /* Release */,
+ A3B2F6ABB7B3ABE7457929802A31F55B /* Debug */,
+ 1C2AA1710A8F1CD6E53B48CA7D203432 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
diff --git a/Examples/Pods/Target Support Files/FileExplorer/Info.plist b/Examples/Pods/Target Support Files/FileExplorer/Info.plist
index 3c175b6..10ad18b 100644
--- a/Examples/Pods/Target Support Files/FileExplorer/Info.plist
+++ b/Examples/Pods/Target Support Files/FileExplorer/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.0.1
+ 1.0.3
CFBundleSignature
????
CFBundleVersion