|
@@ -267,6 +267,9 @@
|
|
F769454022E9F077000A798A /* NCSharePaging.swift in Sources */ = {isa = PBXBuildFile; fileRef = F769453F22E9F077000A798A /* NCSharePaging.swift */; };
|
|
F769454022E9F077000A798A /* NCSharePaging.swift in Sources */ = {isa = PBXBuildFile; fileRef = F769453F22E9F077000A798A /* NCSharePaging.swift */; };
|
|
F769454622E9F1B0000A798A /* NCShareCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F769454522E9F1B0000A798A /* NCShareCommon.swift */; };
|
|
F769454622E9F1B0000A798A /* NCShareCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F769454522E9F1B0000A798A /* NCShareCommon.swift */; };
|
|
F769454822E9F20D000A798A /* NCShareNetworking.swift in Sources */ = {isa = PBXBuildFile; fileRef = F769454722E9F20D000A798A /* NCShareNetworking.swift */; };
|
|
F769454822E9F20D000A798A /* NCShareNetworking.swift in Sources */ = {isa = PBXBuildFile; fileRef = F769454722E9F20D000A798A /* NCShareNetworking.swift */; };
|
|
|
|
+ F769CA172965AB7C00039397 /* NCUploadAssets.swift in Sources */ = {isa = PBXBuildFile; fileRef = F769CA162965AB7C00039397 /* NCUploadAssets.swift */; };
|
|
|
|
+ F769CA192966EA3C00039397 /* ComponentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F769CA182966EA3C00039397 /* ComponentView.swift */; };
|
|
|
|
+ F769CA1A2966EA3C00039397 /* ComponentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F769CA182966EA3C00039397 /* ComponentView.swift */; };
|
|
F76B3CCE1EAE01BD00921AC9 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
F76B3CCE1EAE01BD00921AC9 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
F76B3CCF1EAE01BD00921AC9 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
F76B3CCF1EAE01BD00921AC9 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
F76C26A62850D3A500E42BDF /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F7F67BB81A24D27800EE80DA /* Images.xcassets */; };
|
|
F76C26A62850D3A500E42BDF /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F7F67BB81A24D27800EE80DA /* Images.xcassets */; };
|
|
@@ -376,6 +379,7 @@
|
|
F78ACD52219046DC0088454D /* NCSectionHeaderFooter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD51219046DC0088454D /* NCSectionHeaderFooter.swift */; };
|
|
F78ACD52219046DC0088454D /* NCSectionHeaderFooter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78ACD51219046DC0088454D /* NCSectionHeaderFooter.swift */; };
|
|
F78ACD54219047D40088454D /* NCSectionFooter.xib in Resources */ = {isa = PBXBuildFile; fileRef = F78ACD53219047D40088454D /* NCSectionFooter.xib */; };
|
|
F78ACD54219047D40088454D /* NCSectionFooter.xib in Resources */ = {isa = PBXBuildFile; fileRef = F78ACD53219047D40088454D /* NCSectionFooter.xib */; };
|
|
F78ACD58219048040088454D /* NCSectionHeaderMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F78ACD57219048040088454D /* NCSectionHeaderMenu.xib */; };
|
|
F78ACD58219048040088454D /* NCSectionHeaderMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = F78ACD57219048040088454D /* NCSectionHeaderMenu.xib */; };
|
|
|
|
+ F78C6FDE296D677300C952C3 /* NCContextMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78C6FDD296D677300C952C3 /* NCContextMenu.swift */; };
|
|
F78D0C7F2912722100D706AB /* JGProgressHUD in Frameworks */ = {isa = PBXBuildFile; productRef = F78D0C7E2912722100D706AB /* JGProgressHUD */; };
|
|
F78D0C7F2912722100D706AB /* JGProgressHUD in Frameworks */ = {isa = PBXBuildFile; productRef = F78D0C7E2912722100D706AB /* JGProgressHUD */; };
|
|
F78D0C812912723900D706AB /* JGProgressHUD in Frameworks */ = {isa = PBXBuildFile; productRef = F78D0C802912723900D706AB /* JGProgressHUD */; };
|
|
F78D0C812912723900D706AB /* JGProgressHUD in Frameworks */ = {isa = PBXBuildFile; productRef = F78D0C802912723900D706AB /* JGProgressHUD */; };
|
|
F78D0C832912724F00D706AB /* JGProgressHUD in Frameworks */ = {isa = PBXBuildFile; productRef = F78D0C822912724F00D706AB /* JGProgressHUD */; };
|
|
F78D0C832912724F00D706AB /* JGProgressHUD in Frameworks */ = {isa = PBXBuildFile; productRef = F78D0C822912724F00D706AB /* JGProgressHUD */; };
|
|
@@ -882,6 +886,8 @@
|
|
F769453F22E9F077000A798A /* NCSharePaging.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCSharePaging.swift; sourceTree = "<group>"; };
|
|
F769453F22E9F077000A798A /* NCSharePaging.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCSharePaging.swift; sourceTree = "<group>"; };
|
|
F769454522E9F1B0000A798A /* NCShareCommon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCShareCommon.swift; sourceTree = "<group>"; };
|
|
F769454522E9F1B0000A798A /* NCShareCommon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCShareCommon.swift; sourceTree = "<group>"; };
|
|
F769454722E9F20D000A798A /* NCShareNetworking.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCShareNetworking.swift; sourceTree = "<group>"; };
|
|
F769454722E9F20D000A798A /* NCShareNetworking.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCShareNetworking.swift; sourceTree = "<group>"; };
|
|
|
|
+ F769CA162965AB7C00039397 /* NCUploadAssets.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCUploadAssets.swift; sourceTree = "<group>"; };
|
|
|
|
+ F769CA182966EA3C00039397 /* ComponentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComponentView.swift; sourceTree = "<group>"; };
|
|
F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCBrand.swift; sourceTree = "<group>"; };
|
|
F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCBrand.swift; sourceTree = "<group>"; };
|
|
F76D364528A4F8BF00214537 /* NCActivityIndicator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCActivityIndicator.swift; sourceTree = "<group>"; };
|
|
F76D364528A4F8BF00214537 /* NCActivityIndicator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCActivityIndicator.swift; sourceTree = "<group>"; };
|
|
F76D3CF02428B40E005DFA87 /* NCViewerPDFSearch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerPDFSearch.swift; sourceTree = "<group>"; };
|
|
F76D3CF02428B40E005DFA87 /* NCViewerPDFSearch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerPDFSearch.swift; sourceTree = "<group>"; };
|
|
@@ -958,6 +964,7 @@
|
|
F78ACD51219046DC0088454D /* NCSectionHeaderFooter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCSectionHeaderFooter.swift; sourceTree = "<group>"; };
|
|
F78ACD51219046DC0088454D /* NCSectionHeaderFooter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCSectionHeaderFooter.swift; sourceTree = "<group>"; };
|
|
F78ACD53219047D40088454D /* NCSectionFooter.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCSectionFooter.xib; sourceTree = "<group>"; };
|
|
F78ACD53219047D40088454D /* NCSectionFooter.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCSectionFooter.xib; sourceTree = "<group>"; };
|
|
F78ACD57219048040088454D /* NCSectionHeaderMenu.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCSectionHeaderMenu.xib; sourceTree = "<group>"; };
|
|
F78ACD57219048040088454D /* NCSectionHeaderMenu.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCSectionHeaderMenu.xib; sourceTree = "<group>"; };
|
|
|
|
+ F78C6FDD296D677300C952C3 /* NCContextMenu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCContextMenu.swift; sourceTree = "<group>"; };
|
|
F78D6F461F0B7CB9002F9619 /* es-MX */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-MX"; path = "es-MX.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
F78D6F461F0B7CB9002F9619 /* es-MX */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-MX"; path = "es-MX.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
F78D6F4D1F0B7CE4002F9619 /* nb-NO */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "nb-NO"; path = "nb-NO.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
F78D6F4D1F0B7CE4002F9619 /* nb-NO */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "nb-NO"; path = "nb-NO.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
F78D6F541F0B7D47002F9619 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
F78D6F541F0B7D47002F9619 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
@@ -1320,6 +1327,7 @@
|
|
F75D19E225EFE09000D74598 /* NCTrash+Menu.swift */,
|
|
F75D19E225EFE09000D74598 /* NCTrash+Menu.swift */,
|
|
AF93471127E2341B002537EE /* NCShare+Menu.swift */,
|
|
AF93471127E2341B002537EE /* NCShare+Menu.swift */,
|
|
F710D2012405826100A6033D /* NCViewer+Menu.swift */,
|
|
F710D2012405826100A6033D /* NCViewer+Menu.swift */,
|
|
|
|
+ F78C6FDD296D677300C952C3 /* NCContextMenu.swift */,
|
|
);
|
|
);
|
|
path = Menu;
|
|
path = Menu;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -1629,6 +1637,15 @@
|
|
path = Recent;
|
|
path = Recent;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ F769CA1B2966EF4F00039397 /* GUI */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ F75CA1462962F13700B01130 /* HUDView.swift */,
|
|
|
|
+ F769CA182966EA3C00039397 /* ComponentView.swift */,
|
|
|
|
+ );
|
|
|
|
+ path = GUI;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
F76D3CEF2428B3DD005DFA87 /* NCViewerPDF */ = {
|
|
F76D3CEF2428B3DD005DFA87 /* NCViewerPDF */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -1901,7 +1918,6 @@
|
|
F70968A324212C4E00ED60E5 /* NCLivePhoto.swift */,
|
|
F70968A324212C4E00ED60E5 /* NCLivePhoto.swift */,
|
|
F702F30725EE5D47008F8E80 /* NCPopupViewController.swift */,
|
|
F702F30725EE5D47008F8E80 /* NCPopupViewController.swift */,
|
|
F707C26421A2DC5200F6181E /* NCStoreReview.swift */,
|
|
F707C26421A2DC5200F6181E /* NCStoreReview.swift */,
|
|
- F75CA1462962F13700B01130 /* HUDView.swift */,
|
|
|
|
AF817EF0274BC781009ED85B /* NCUserBaseUrl.swift */,
|
|
AF817EF0274BC781009ED85B /* NCUserBaseUrl.swift */,
|
|
F70BFC7320E0FA7C00C67599 /* NCUtility.swift */,
|
|
F70BFC7320E0FA7C00C67599 /* NCUtility.swift */,
|
|
AF93474B27E34120002537EE /* NCUtility+Image.swift */,
|
|
AF93474B27E34120002537EE /* NCUtility+Image.swift */,
|
|
@@ -2026,6 +2042,7 @@
|
|
F7DFB7E9219C5A0500680748 /* Create cloud */ = {
|
|
F7DFB7E9219C5A0500680748 /* Create cloud */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ F769CA162965AB7C00039397 /* NCUploadAssets.swift */,
|
|
F7DFB7EF219C5B8000680748 /* NCCreateFormUploadAssets.swift */,
|
|
F7DFB7EF219C5B8000680748 /* NCCreateFormUploadAssets.swift */,
|
|
F704B5E22430AA6F00632F5F /* NCCreateFormUploadConflict.storyboard */,
|
|
F704B5E22430AA6F00632F5F /* NCCreateFormUploadConflict.storyboard */,
|
|
F704B5E42430AA8000632F5F /* NCCreateFormUploadConflict.swift */,
|
|
F704B5E42430AA8000632F5F /* NCCreateFormUploadConflict.swift */,
|
|
@@ -2129,6 +2146,7 @@
|
|
F702F2CC25EE5B4F008F8E80 /* AppDelegate.swift */,
|
|
F702F2CC25EE5B4F008F8E80 /* AppDelegate.swift */,
|
|
F702F2CE25EE5B5C008F8E80 /* NCGlobal.swift */,
|
|
F702F2CE25EE5B5C008F8E80 /* NCGlobal.swift */,
|
|
F7F67BB81A24D27800EE80DA /* Images.xcassets */,
|
|
F7F67BB81A24D27800EE80DA /* Images.xcassets */,
|
|
|
|
+ F769CA1B2966EF4F00039397 /* GUI */,
|
|
F7C1CDD91E6DFC6F005D92BE /* Brand */,
|
|
F7C1CDD91E6DFC6F005D92BE /* Brand */,
|
|
F70211F31BAC56E9003FC03E /* Main */,
|
|
F70211F31BAC56E9003FC03E /* Main */,
|
|
F7CA213725F1372B00826ABB /* Account Request */,
|
|
F7CA213725F1372B00826ABB /* Account Request */,
|
|
@@ -2845,6 +2863,7 @@
|
|
AF4BF617275629E20081CEEF /* NCManageDatabase+Account.swift in Sources */,
|
|
AF4BF617275629E20081CEEF /* NCManageDatabase+Account.swift in Sources */,
|
|
F7BF9D872934CA21009EE9A6 /* NCManageDatabase+LayoutForView.swift in Sources */,
|
|
F7BF9D872934CA21009EE9A6 /* NCManageDatabase+LayoutForView.swift in Sources */,
|
|
D575039F27146F93008DC9DC /* String+Extension.swift in Sources */,
|
|
D575039F27146F93008DC9DC /* String+Extension.swift in Sources */,
|
|
|
|
+ F769CA1A2966EA3C00039397 /* ComponentView.swift in Sources */,
|
|
F73D5E4A246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
F73D5E4A246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
F79B646326CA661600838ACA /* UIControl+Extension.swift in Sources */,
|
|
F79B646326CA661600838ACA /* UIControl+Extension.swift in Sources */,
|
|
F78A10C429322E8A008499B8 /* NCManageDatabase+Directory.swift in Sources */,
|
|
F78A10C429322E8A008499B8 /* NCManageDatabase+Directory.swift in Sources */,
|
|
@@ -3024,6 +3043,8 @@
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
F77444F522281649000D5EB0 /* NCGridMediaCell.swift in Sources */,
|
|
F77444F522281649000D5EB0 /* NCGridMediaCell.swift in Sources */,
|
|
|
|
+ F78C6FDE296D677300C952C3 /* NCContextMenu.swift in Sources */,
|
|
|
|
+ F769CA172965AB7C00039397 /* NCUploadAssets.swift in Sources */,
|
|
F7AE00F8230E81CB007ACF8A /* NCBrowserWeb.swift in Sources */,
|
|
F7AE00F8230E81CB007ACF8A /* NCBrowserWeb.swift in Sources */,
|
|
F702F30825EE5D47008F8E80 /* NCPopupViewController.swift in Sources */,
|
|
F702F30825EE5D47008F8E80 /* NCPopupViewController.swift in Sources */,
|
|
F70A58BE24D0349500DED00D /* NCCapabilitiesViewController.swift in Sources */,
|
|
F70A58BE24D0349500DED00D /* NCCapabilitiesViewController.swift in Sources */,
|
|
@@ -3138,6 +3159,7 @@
|
|
F7581D2425EFDDDF004DC699 /* NCMedia+Menu.swift in Sources */,
|
|
F7581D2425EFDDDF004DC699 /* NCMedia+Menu.swift in Sources */,
|
|
F738D4902756740100CD1D38 /* NCLoginNavigationController.swift in Sources */,
|
|
F738D4902756740100CD1D38 /* NCLoginNavigationController.swift in Sources */,
|
|
F77B0E981D118A16002130FE /* CCManageAccount.m in Sources */,
|
|
F77B0E981D118A16002130FE /* CCManageAccount.m in Sources */,
|
|
|
|
+ F769CA192966EA3C00039397 /* ComponentView.swift in Sources */,
|
|
AF93474C27E34120002537EE /* NCUtility+Image.swift in Sources */,
|
|
AF93474C27E34120002537EE /* NCUtility+Image.swift in Sources */,
|
|
F702F30125EE5D2C008F8E80 /* NYMnemonic.m in Sources */,
|
|
F702F30125EE5D2C008F8E80 /* NYMnemonic.m in Sources */,
|
|
AF93474E27E3F212002537EE /* NCShareNewUserAddComment.swift in Sources */,
|
|
AF93474E27E3F212002537EE /* NCShareNewUserAddComment.swift in Sources */,
|
|
@@ -3732,7 +3754,7 @@
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
- CURRENT_PROJECT_VERSION = 3;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 4;
|
|
DEVELOPMENT_TEAM = NKUJUXUJ3B;
|
|
DEVELOPMENT_TEAM = NKUJUXUJ3B;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
@@ -3795,7 +3817,7 @@
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
- CURRENT_PROJECT_VERSION = 3;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 4;
|
|
DEVELOPMENT_TEAM = NKUJUXUJ3B;
|
|
DEVELOPMENT_TEAM = NKUJUXUJ3B;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
ENABLE_TESTABILITY = YES;
|