|
@@ -132,6 +132,7 @@
|
|
|
F7239871253D86B600257F49 /* NCEmptyDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7239870253D86B600257F49 /* NCEmptyDataSet.swift */; };
|
|
|
F7239877253D86D300257F49 /* NCEmptyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7239876253D86D300257F49 /* NCEmptyView.xib */; };
|
|
|
F723B3DD22FC6D1D00301EFE /* NCShareCommentsCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F723B3DC22FC6D1C00301EFE /* NCShareCommentsCell.xib */; };
|
|
|
+ F72685E727C78E490019EF5E /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = F72685E927C78E490019EF5E /* InfoPlist.strings */; };
|
|
|
F726EEEC1FED1C820030B9C8 /* NCEndToEndInitialize.swift in Sources */ = {isa = PBXBuildFile; fileRef = F726EEEB1FED1C820030B9C8 /* NCEndToEndInitialize.swift */; };
|
|
|
F72928A0253B0937009CA4FD /* NCMainNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F729289F253B0937009CA4FD /* NCMainNavigationController.swift */; };
|
|
|
F72A47EC2487B06B005AD489 /* NCOperationQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72A47EB2487B06B005AD489 /* NCOperationQueue.swift */; };
|
|
@@ -595,6 +596,49 @@
|
|
|
F7239876253D86D300257F49 /* NCEmptyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCEmptyView.xib; sourceTree = "<group>"; };
|
|
|
F723B3DC22FC6D1C00301EFE /* NCShareCommentsCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NCShareCommentsCell.xib; sourceTree = "<group>"; };
|
|
|
F7267A81225DFCE100D6DB7D /* AFNetworking.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AFNetworking.framework; path = Carthage/Build/iOS/AFNetworking.framework; sourceTree = "<group>"; };
|
|
|
+ F72685E827C78E490019EF5E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685EA27C78E850019EF5E /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685EB27C78E890019EF5E /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F72685EC27C78E8C0019EF5E /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685ED27C78E8F0019EF5E /* zh-Hant-TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant-TW"; path = "zh-Hant-TW.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F72685EE27C78E900019EF5E /* ka-GE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ka-GE"; path = "ka-GE.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F72685EF27C78E910019EF5E /* gl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = gl; path = gl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685F027C78E930019EF5E /* cs-CZ */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "cs-CZ"; path = "cs-CZ.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F72685F127C78E940019EF5E /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685F227C78E950019EF5E /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685F327C78E960019EF5E /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F72685F427C78E960019EF5E /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685F527C78E980019EF5E /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685F627C78E9A0019EF5E /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685F727C78E9B0019EF5E /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685F827C78E9C0019EF5E /* is */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = is; path = is.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685F927C78E9D0019EF5E /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685FA27C78E9D0019EF5E /* ja-JP */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "ja-JP"; path = "ja-JP.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F72685FB27C78E9E0019EF5E /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685FC27C78E9F0019EF5E /* nb-NO */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "nb-NO"; path = "nb-NO.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F72685FD27C78EA00019EF5E /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F72685FE27C78EA20019EF5E /* es-UY */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-UY"; path = "es-UY.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F72685FF27C78EA30019EF5E /* es-PR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-PR"; path = "es-PR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860027C78EA40019EF5E /* es-PE */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-PE"; path = "es-PE.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860127C78EA40019EF5E /* es-PY */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-PY"; path = "es-PY.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860227C78EA90019EF5E /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F726860327C78EAA0019EF5E /* es-EC */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-EC"; path = "es-EC.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860427C78EAC0019EF5E /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860527C78EAD0019EF5E /* sk-SK */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sk-SK"; path = "sk-SK.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860627C78EAE0019EF5E /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860727C78EB00019EF5E /* sr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sr; path = sr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F726860827C78EB10019EF5E /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
+ F726860927C78EB30019EF5E /* es-DO */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-DO"; path = "es-DO.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860A27C78EB40019EF5E /* es-CR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-CR"; path = "es-CR.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860B27C78EB40019EF5E /* es-CO */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-CO"; path = "es-CO.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860C27C78EB50019EF5E /* es-CL */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-CL"; path = "es-CL.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860D27C78EB70019EF5E /* es-NI */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-NI"; path = "es-NI.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860E27C78EB70019EF5E /* es-419 */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-419"; path = "es-419.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726860F27C78EB80019EF5E /* es-GT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-GT"; path = "es-GT.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726861027C78EB90019EF5E /* es-SV */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-SV"; path = "es-SV.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726861127C78EBA0019EF5E /* es-HN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-HN"; path = "es-HN.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726861227C78EBB0019EF5E /* es-MX */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-MX"; path = "es-MX.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
+ F726861327C78EBC0019EF5E /* es-PA */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "es-PA"; path = "es-PA.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
|
F726EEEB1FED1C820030B9C8 /* NCEndToEndInitialize.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCEndToEndInitialize.swift; sourceTree = "<group>"; };
|
|
|
F728B2BB23E83AD200E12DA0 /* Notification_Service_Extension.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Notification_Service_Extension.plist; sourceTree = "<group>"; };
|
|
|
F728B2BC23E83AD200E12DA0 /* Notification_Service_Extension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Notification_Service_Extension.entitlements; sourceTree = "<group>"; };
|
|
@@ -1133,6 +1177,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
F7E70DE91A24DE4100E1B66A /* Localizable.strings */,
|
|
|
+ F72685E927C78E490019EF5E /* InfoPlist.strings */,
|
|
|
);
|
|
|
name = Localizations;
|
|
|
sourceTree = "<group>";
|
|
@@ -2124,6 +2169,7 @@
|
|
|
F77444F622281649000D5EB0 /* NCGridMediaCell.xib in Resources */,
|
|
|
F78ACD4421903CF20088454D /* NCListCell.xib in Resources */,
|
|
|
F78ACD4621903D010088454D /* NCGridCell.xib in Resources */,
|
|
|
+ F72685E727C78E490019EF5E /* InfoPlist.strings in Resources */,
|
|
|
F769453C22E9CFFF000A798A /* NCShareUserCell.xib in Resources */,
|
|
|
F7A80BCA252624C100C7CD01 /* NCFileViewInFolder.storyboard in Resources */,
|
|
|
F76D3CF52428D0C1005DFA87 /* NCViewerPDF.storyboard in Resources */,
|
|
@@ -2532,6 +2578,57 @@
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
|
+ F72685E927C78E490019EF5E /* InfoPlist.strings */ = {
|
|
|
+ isa = PBXVariantGroup;
|
|
|
+ children = (
|
|
|
+ F72685E827C78E490019EF5E /* en */,
|
|
|
+ F72685EA27C78E850019EF5E /* ca */,
|
|
|
+ F72685EB27C78E890019EF5E /* zh-Hans */,
|
|
|
+ F72685EC27C78E8C0019EF5E /* tr */,
|
|
|
+ F72685ED27C78E8F0019EF5E /* zh-Hant-TW */,
|
|
|
+ F72685EE27C78E900019EF5E /* ka-GE */,
|
|
|
+ F72685EF27C78E910019EF5E /* gl */,
|
|
|
+ F72685F027C78E930019EF5E /* cs-CZ */,
|
|
|
+ F72685F127C78E940019EF5E /* da */,
|
|
|
+ F72685F227C78E950019EF5E /* nl */,
|
|
|
+ F72685F327C78E960019EF5E /* en-GB */,
|
|
|
+ F72685F427C78E960019EF5E /* fr */,
|
|
|
+ F72685F527C78E980019EF5E /* sv */,
|
|
|
+ F72685F627C78E9A0019EF5E /* de */,
|
|
|
+ F72685F727C78E9B0019EF5E /* hu */,
|
|
|
+ F72685F827C78E9C0019EF5E /* is */,
|
|
|
+ F72685F927C78E9D0019EF5E /* it */,
|
|
|
+ F72685FA27C78E9D0019EF5E /* ja-JP */,
|
|
|
+ F72685FB27C78E9E0019EF5E /* ko */,
|
|
|
+ F72685FC27C78E9F0019EF5E /* nb-NO */,
|
|
|
+ F72685FD27C78EA00019EF5E /* pl */,
|
|
|
+ F72685FE27C78EA20019EF5E /* es-UY */,
|
|
|
+ F72685FF27C78EA30019EF5E /* es-PR */,
|
|
|
+ F726860027C78EA40019EF5E /* es-PE */,
|
|
|
+ F726860127C78EA40019EF5E /* es-PY */,
|
|
|
+ F726860227C78EA90019EF5E /* es */,
|
|
|
+ F726860327C78EAA0019EF5E /* es-EC */,
|
|
|
+ F726860427C78EAC0019EF5E /* pt-PT */,
|
|
|
+ F726860527C78EAD0019EF5E /* sk-SK */,
|
|
|
+ F726860627C78EAE0019EF5E /* pt-BR */,
|
|
|
+ F726860727C78EB00019EF5E /* sr */,
|
|
|
+ F726860827C78EB10019EF5E /* ru */,
|
|
|
+ F726860927C78EB30019EF5E /* es-DO */,
|
|
|
+ F726860A27C78EB40019EF5E /* es-CR */,
|
|
|
+ F726860B27C78EB40019EF5E /* es-CO */,
|
|
|
+ F726860C27C78EB50019EF5E /* es-CL */,
|
|
|
+ F726860D27C78EB70019EF5E /* es-NI */,
|
|
|
+ F726860E27C78EB70019EF5E /* es-419 */,
|
|
|
+ F726860F27C78EB80019EF5E /* es-GT */,
|
|
|
+ F726861027C78EB90019EF5E /* es-SV */,
|
|
|
+ F726861127C78EBA0019EF5E /* es-HN */,
|
|
|
+ F726861227C78EBB0019EF5E /* es-MX */,
|
|
|
+ F726861327C78EBC0019EF5E /* es-PA */,
|
|
|
+ );
|
|
|
+ name = InfoPlist.strings;
|
|
|
+ path = "Supporting Files";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
F7E70DE91A24DE4100E1B66A /* Localizable.strings */ = {
|
|
|
isa = PBXVariantGroup;
|
|
|
children = (
|