|
@@ -47,6 +47,8 @@
|
|
F7063DF12199E56F003F38DA /* CocoaLumberjackSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F7063DF02199E56E003F38DA /* CocoaLumberjackSwift.framework */; };
|
|
F7063DF12199E56F003F38DA /* CocoaLumberjackSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F7063DF02199E56E003F38DA /* CocoaLumberjackSwift.framework */; };
|
|
F707C26521A2DC5200F6181E /* NCStoreReview.swift in Sources */ = {isa = PBXBuildFile; fileRef = F707C26421A2DC5200F6181E /* NCStoreReview.swift */; };
|
|
F707C26521A2DC5200F6181E /* NCStoreReview.swift in Sources */ = {isa = PBXBuildFile; fileRef = F707C26421A2DC5200F6181E /* NCStoreReview.swift */; };
|
|
F70968A424212C4E00ED60E5 /* NCLivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70968A324212C4E00ED60E5 /* NCLivePhoto.swift */; };
|
|
F70968A424212C4E00ED60E5 /* NCLivePhoto.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70968A324212C4E00ED60E5 /* NCLivePhoto.swift */; };
|
|
|
|
+ F70A58BE24D0349500DED00D /* NCCapabilitiesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70A58BD24D0349500DED00D /* NCCapabilitiesViewController.swift */; };
|
|
|
|
+ F70A58C024D0545100DED00D /* NCCapabilitiesViewController.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F70A58BF24D0545100DED00D /* NCCapabilitiesViewController.storyboard */; };
|
|
F70BFC7420E0FA7D00C67599 /* NCUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70BFC7320E0FA7C00C67599 /* NCUtility.swift */; };
|
|
F70BFC7420E0FA7D00C67599 /* NCUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70BFC7320E0FA7C00C67599 /* NCUtility.swift */; };
|
|
F70BFC7520E0FA7D00C67599 /* NCUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70BFC7320E0FA7C00C67599 /* NCUtility.swift */; };
|
|
F70BFC7520E0FA7D00C67599 /* NCUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70BFC7320E0FA7C00C67599 /* NCUtility.swift */; };
|
|
F70CAE3A1F8CF31A008125FD /* NCEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */; };
|
|
F70CAE3A1F8CF31A008125FD /* NCEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */; };
|
|
@@ -387,6 +389,8 @@
|
|
F707C26421A2DC5200F6181E /* NCStoreReview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCStoreReview.swift; sourceTree = "<group>"; };
|
|
F707C26421A2DC5200F6181E /* NCStoreReview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCStoreReview.swift; sourceTree = "<group>"; };
|
|
F70968A324212C4E00ED60E5 /* NCLivePhoto.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCLivePhoto.swift; sourceTree = "<group>"; };
|
|
F70968A324212C4E00ED60E5 /* NCLivePhoto.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCLivePhoto.swift; sourceTree = "<group>"; };
|
|
F70A07C8205285FB00DC1231 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
F70A07C8205285FB00DC1231 /* pt-PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-PT"; path = "pt-PT.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
|
+ F70A58BD24D0349500DED00D /* NCCapabilitiesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCCapabilitiesViewController.swift; sourceTree = "<group>"; };
|
|
|
|
+ F70A58BF24D0545100DED00D /* NCCapabilitiesViewController.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCCapabilitiesViewController.storyboard; sourceTree = "<group>"; };
|
|
F70BFC7320E0FA7C00C67599 /* NCUtility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCUtility.swift; sourceTree = "<group>"; };
|
|
F70BFC7320E0FA7C00C67599 /* NCUtility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCUtility.swift; sourceTree = "<group>"; };
|
|
F70CAE381F8CF31A008125FD /* NCEndToEndEncryption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCEndToEndEncryption.h; sourceTree = "<group>"; };
|
|
F70CAE381F8CF31A008125FD /* NCEndToEndEncryption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCEndToEndEncryption.h; sourceTree = "<group>"; };
|
|
F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NCEndToEndEncryption.m; sourceTree = "<group>"; };
|
|
F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NCEndToEndEncryption.m; sourceTree = "<group>"; };
|
|
@@ -1129,6 +1133,8 @@
|
|
F7ACE4291BAC0268006C0017 /* Acknowledgements.h */,
|
|
F7ACE4291BAC0268006C0017 /* Acknowledgements.h */,
|
|
F7ACE42B1BAC0268006C0017 /* Acknowledgements.rtf */,
|
|
F7ACE42B1BAC0268006C0017 /* Acknowledgements.rtf */,
|
|
F7ACE42A1BAC0268006C0017 /* Acknowledgements.m */,
|
|
F7ACE42A1BAC0268006C0017 /* Acknowledgements.m */,
|
|
|
|
+ F70A58BF24D0545100DED00D /* NCCapabilitiesViewController.storyboard */,
|
|
|
|
+ F70A58BD24D0349500DED00D /* NCCapabilitiesViewController.swift */,
|
|
F7A321AB1E9E6AD50069AD1B /* CCAdvanced.h */,
|
|
F7A321AB1E9E6AD50069AD1B /* CCAdvanced.h */,
|
|
F7A321AC1E9E6AD50069AD1B /* CCAdvanced.m */,
|
|
F7A321AC1E9E6AD50069AD1B /* CCAdvanced.m */,
|
|
F7ACE42C1BAC0268006C0017 /* CCManageAccount.h */,
|
|
F7ACE42C1BAC0268006C0017 /* CCManageAccount.h */,
|
|
@@ -1794,6 +1800,7 @@
|
|
F78ACD4B21903F850088454D /* NCTrashListCell.xib in Resources */,
|
|
F78ACD4B21903F850088454D /* NCTrashListCell.xib in Resources */,
|
|
F700510122DF63AC003A3356 /* NCShare.storyboard in Resources */,
|
|
F700510122DF63AC003A3356 /* NCShare.storyboard in Resources */,
|
|
F787704F22E7019900F287A9 /* NCShareLinkCell.xib in Resources */,
|
|
F787704F22E7019900F287A9 /* NCShareLinkCell.xib in Resources */,
|
|
|
|
+ F70A58C024D0545100DED00D /* NCCapabilitiesViewController.storyboard in Resources */,
|
|
F749C10D23C4A5340027D966 /* NCIntro.storyboard in Resources */,
|
|
F749C10D23C4A5340027D966 /* NCIntro.storyboard in Resources */,
|
|
F747BA1F22354D2000971601 /* NCCreateFormUploadVoiceNote.storyboard in Resources */,
|
|
F747BA1F22354D2000971601 /* NCCreateFormUploadVoiceNote.storyboard in Resources */,
|
|
F7B2DEF11F976859007CF4D2 /* english.txt in Resources */,
|
|
F7B2DEF11F976859007CF4D2 /* english.txt in Resources */,
|
|
@@ -1967,6 +1974,7 @@
|
|
F7E09CE323E3088000FB3E9E /* NCMainRefreshControl.swift in Sources */,
|
|
F7E09CE323E3088000FB3E9E /* NCMainRefreshControl.swift in Sources */,
|
|
F77B0DF41D118A16002130FE /* CCMain.m in Sources */,
|
|
F77B0DF41D118A16002130FE /* CCMain.m in Sources */,
|
|
F7AE00F8230E81CB007ACF8A /* NCBrowserWeb.swift in Sources */,
|
|
F7AE00F8230E81CB007ACF8A /* NCBrowserWeb.swift in Sources */,
|
|
|
|
+ F70A58BE24D0349500DED00D /* NCCapabilitiesViewController.swift in Sources */,
|
|
370D26AF248A3D7A00121797 /* NCImageCellProtocol.swift in Sources */,
|
|
370D26AF248A3D7A00121797 /* NCImageCellProtocol.swift in Sources */,
|
|
F7E9C41B20F4CA870040CF18 /* CCTransfers.m in Sources */,
|
|
F7E9C41B20F4CA870040CF18 /* CCTransfers.m in Sources */,
|
|
37C83A0F24532BA600618A3B /* CCMain+Swift.swift in Sources */,
|
|
37C83A0F24532BA600618A3B /* CCMain+Swift.swift in Sources */,
|
|
@@ -2199,7 +2207,7 @@
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
- CURRENT_PROJECT_VERSION = 14;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 15;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2250,7 +2258,7 @@
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
- CURRENT_PROJECT_VERSION = 14;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 15;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2293,7 +2301,7 @@
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
- CURRENT_PROJECT_VERSION = 14;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 15;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2337,7 +2345,7 @@
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
- CURRENT_PROJECT_VERSION = 14;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 15;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2387,7 +2395,7 @@
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
- CURRENT_PROJECT_VERSION = 14;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 15;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2437,7 +2445,7 @@
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
- CURRENT_PROJECT_VERSION = 14;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 15;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2479,7 +2487,7 @@
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/iOSClient.entitlements;
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/iOSClient.entitlements;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
- CURRENT_PROJECT_VERSION = 14;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 15;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
ENABLE_BITCODE = YES;
|
|
ENABLE_BITCODE = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2524,7 +2532,7 @@
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
COPY_PHASE_STRIP = NO;
|
|
- CURRENT_PROJECT_VERSION = 14;
|
|
|
|
|
|
+ CURRENT_PROJECT_VERSION = 15;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
ENABLE_BITCODE = YES;
|
|
ENABLE_BITCODE = YES;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|