|
@@ -58,9 +58,6 @@
|
|
|
F70D87D025EE6E58008CBBBD /* NCRenameFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70D87CE25EE6E58008CBBBD /* NCRenameFile.swift */; };
|
|
|
F70D8D8124A4A9BF000A5756 /* NCNetworkingProcessUpload.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70D8D8024A4A9BF000A5756 /* NCNetworkingProcessUpload.swift */; };
|
|
|
F710D1F52405770F00A6033D /* NCViewerPDF.swift in Sources */ = {isa = PBXBuildFile; fileRef = F710D1F42405770F00A6033D /* NCViewerPDF.swift */; };
|
|
|
- F710D1FE24057E5E00A6033D /* NCActionSheetHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = F710D1FB24057E5E00A6033D /* NCActionSheetHeader.swift */; };
|
|
|
- F710D1FF24057E5E00A6033D /* NCActionSheetHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F710D1FC24057E5E00A6033D /* NCActionSheetHeaderView.swift */; };
|
|
|
- F710D20024057E5E00A6033D /* NCActionSheetHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F710D1FD24057E5E00A6033D /* NCActionSheetHeaderView.xib */; };
|
|
|
F710D2022405826100A6033D /* NCViewer+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F710D2012405826100A6033D /* NCViewer+Menu.swift */; };
|
|
|
F710E8111EF95C9C00DC2427 /* ImagesIntro.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F710E80F1EF95C9C00DC2427 /* ImagesIntro.xcassets */; };
|
|
|
F7134186259747BA00768D21 /* NCPushNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = F7134185259747BA00768D21 /* NCPushNotification.m */; };
|
|
@@ -415,9 +412,6 @@
|
|
|
F70F2BA4225F2D8900EBB73E /* ZIPFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ZIPFoundation.framework; path = Carthage/Build/iOS/ZIPFoundation.framework; sourceTree = "<group>"; };
|
|
|
F710C5EF2471A6D1009AD8B7 /* Sentry.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sentry.framework; path = Carthage/Build/iOS/Sentry.framework; sourceTree = "<group>"; };
|
|
|
F710D1F42405770F00A6033D /* NCViewerPDF.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCViewerPDF.swift; sourceTree = "<group>"; };
|
|
|
- F710D1FB24057E5E00A6033D /* NCActionSheetHeader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCActionSheetHeader.swift; sourceTree = "<group>"; };
|
|
|
- F710D1FC24057E5E00A6033D /* NCActionSheetHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCActionSheetHeaderView.swift; sourceTree = "<group>"; };
|
|
|
- F710D1FD24057E5E00A6033D /* NCActionSheetHeaderView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCActionSheetHeaderView.xib; sourceTree = "<group>"; };
|
|
|
F710D2012405826100A6033D /* NCViewer+Menu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NCViewer+Menu.swift"; sourceTree = "<group>"; };
|
|
|
F710E80F1EF95C9C00DC2427 /* ImagesIntro.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = ImagesIntro.xcassets; sourceTree = "<group>"; };
|
|
|
F7134184259747BA00768D21 /* NCPushNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NCPushNotification.h; sourceTree = "<group>"; };
|
|
@@ -816,7 +810,6 @@
|
|
|
F70211F31BAC56E9003FC03E /* Main */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- F710D1FA24057E5E00A6033D /* ActionSheetHeaderView */,
|
|
|
F702F2E325EE5C82008F8E80 /* AudioRecorder */,
|
|
|
F7DFB7E9219C5A0500680748 /* Create cloud */,
|
|
|
F78ACD50219046AC0088454D /* Section Header Footer */,
|
|
@@ -867,16 +860,6 @@
|
|
|
path = "Rename file";
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- F710D1FA24057E5E00A6033D /* ActionSheetHeaderView */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- F710D1FB24057E5E00A6033D /* NCActionSheetHeader.swift */,
|
|
|
- F710D1FC24057E5E00A6033D /* NCActionSheetHeaderView.swift */,
|
|
|
- F710D1FD24057E5E00A6033D /* NCActionSheetHeaderView.xib */,
|
|
|
- );
|
|
|
- path = ActionSheetHeaderView;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
F710E80C1EF95C9C00DC2427 /* Intro */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1843,7 +1826,6 @@
|
|
|
F76D3CF52428D0C1005DFA87 /* NCViewerPDF.storyboard in Resources */,
|
|
|
F700222C1EC479840080073F /* Custom.xcassets in Resources */,
|
|
|
F702F2F125EE5CDB008F8E80 /* NCLogin.storyboard in Resources */,
|
|
|
- F710D20024057E5E00A6033D /* NCActionSheetHeaderView.xib in Resources */,
|
|
|
F723985C253C95CE00257F49 /* NCViewerRichdocument.storyboard in Resources */,
|
|
|
F758B45A212C564000515F55 /* Scan.storyboard in Resources */,
|
|
|
F70D87CF25EE6E58008CBBBD /* NCRenameFile.storyboard in Resources */,
|
|
@@ -2028,7 +2010,6 @@
|
|
|
F733598125C1C188002ABA72 /* NCAskAuthorization.swift in Sources */,
|
|
|
370D26AF248A3D7A00121797 /* NCImageCellProtocol.swift in Sources */,
|
|
|
F77B0DF51D118A16002130FE /* CCUtility.m in Sources */,
|
|
|
- F710D1FE24057E5E00A6033D /* NCActionSheetHeader.swift in Sources */,
|
|
|
F70D87D025EE6E58008CBBBD /* NCRenameFile.swift in Sources */,
|
|
|
F790110E21415BF600D7B136 /* NCViewerRichdocument.swift in Sources */,
|
|
|
F78ACD4021903CC20088454D /* NCGridCell.swift in Sources */,
|
|
@@ -2111,7 +2092,6 @@
|
|
|
F7EFC0CD256BF8DD00461AAD /* NCUserStatus.swift in Sources */,
|
|
|
F7DFB7F4219C5CA800680748 /* NCCreateFormUploadScanDocument.swift in Sources */,
|
|
|
F70D7C3725FFBF82002B9E34 /* NCCollectionViewCommon.swift in Sources */,
|
|
|
- F710D1FF24057E5E00A6033D /* NCActionSheetHeaderView.swift in Sources */,
|
|
|
F7020FCE2233D7F700B7297D /* NCCreateFormUploadVoiceNote.swift in Sources */,
|
|
|
F7134186259747BA00768D21 /* NCPushNotification.m in Sources */,
|
|
|
F7F4B1D823C74B3E00D82A6E /* NCRichWorkspace.swift in Sources */,
|