|
@@ -87,7 +87,6 @@
|
|
|
F72D1007210B6882009C96B7 /* NCPushNotificationEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F72D1005210B6882009C96B7 /* NCPushNotificationEncryption.m */; };
|
|
|
F72D404923D2082500A97FD0 /* NCViewerNextcloudText.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72D404823D2082500A97FD0 /* NCViewerNextcloudText.swift */; };
|
|
|
F72E0B9D21AD60BC00898D7B /* WeScan.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F72E0B9C21AD60BC00898D7B /* WeScan.framework */; };
|
|
|
- F72FCC00250CB886005E8D88 /* NCCollectionViewCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72FCBFF250CB886005E8D88 /* NCCollectionViewCommon.swift */; };
|
|
|
F733B65221997CC2001C1FFA /* TLPhotoPicker.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F733B65121997CC1001C1FFA /* TLPhotoPicker.framework */; };
|
|
|
F7362A1F220C853A005101B5 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7362A1E220C853A005101B5 /* LaunchScreen.storyboard */; };
|
|
|
F738143A240FE48D00404AC7 /* NCViewerImageCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7381439240FE48D00404AC7 /* NCViewerImageCommon.swift */; };
|
|
@@ -126,6 +125,8 @@
|
|
|
F7501C322212E57500FB1415 /* NCMedia.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7501C302212E57400FB1415 /* NCMedia.storyboard */; };
|
|
|
F7501C332212E57500FB1415 /* NCMedia.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7501C312212E57400FB1415 /* NCMedia.swift */; };
|
|
|
F755BD9B20594AC7008C5FBB /* NCService.swift in Sources */ = {isa = PBXBuildFile; fileRef = F755BD9A20594AC7008C5FBB /* NCService.swift */; };
|
|
|
+ F755E6462525946C008DAB45 /* NCCollectionViewCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F755E6442525946C008DAB45 /* NCCollectionViewCommon.swift */; };
|
|
|
+ F755E6472525946C008DAB45 /* NCCollectionCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F755E6452525946C008DAB45 /* NCCollectionCommon.swift */; };
|
|
|
F758B45A212C564000515F55 /* Scan.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F758B457212C564000515F55 /* Scan.storyboard */; };
|
|
|
F758B45E212C569D00515F55 /* ScanCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45D212C569C00515F55 /* ScanCell.swift */; };
|
|
|
F758B460212C56A400515F55 /* ScanCollectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F758B45F212C56A400515F55 /* ScanCollectionView.swift */; };
|
|
@@ -200,7 +201,6 @@
|
|
|
F77D49A91DC238E500CDC568 /* loading.gif in Resources */ = {isa = PBXBuildFile; fileRef = F77D49A71DC238E500CDC568 /* loading.gif */; };
|
|
|
F78071091EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m in Sources */ = {isa = PBXBuildFile; fileRef = F78071081EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m */; };
|
|
|
F780710A1EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m in Sources */ = {isa = PBXBuildFile; fileRef = F78071081EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m */; };
|
|
|
- F78111692507AEB500CB218B /* NCCollectionCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F78111682507AEB500CB218B /* NCCollectionCommon.swift */; };
|
|
|
F78295311F962EFA00A572F5 /* NCEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */; };
|
|
|
F782A57B25123694007BBABD /* Realm in Frameworks */ = {isa = PBXBuildFile; productRef = F782A57A25123694007BBABD /* Realm */; };
|
|
|
F782A57D25123694007BBABD /* RealmSwift in Frameworks */ = {isa = PBXBuildFile; productRef = F782A57C25123694007BBABD /* RealmSwift */; };
|
|
@@ -428,7 +428,6 @@
|
|
|
F72D1006210B6882009C96B7 /* NCPushNotificationEncryption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCPushNotificationEncryption.h; sourceTree = "<group>"; };
|
|
|
F72D404823D2082500A97FD0 /* NCViewerNextcloudText.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCViewerNextcloudText.swift; sourceTree = "<group>"; };
|
|
|
F72E0B9C21AD60BC00898D7B /* WeScan.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WeScan.framework; path = Carthage/Build/iOS/WeScan.framework; sourceTree = "<group>"; };
|
|
|
- F72FCBFF250CB886005E8D88 /* NCCollectionViewCommon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCCollectionViewCommon.swift; sourceTree = "<group>"; };
|
|
|
F73049B81CB567F000C7C320 /* NSString+TruncateToWidth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+TruncateToWidth.h"; sourceTree = "<group>"; };
|
|
|
F73049B91CB567F000C7C320 /* NSString+TruncateToWidth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+TruncateToWidth.m"; sourceTree = "<group>"; };
|
|
|
F7320934201B812F008A0888 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
@@ -473,6 +472,8 @@
|
|
|
F753701922723E0D0041C76C /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
F753701A22723EC80041C76C /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
F755BD9A20594AC7008C5FBB /* NCService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCService.swift; sourceTree = "<group>"; };
|
|
|
+ F755E6442525946C008DAB45 /* NCCollectionViewCommon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NCCollectionViewCommon.swift; path = iOSClient/Main/NCCollectionViewCommon.swift; sourceTree = SOURCE_ROOT; };
|
|
|
+ F755E6452525946C008DAB45 /* NCCollectionCommon.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NCCollectionCommon.swift; path = iOSClient/Main/NCCollectionCommon.swift; sourceTree = SOURCE_ROOT; };
|
|
|
F758B457212C564000515F55 /* Scan.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Scan.storyboard; sourceTree = "<group>"; };
|
|
|
F758B45D212C569C00515F55 /* ScanCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScanCell.swift; sourceTree = "<group>"; };
|
|
|
F758B45F212C56A400515F55 /* ScanCollectionView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScanCollectionView.swift; sourceTree = "<group>"; };
|
|
@@ -558,7 +559,6 @@
|
|
|
F77D49A71DC238E500CDC568 /* loading.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = loading.gif; sourceTree = "<group>"; };
|
|
|
F78071071EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNotificationCenter+MainThread.h"; sourceTree = "<group>"; };
|
|
|
F78071081EDAB65800EAFFF6 /* NSNotificationCenter+MainThread.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSNotificationCenter+MainThread.m"; sourceTree = "<group>"; };
|
|
|
- F78111682507AEB500CB218B /* NCCollectionCommon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCCollectionCommon.swift; sourceTree = "<group>"; };
|
|
|
F785EE9C246196DF00B3F945 /* NCNetworkingE2EE.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCNetworkingE2EE.swift; sourceTree = "<group>"; };
|
|
|
F787704E22E7019900F287A9 /* NCShareLinkCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCShareLinkCell.xib; sourceTree = "<group>"; };
|
|
|
F78A18B523CDD07D00F681F3 /* NCViewerRichWorkspaceWebView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerRichWorkspaceWebView.swift; sourceTree = "<group>"; };
|
|
@@ -812,7 +812,8 @@
|
|
|
F78ACD3E21903BA20088454D /* Cell */,
|
|
|
F7DFB7E9219C5A0500680748 /* Create cloud */,
|
|
|
F78ACD50219046AC0088454D /* Section */,
|
|
|
- F72FCC01250CB8E7005E8D88 /* Collection */,
|
|
|
+ F755E6452525946C008DAB45 /* NCCollectionCommon.swift */,
|
|
|
+ F755E6442525946C008DAB45 /* NCCollectionViewCommon.swift */,
|
|
|
F73F537E1E929C8500F8678D /* CCMore.swift */,
|
|
|
F7C1EEA425053A9C00866ACC /* NCDataSource.swift */,
|
|
|
F7226EDB1EE4089300EBECB1 /* Main.storyboard */,
|
|
@@ -931,15 +932,6 @@
|
|
|
name = Localizations;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- F72FCC01250CB8E7005E8D88 /* Collection */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- F78111682507AEB500CB218B /* NCCollectionCommon.swift */,
|
|
|
- F72FCBFF250CB886005E8D88 /* NCCollectionViewCommon.swift */,
|
|
|
- );
|
|
|
- path = Collection;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
F7381ED9218218A4000B1560 /* Offline */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1999,8 +1991,6 @@
|
|
|
F78ACD4021903CC20088454D /* NCGridCell.swift in Sources */,
|
|
|
37ECC83B23D0C7410082EFA2 /* NCMenuAction.swift in Sources */,
|
|
|
F75B0ABD244C4DBB00E58DCA /* NCNetworkingNotificationCenter.swift in Sources */,
|
|
|
- F72FCC00250CB886005E8D88 /* NCCollectionViewCommon.swift in Sources */,
|
|
|
- F78111692507AEB500CB218B /* NCCollectionCommon.swift in Sources */,
|
|
|
F79018B8240962C7007C9B6D /* NCViewerImageViewController.swift in Sources */,
|
|
|
F769454022E9F077000A798A /* NCSharePaging.swift in Sources */,
|
|
|
F78ACD4221903CE00088454D /* NCListCell.swift in Sources */,
|
|
@@ -2029,6 +2019,7 @@
|
|
|
3757A35523D9D76300EC369E /* NCMenuPanelController.swift in Sources */,
|
|
|
F77A697D250A0FBC00FF1708 /* NCCollectionViewCommon+Menu.swift in Sources */,
|
|
|
F7CA1ED320E7E3FE002CC65E /* PKStopDownloadButton.m in Sources */,
|
|
|
+ F755E6472525946C008DAB45 /* NCCollectionCommon.swift in Sources */,
|
|
|
F704B5E92430C0B800632F5F /* NCCreateFormUploadConflictCell.swift in Sources */,
|
|
|
F72D404923D2082500A97FD0 /* NCViewerNextcloudText.swift in Sources */,
|
|
|
F77B0E221D118A16002130FE /* CCManageLocation.m in Sources */,
|
|
@@ -2123,6 +2114,7 @@
|
|
|
F74DE14325135B6800917068 /* NCTransfers.swift in Sources */,
|
|
|
37C83A0D24532B7200618A3B /* AppDelegate+Swift.swift in Sources */,
|
|
|
F77B0ED51D118A16002130FE /* PHAsset+Utility.m in Sources */,
|
|
|
+ F755E6462525946C008DAB45 /* NCCollectionViewCommon.swift in Sources */,
|
|
|
F77B0ED91D118A16002130FE /* main.m in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|