|
@@ -295,7 +295,6 @@
|
|
|
F760F79B21F21F61006B1A73 /* ColorCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F760F77821F21F61006B1A73 /* ColorCollectionViewCell.swift */; };
|
|
|
F760F79C21F21F61006B1A73 /* GradientView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F760F77921F21F61006B1A73 /* GradientView.swift */; };
|
|
|
F760F79D21F21F61006B1A73 /* CropRectView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F760F77A21F21F61006B1A73 /* CropRectView.swift */; };
|
|
|
- F761855A2198A2B500A65DC4 /* NCPhotosPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76185592198A2B500A65DC4 /* NCPhotosPickerViewController.swift */; };
|
|
|
F762CAF71EACB66200B38484 /* XLFormBaseCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F762CAA41EACB66200B38484 /* XLFormBaseCell.m */; };
|
|
|
F762CAF81EACB66200B38484 /* XLFormButtonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F762CAA61EACB66200B38484 /* XLFormButtonCell.m */; };
|
|
|
F762CAF91EACB66200B38484 /* XLFormCheckCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F762CAA81EACB66200B38484 /* XLFormCheckCell.m */; };
|
|
@@ -360,6 +359,9 @@
|
|
|
F771E3F920E239B500AFB62D /* FileProviderExtension+Network.swift in Sources */ = {isa = PBXBuildFile; fileRef = F771E3F620E239B400AFB62D /* FileProviderExtension+Network.swift */; };
|
|
|
F771E3FF20E23C3A00AFB62D /* libssl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F70A63071D5B3467004E2AA5 /* libssl.a */; };
|
|
|
F771E40020E23C3D00AFB62D /* libcrypto.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F70A63061D5B3467004E2AA5 /* libcrypto.a */; };
|
|
|
+ F77444F522281649000D5EB0 /* NCGridMediaCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F77444F322281649000D5EB0 /* NCGridMediaCell.swift */; };
|
|
|
+ F77444F622281649000D5EB0 /* NCGridMediaCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F77444F422281649000D5EB0 /* NCGridMediaCell.xib */; };
|
|
|
+ F77444F8222816D5000D5EB0 /* NCPhotosPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F77444F7222816D5000D5EB0 /* NCPhotosPickerViewController.swift */; };
|
|
|
F774DF0F1FCC26BE002AF9FC /* iTunesArtwork@1x.png in Resources */ = {isa = PBXBuildFile; fileRef = F774DF0C1FCC26BD002AF9FC /* iTunesArtwork@1x.png */; };
|
|
|
F774DF101FCC26BE002AF9FC /* iTunesArtwork@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F774DF0D1FCC26BD002AF9FC /* iTunesArtwork@2x.png */; };
|
|
|
F774DF111FCC26BE002AF9FC /* iTunesArtwork@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F774DF0E1FCC26BE002AF9FC /* iTunesArtwork@3x.png */; };
|
|
@@ -433,8 +435,6 @@
|
|
|
F79918A52199816500C2E308 /* UICKeyChainStore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F79918A021997F9000C2E308 /* UICKeyChainStore.framework */; };
|
|
|
F79A65C32191D90F00FF6DCC /* NCSelect.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F79A65C22191D90F00FF6DCC /* NCSelect.storyboard */; };
|
|
|
F79A65C62191D95E00FF6DCC /* NCSelect.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79A65C52191D95E00FF6DCC /* NCSelect.swift */; };
|
|
|
- F79D4CC922197EC1007F3B7B /* NCGridMediaCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F79D4CC722197EC1007F3B7B /* NCGridMediaCell.xib */; };
|
|
|
- F79D4CCA22197EC1007F3B7B /* NCGridMediaCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F79D4CC822197EC1007F3B7B /* NCGridMediaCell.swift */; };
|
|
|
F7A321551E9E2A070069AD1B /* CCFavorites.m in Sources */ = {isa = PBXBuildFile; fileRef = F7A3214F1E9E2A070069AD1B /* CCFavorites.m */; };
|
|
|
F7A3218C1E9E42B30069AD1B /* CCMenuAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = F7A3218B1E9E42B30069AD1B /* CCMenuAccount.m */; };
|
|
|
F7A321AD1E9E6AD50069AD1B /* CCAdvanced.m in Sources */ = {isa = PBXBuildFile; fileRef = F7A321AC1E9E6AD50069AD1B /* CCAdvanced.m */; };
|
|
@@ -1024,7 +1024,6 @@
|
|
|
F760F77821F21F61006B1A73 /* ColorCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ColorCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
F760F77921F21F61006B1A73 /* GradientView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GradientView.swift; sourceTree = "<group>"; };
|
|
|
F760F77A21F21F61006B1A73 /* CropRectView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CropRectView.swift; sourceTree = "<group>"; };
|
|
|
- F76185592198A2B500A65DC4 /* NCPhotosPickerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCPhotosPickerViewController.swift; sourceTree = "<group>"; };
|
|
|
F762CAA31EACB66200B38484 /* XLFormBaseCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XLFormBaseCell.h; sourceTree = "<group>"; };
|
|
|
F762CAA41EACB66200B38484 /* XLFormBaseCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XLFormBaseCell.m; sourceTree = "<group>"; };
|
|
|
F762CAA51EACB66200B38484 /* XLFormButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XLFormButtonCell.h; sourceTree = "<group>"; };
|
|
@@ -1163,6 +1162,9 @@
|
|
|
F77439541FCD6D6100662C46 /* es-PY */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-PY"; path = "es-PY.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
F774395B1FCD6D8200662C46 /* es-SV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-SV"; path = "es-SV.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
F77439621FCD6D9C00662C46 /* es-UY */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-UY"; path = "es-UY.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
+ F77444F322281649000D5EB0 /* NCGridMediaCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCGridMediaCell.swift; sourceTree = "<group>"; };
|
|
|
+ F77444F422281649000D5EB0 /* NCGridMediaCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCGridMediaCell.xib; sourceTree = "<group>"; };
|
|
|
+ F77444F7222816D5000D5EB0 /* NCPhotosPickerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCPhotosPickerViewController.swift; sourceTree = "<group>"; };
|
|
|
F774DF0C1FCC26BD002AF9FC /* iTunesArtwork@1x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "iTunesArtwork@1x.png"; sourceTree = "<group>"; };
|
|
|
F774DF0D1FCC26BD002AF9FC /* iTunesArtwork@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "iTunesArtwork@2x.png"; sourceTree = "<group>"; };
|
|
|
F774DF0E1FCC26BE002AF9FC /* iTunesArtwork@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "iTunesArtwork@3x.png"; sourceTree = "<group>"; };
|
|
@@ -1205,8 +1207,6 @@
|
|
|
F79918A72199840500C2E308 /* Sheeeeeeeeet.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Sheeeeeeeeet.framework; path = Carthage/Build/iOS/Sheeeeeeeeet.framework; sourceTree = "<group>"; };
|
|
|
F79A65C22191D90F00FF6DCC /* NCSelect.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCSelect.storyboard; sourceTree = "<group>"; };
|
|
|
F79A65C52191D95E00FF6DCC /* NCSelect.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCSelect.swift; sourceTree = "<group>"; };
|
|
|
- F79D4CC722197EC1007F3B7B /* NCGridMediaCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCGridMediaCell.xib; sourceTree = "<group>"; };
|
|
|
- F79D4CC822197EC1007F3B7B /* NCGridMediaCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCGridMediaCell.swift; sourceTree = "<group>"; };
|
|
|
F7A3214E1E9E2A070069AD1B /* CCFavorites.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCFavorites.h; sourceTree = "<group>"; };
|
|
|
F7A3214F1E9E2A070069AD1B /* CCFavorites.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = CCFavorites.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
|
F7A3218A1E9E42B30069AD1B /* CCMenuAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCMenuAccount.h; sourceTree = "<group>"; };
|
|
@@ -1665,12 +1665,13 @@
|
|
|
F7226EDB1EE4089300EBECB1 /* Main.storyboard */,
|
|
|
F7D0E65E1BC5042E008D989A /* CCDetail.h */,
|
|
|
F7D0E65F1BC5042E008D989A /* CCDetail.m */,
|
|
|
- F73F537E1E929C8500F8678D /* CCMore.swift */,
|
|
|
F78F6FAE1CC8CCB700F4EA25 /* CCSection.h */,
|
|
|
F78F6FAF1CC8CCB700F4EA25 /* CCSection.m */,
|
|
|
F792A77B1BC7C45400C9388E /* CCSplit.h */,
|
|
|
F792A77C1BC7C45400C9388E /* CCSplit.m */,
|
|
|
F7D6650620FF341600BFBA9E /* NCMainCommon.swift */,
|
|
|
+ F73F537E1E929C8500F8678D /* CCMore.swift */,
|
|
|
+ F77444F7222816D5000D5EB0 /* NCPhotosPickerViewController.swift */,
|
|
|
);
|
|
|
path = Main;
|
|
|
sourceTree = "<group>";
|
|
@@ -2118,14 +2119,6 @@
|
|
|
path = PhotoEditor;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- F76185582198A28E00A65DC4 /* NCPhotosPickerViewController */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- F76185592198A2B500A65DC4 /* NCPhotosPickerViewController.swift */,
|
|
|
- );
|
|
|
- path = NCPhotosPickerViewController;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
F762CA9F1EACB66200B38484 /* XLForm */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2352,9 +2345,10 @@
|
|
|
F70211F91BAC56E9003FC03E /* CCCellMainTransfer.xib */,
|
|
|
F78ACD3F21903CC20088454D /* NCGridCell.swift */,
|
|
|
F78ACD4521903D010088454D /* NCGridCell.xib */,
|
|
|
+ F77444F322281649000D5EB0 /* NCGridMediaCell.swift */,
|
|
|
+ F77444F422281649000D5EB0 /* NCGridMediaCell.xib */,
|
|
|
F78ACD4121903CE00088454D /* NCListCell.swift */,
|
|
|
F78ACD4321903CF20088454D /* NCListCell.xib */,
|
|
|
- F76185582198A28E00A65DC4 /* NCPhotosPickerViewController */,
|
|
|
);
|
|
|
path = Cell;
|
|
|
sourceTree = "<group>";
|
|
@@ -2797,8 +2791,6 @@
|
|
|
F7EC9CB921185F2000F1C5CE /* Media */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- F79D4CC822197EC1007F3B7B /* NCGridMediaCell.swift */,
|
|
|
- F79D4CC722197EC1007F3B7B /* NCGridMediaCell.xib */,
|
|
|
F7501C302212E57400FB1415 /* NCMedia.storyboard */,
|
|
|
F7501C312212E57400FB1415 /* NCMedia.swift */,
|
|
|
);
|
|
@@ -3282,7 +3274,7 @@
|
|
|
F7F54D041E5B14C800E19C62 /* VideoOverlay@2x.png in Resources */,
|
|
|
F7F54CF51E5B14C700E19C62 /* PlayButtonOverlayLarge@2x.png in Resources */,
|
|
|
F77D49A91DC238E500CDC568 /* loading.gif in Resources */,
|
|
|
- F79D4CC922197EC1007F3B7B /* NCGridMediaCell.xib in Resources */,
|
|
|
+ F77444F622281649000D5EB0 /* NCGridMediaCell.xib in Resources */,
|
|
|
F78ACD4421903CF20088454D /* NCListCell.xib in Resources */,
|
|
|
F78ACD4621903D010088454D /* NCGridCell.xib in Resources */,
|
|
|
F7F54CF91E5B14C700E19C62 /* PlayButtonOverlayLargeTap@3x.png in Resources */,
|
|
@@ -3627,6 +3619,7 @@
|
|
|
F77B0DF21D118A16002130FE /* CCUploadFromOtherUpp.m in Sources */,
|
|
|
F754EECB21772B6100BB1CDF /* DropdownMenu.swift in Sources */,
|
|
|
F760F78221F21F61006B1A73 /* PhotoEditor+UITextView.swift in Sources */,
|
|
|
+ F77444F522281649000D5EB0 /* NCGridMediaCell.swift in Sources */,
|
|
|
F77B0DF41D118A16002130FE /* CCMain.m in Sources */,
|
|
|
F7E9C41B20F4CA870040CF18 /* CCTransfers.m in Sources */,
|
|
|
F73B4F0D1F470D9100BBEE4B /* nsLatin1Prober.cpp in Sources */,
|
|
@@ -3683,6 +3676,7 @@
|
|
|
F76C6F8E21943C8C0063591B /* NCActionSheetHeader.swift in Sources */,
|
|
|
F760F79121F21F61006B1A73 /* EmojiCollectionViewCell.swift in Sources */,
|
|
|
F750374F1DBFA91A008FB480 /* NSArray+PureLayout.m in Sources */,
|
|
|
+ F77444F8222816D5000D5EB0 /* NCPhotosPickerViewController.swift in Sources */,
|
|
|
F77B0E141D118A16002130FE /* CCError.m in Sources */,
|
|
|
F73B4F131F470D9100BBEE4B /* nsUniversalDetector.cpp in Sources */,
|
|
|
F7B0C1751EE839A30033AC24 /* NCAutoUpload.m in Sources */,
|
|
@@ -3708,7 +3702,6 @@
|
|
|
F762CB081EACB66200B38484 /* XLFormOptionsViewController.m in Sources */,
|
|
|
F73CC0721E813DFF006E3047 /* BKPasscodeLockScreenManager.m in Sources */,
|
|
|
F760F78B21F21F61006B1A73 /* UIImage+Crop.swift in Sources */,
|
|
|
- F761855A2198A2B500A65DC4 /* NCPhotosPickerViewController.swift in Sources */,
|
|
|
F73B4F101F470D9100BBEE4B /* nsSBCharSetProber.cpp in Sources */,
|
|
|
F762CB0E1EACB66200B38484 /* NSExpression+XLFormAdditions.m in Sources */,
|
|
|
F73B4F071F470D9100BBEE4B /* nsEscSM.cpp in Sources */,
|
|
@@ -3883,7 +3876,6 @@
|
|
|
F79630EE215527D40015EEA5 /* NCViewerMedia.swift in Sources */,
|
|
|
F7CA1ED620E7E3FE002CC65E /* CALayer+PKDownloadButtonAnimations.m in Sources */,
|
|
|
F7ECBA6D1E239DCD003E6328 /* NCCreateFormUploadRichdocuments.swift in Sources */,
|
|
|
- F79D4CCA22197EC1007F3B7B /* NCGridMediaCell.swift in Sources */,
|
|
|
F758B45E212C569D00515F55 /* ScanCell.swift in Sources */,
|
|
|
F70022FE1EC4C9100080073F /* UtilsFramework.m in Sources */,
|
|
|
F70022AA1EC4C9100080073F /* AFURLRequestSerialization.m in Sources */,
|