|
@@ -241,6 +241,7 @@
|
|
|
F769454822E9F20D000A798A /* NCShareNetworking.swift in Sources */ = {isa = PBXBuildFile; fileRef = F769454722E9F20D000A798A /* NCShareNetworking.swift */; };
|
|
|
F76B3CCE1EAE01BD00921AC9 /* 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 */; };
|
|
|
F76D3CF12428B40E005DFA87 /* NCViewerPDFSearch.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76D3CF02428B40E005DFA87 /* NCViewerPDFSearch.swift */; };
|
|
|
F76D3CF32428B94E005DFA87 /* NCViewerPDFSearchCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F76D3CF22428B94E005DFA87 /* NCViewerPDFSearchCell.xib */; };
|
|
|
F76D3CF52428D0C1005DFA87 /* NCViewerPDF.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F76D3CF42428D0C0005DFA87 /* NCViewerPDF.storyboard */; };
|
|
@@ -2243,6 +2244,7 @@
|
|
|
AF22B207277B4E4C00DAB0CC /* NCCreateFormUploadConflict.storyboard in Resources */,
|
|
|
F7145A231D12E3B700CAFEEC /* Localizable.strings in Resources */,
|
|
|
F746EC51273906C40052598D /* NCViewCertificateDetails.storyboard in Resources */,
|
|
|
+ F76C26A62850D3A500E42BDF /* Images.xcassets in Resources */,
|
|
|
F79EC784263161BA004E59D6 /* NCRenameFile.storyboard in Resources */,
|
|
|
F714804F262ED4F900693E51 /* NCGridCell.xib in Resources */,
|
|
|
F714805E262ED52900693E51 /* NCSectionFooter.xib in Resources */,
|
|
@@ -2988,7 +2990,7 @@
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
- CURRENT_PROJECT_VERSION = 0;
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
ENABLE_BITCODE = YES;
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
@@ -3049,7 +3051,7 @@
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
- CURRENT_PROJECT_VERSION = 0;
|
|
|
+ CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
ENABLE_BITCODE = YES;
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|