|
@@ -197,6 +197,7 @@
|
|
F73CCE261DC13788007E38D8 /* UIScrollView+EmptyDataSet.m in Sources */ = {isa = PBXBuildFile; fileRef = F73CCE241DC13788007E38D8 /* UIScrollView+EmptyDataSet.m */; };
|
|
F73CCE261DC13788007E38D8 /* UIScrollView+EmptyDataSet.m in Sources */ = {isa = PBXBuildFile; fileRef = F73CCE241DC13788007E38D8 /* UIScrollView+EmptyDataSet.m */; };
|
|
F73CCE301DC13798007E38D8 /* UICKeyChainStore.m in Sources */ = {isa = PBXBuildFile; fileRef = F73CCE2A1DC13798007E38D8 /* UICKeyChainStore.m */; };
|
|
F73CCE301DC13798007E38D8 /* UICKeyChainStore.m in Sources */ = {isa = PBXBuildFile; fileRef = F73CCE2A1DC13798007E38D8 /* UICKeyChainStore.m */; };
|
|
F73CCE321DC13798007E38D8 /* UICKeyChainStore.m in Sources */ = {isa = PBXBuildFile; fileRef = F73CCE2A1DC13798007E38D8 /* UICKeyChainStore.m */; };
|
|
F73CCE321DC13798007E38D8 /* UICKeyChainStore.m in Sources */ = {isa = PBXBuildFile; fileRef = F73CCE2A1DC13798007E38D8 /* UICKeyChainStore.m */; };
|
|
|
|
+ F73F537F1E929C8500F8678D /* CCMore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F73F537E1E929C8500F8678D /* CCMore.swift */; };
|
|
F74344171E1264EE001CC831 /* DocumentPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F74344161E1264EE001CC831 /* DocumentPickerViewController.swift */; };
|
|
F74344171E1264EE001CC831 /* DocumentPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F74344161E1264EE001CC831 /* DocumentPickerViewController.swift */; };
|
|
F74344251E1264EE001CC831 /* FileProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = F74344241E1264EE001CC831 /* FileProvider.swift */; };
|
|
F74344251E1264EE001CC831 /* FileProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = F74344241E1264EE001CC831 /* FileProvider.swift */; };
|
|
F743444A1E126B4D001CC831 /* CCMove.m in Sources */ = {isa = PBXBuildFile; fileRef = F7D02A471C5F9E4400D6F972 /* CCMove.m */; };
|
|
F743444A1E126B4D001CC831 /* CCMove.m in Sources */ = {isa = PBXBuildFile; fileRef = F7D02A471C5F9E4400D6F972 /* CCMove.m */; };
|
|
@@ -1236,6 +1237,7 @@
|
|
F73CCE281DC13798007E38D8 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
F73CCE281DC13798007E38D8 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
F73CCE291DC13798007E38D8 /* UICKeyChainStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UICKeyChainStore.h; sourceTree = "<group>"; };
|
|
F73CCE291DC13798007E38D8 /* UICKeyChainStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UICKeyChainStore.h; sourceTree = "<group>"; };
|
|
F73CCE2A1DC13798007E38D8 /* UICKeyChainStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UICKeyChainStore.m; sourceTree = "<group>"; };
|
|
F73CCE2A1DC13798007E38D8 /* UICKeyChainStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UICKeyChainStore.m; sourceTree = "<group>"; };
|
|
|
|
+ F73F537E1E929C8500F8678D /* CCMore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CCMore.swift; sourceTree = "<group>"; };
|
|
F74344161E1264EE001CC831 /* DocumentPickerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentPickerViewController.swift; sourceTree = "<group>"; };
|
|
F74344161E1264EE001CC831 /* DocumentPickerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentPickerViewController.swift; sourceTree = "<group>"; };
|
|
F74344241E1264EE001CC831 /* FileProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileProvider.swift; sourceTree = "<group>"; };
|
|
F74344241E1264EE001CC831 /* FileProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileProvider.swift; sourceTree = "<group>"; };
|
|
F74344521E126D06001CC831 /* Picker-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Picker-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
F74344521E126D06001CC831 /* Picker-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Picker-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
@@ -1760,6 +1762,7 @@
|
|
F73B4F781E8D3BF800A97F07 /* CCMainTabBarController.swift */,
|
|
F73B4F781E8D3BF800A97F07 /* CCMainTabBarController.swift */,
|
|
F7D0E65F1BC5042E008D989A /* CCDetail.m */,
|
|
F7D0E65F1BC5042E008D989A /* CCDetail.m */,
|
|
F787E5581BC503ED00AFBFE1 /* Main.storyboard */,
|
|
F787E5581BC503ED00AFBFE1 /* Main.storyboard */,
|
|
|
|
+ F73F537E1E929C8500F8678D /* CCMore.swift */,
|
|
F78F6FAE1CC8CCB700F4EA25 /* CCSection.h */,
|
|
F78F6FAE1CC8CCB700F4EA25 /* CCSection.h */,
|
|
F78F6FAF1CC8CCB700F4EA25 /* CCSection.m */,
|
|
F78F6FAF1CC8CCB700F4EA25 /* CCSection.m */,
|
|
F792A77B1BC7C45400C9388E /* CCSplit.h */,
|
|
F792A77B1BC7C45400C9388E /* CCSplit.h */,
|
|
@@ -4109,6 +4112,7 @@
|
|
F7B1FBC71E72E3D1001781FE /* SwiftWebVC.swift in Sources */,
|
|
F7B1FBC71E72E3D1001781FE /* SwiftWebVC.swift in Sources */,
|
|
F77B0E111D118A16002130FE /* UIImage+Reflection.m in Sources */,
|
|
F77B0E111D118A16002130FE /* UIImage+Reflection.m in Sources */,
|
|
F708CF8B1E56E8CC00271D8B /* TableCertificates+CoreDataClass.m in Sources */,
|
|
F708CF8B1E56E8CC00271D8B /* TableCertificates+CoreDataClass.m in Sources */,
|
|
|
|
+ F73F537F1E929C8500F8678D /* CCMore.swift in Sources */,
|
|
F7F54D0C1E5B14C800E19C62 /* MWTapDetectingView.m in Sources */,
|
|
F7F54D0C1E5B14C800E19C62 /* MWTapDetectingView.m in Sources */,
|
|
F708CF7C1E56E8CC00271D8B /* TableGPS+CoreDataProperties.m in Sources */,
|
|
F708CF7C1E56E8CC00271D8B /* TableGPS+CoreDataProperties.m in Sources */,
|
|
F708CF821E56E8CC00271D8B /* TableDirectory+CoreDataProperties.m in Sources */,
|
|
F708CF821E56E8CC00271D8B /* TableDirectory+CoreDataProperties.m in Sources */,
|