|
@@ -348,6 +348,8 @@
|
|
|
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 */; };
|
|
|
+ F774264122EB3F7300B23912 /* DropDown.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F774264022EB3F7300B23912 /* DropDown.framework */; };
|
|
|
+ F774264A22EB4D0000B23912 /* NCShareUserDropDownCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F774264822EB4D0000B23912 /* NCShareUserDropDownCell.xib */; };
|
|
|
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 */; };
|
|
@@ -1139,6 +1141,8 @@
|
|
|
F771E3F620E239B400AFB62D /* FileProviderExtension+Network.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "FileProviderExtension+Network.swift"; sourceTree = "<group>"; };
|
|
|
F771E3FB20E23A8700AFB62D /* File_Provider_Extension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = File_Provider_Extension.entitlements; sourceTree = "<group>"; };
|
|
|
F771E3FC20E23A8800AFB62D /* File_Provider_Extension.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = File_Provider_Extension.plist; sourceTree = "<group>"; };
|
|
|
+ F774264022EB3F7300B23912 /* DropDown.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DropDown.framework; path = Carthage/Build/iOS/DropDown.framework; sourceTree = "<group>"; };
|
|
|
+ F774264822EB4D0000B23912 /* NCShareUserDropDownCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCShareUserDropDownCell.xib; sourceTree = "<group>"; };
|
|
|
F77438EB1FCD694900662C46 /* ka-GE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ka-GE"; path = "ka-GE.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
F77438F21FCD69D300662C46 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
F77438F91FCD6A0D00662C46 /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
@@ -1540,6 +1544,7 @@
|
|
|
F7C40BEF219994ED0004137E /* KTVCocoaHTTPServer.framework in Frameworks */,
|
|
|
F7C40BF1219994F20004137E /* KTVHTTPCache.framework in Frameworks */,
|
|
|
F7C40C102199BA5D0004137E /* Realm.framework in Frameworks */,
|
|
|
+ F774264122EB3F7300B23912 /* DropDown.framework in Frameworks */,
|
|
|
F7D4B69B2295666E000C2C86 /* GoogleMobileVision.framework in Frameworks */,
|
|
|
F75153242226920200323DDC /* FastScroll.framework in Frameworks */,
|
|
|
F7C40C122199BA620004137E /* RealmSwift.framework in Frameworks */,
|
|
@@ -1770,6 +1775,7 @@
|
|
|
F769453B22E9CFFF000A798A /* NCShareUserCell.xib */,
|
|
|
F7DFAA8922E22EF100FC4527 /* NCShareLinkMenuView.xib */,
|
|
|
F769453D22E9E97D000A798A /* NCShareUserMenuView.xib */,
|
|
|
+ F774264822EB4D0000B23912 /* NCShareUserDropDownCell.xib */,
|
|
|
F769453F22E9F077000A798A /* NCSharePaging.swift */,
|
|
|
F700510422DF6A89003A3356 /* NCShare.swift */,
|
|
|
F769454122E9F0EE000A798A /* NCShareLinkMenuView.swift */,
|
|
@@ -3001,6 +3007,7 @@
|
|
|
F7FC7D541DC1F93700BB2C6A /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ F774264022EB3F7300B23912 /* DropDown.framework */,
|
|
|
F74AFCE822E8B024003DE61F /* FSCalendar.framework */,
|
|
|
F700510222DF6897003A3356 /* Parchment.framework */,
|
|
|
F7421EAE2294044B00C4B7C1 /* Accelerate.framework */,
|
|
@@ -3374,6 +3381,7 @@
|
|
|
F7F54CEC1E5B14C700E19C62 /* ImageSelectedOn@2x.png in Resources */,
|
|
|
F73B4F151F470D9100BBEE4B /* symbols.cmake in Resources */,
|
|
|
F7F54CF21E5B14C700E19C62 /* ImageSelectedSmallOn@2x.png in Resources */,
|
|
|
+ F774264A22EB4D0000B23912 /* NCShareUserDropDownCell.xib in Resources */,
|
|
|
F7D4233A1F0596AC009C9782 /* Reader-Button-H@3x.png in Resources */,
|
|
|
F7D423341F0596AC009C9782 /* AppIcon-120.png in Resources */,
|
|
|
F7D4234F1F0596AC009C9782 /* Reader-Thumbs@3x.png in Resources */,
|
|
@@ -3453,6 +3461,7 @@
|
|
|
"$(SRCROOT)/Carthage/Build/iOS/ZIPFoundation.framework",
|
|
|
"$(SRCROOT)/Carthage/Build/iOS/Parchment.framework",
|
|
|
"$(SRCROOT)/Carthage/Build/iOS/FSCalendar.framework",
|
|
|
+ "$(SRCROOT)/Carthage/Build/iOS/DropDown.framework",
|
|
|
);
|
|
|
outputPaths = (
|
|
|
);
|