|
@@ -34,6 +34,9 @@
|
|
|
F700510322DF6897003A3356 /* Parchment.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F700510222DF6897003A3356 /* Parchment.framework */; };
|
|
|
F700510522DF6A89003A3356 /* NCShare.swift in Sources */ = {isa = PBXBuildFile; fileRef = F700510422DF6A89003A3356 /* NCShare.swift */; };
|
|
|
F7020FCE2233D7F700B7297D /* NCCreateFormUploadVoiceNote.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7020FCD2233D7F700B7297D /* NCCreateFormUploadVoiceNote.swift */; };
|
|
|
+ F70460522499061800BB98A7 /* NotificationCenter+MainThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70460512499061800BB98A7 /* NotificationCenter+MainThread.swift */; };
|
|
|
+ F70460532499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70460512499061800BB98A7 /* NotificationCenter+MainThread.swift */; };
|
|
|
+ F70460542499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70460512499061800BB98A7 /* NotificationCenter+MainThread.swift */; };
|
|
|
F704B5E32430AA6F00632F5F /* NCCreateFormUploadConflict.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F704B5E22430AA6F00632F5F /* NCCreateFormUploadConflict.storyboard */; };
|
|
|
F704B5E52430AA8000632F5F /* NCCreateFormUploadConflict.swift in Sources */ = {isa = PBXBuildFile; fileRef = F704B5E42430AA8000632F5F /* NCCreateFormUploadConflict.swift */; };
|
|
|
F704B5E72430C06700632F5F /* NCCreateFormUploadConflictCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = F704B5E62430C06700632F5F /* NCCreateFormUploadConflictCell.xib */; };
|
|
@@ -428,6 +431,7 @@
|
|
|
F70211F91BAC56E9003FC03E /* CCCellMainTransfer.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CCCellMainTransfer.xib; sourceTree = "<group>"; };
|
|
|
F70211FA1BAC56E9003FC03E /* CCMain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCMain.h; sourceTree = "<group>"; };
|
|
|
F70211FB1BAC56E9003FC03E /* CCMain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = CCMain.m; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
|
|
|
+ F70460512499061800BB98A7 /* NotificationCenter+MainThread.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NotificationCenter+MainThread.swift"; sourceTree = "<group>"; };
|
|
|
F704B5E22430AA6F00632F5F /* NCCreateFormUploadConflict.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCCreateFormUploadConflict.storyboard; sourceTree = "<group>"; };
|
|
|
F704B5E42430AA8000632F5F /* NCCreateFormUploadConflict.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCCreateFormUploadConflict.swift; sourceTree = "<group>"; };
|
|
|
F704B5E62430C06700632F5F /* NCCreateFormUploadConflictCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCCreateFormUploadConflictCell.xib; sourceTree = "<group>"; };
|
|
@@ -1453,6 +1457,7 @@
|
|
|
F7053E3D1C639DF500741EA5 /* CCUtility.m */,
|
|
|
F78E7064219F096B006F23E4 /* NCAvatar.swift */,
|
|
|
F765608E23BF813500765969 /* NCContentPresenter.swift */,
|
|
|
+ F70460512499061800BB98A7 /* NotificationCenter+MainThread.swift */,
|
|
|
F70968A324212C4E00ED60E5 /* NCLivePhoto.swift */,
|
|
|
F707C26421A2DC5200F6181E /* NCStoreReview.swift */,
|
|
|
F70BFC7320E0FA7C00C67599 /* NCUtility.swift */,
|
|
@@ -2142,6 +2147,7 @@
|
|
|
F711CCBD246AC99E0009B204 /* UtilsFramework.m in Sources */,
|
|
|
F711CCE3246AC99E0009B204 /* OCNotifications.m in Sources */,
|
|
|
F785EEA32461A23C00B3F945 /* CCExifGeo.m in Sources */,
|
|
|
+ F70460532499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
|
F711CCDB246AC99E0009B204 /* OCActivity.m in Sources */,
|
|
|
F711CCB7246AC99E0009B204 /* OCNotificationsAction.m in Sources */,
|
|
|
F71459C21D12E3B700CAFEEC /* ShareViewController.m in Sources */,
|
|
@@ -2201,6 +2207,7 @@
|
|
|
F73D5E49246DE09200DF6467 /* NCElementsJSON.swift in Sources */,
|
|
|
F771E3D520E2392D00AFB62D /* FileProviderItem.swift in Sources */,
|
|
|
F7434B3620E23FE000417916 /* NCManageDatabase.swift in Sources */,
|
|
|
+ F70460542499095400BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
|
F716FE7A23795EC500FABE50 /* FileProviderExtension+NetworkingDelegate.swift in Sources */,
|
|
|
F785EEA42461A4A600B3F945 /* NCUtility.swift in Sources */,
|
|
|
F771E3F320E239A600AFB62D /* FileProviderData.swift in Sources */,
|
|
@@ -2297,6 +2304,7 @@
|
|
|
F711CCB2246AC99E0009B204 /* OCFileDto.m in Sources */,
|
|
|
F7682FE023C36B0500983A04 /* NCMainTabBar.swift in Sources */,
|
|
|
F77B0E5F1D118A16002130FE /* CCSettings.m in Sources */,
|
|
|
+ F70460522499061800BB98A7 /* NotificationCenter+MainThread.swift in Sources */,
|
|
|
F78F74362163781100C2ADAD /* NCTrash.swift in Sources */,
|
|
|
F711CCD4246AC99E0009B204 /* OCWebDAVClient.m in Sources */,
|
|
|
3781B9B223DB2B9F006B4B1D /* CCMain+Menu.swift in Sources */,
|
|
@@ -2480,7 +2488,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 72;
|
|
|
+ CURRENT_PROJECT_VERSION = 73;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2531,7 +2539,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 72;
|
|
|
+ CURRENT_PROJECT_VERSION = 73;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2574,7 +2582,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CURRENT_PROJECT_VERSION = 72;
|
|
|
+ CURRENT_PROJECT_VERSION = 73;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2618,7 +2626,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CURRENT_PROJECT_VERSION = 72;
|
|
|
+ CURRENT_PROJECT_VERSION = 73;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2668,7 +2676,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 72;
|
|
|
+ CURRENT_PROJECT_VERSION = 73;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2718,7 +2726,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 72;
|
|
|
+ CURRENT_PROJECT_VERSION = 73;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2760,7 +2768,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/iOSClient.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CURRENT_PROJECT_VERSION = 72;
|
|
|
+ CURRENT_PROJECT_VERSION = 73;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
ENABLE_BITCODE = YES;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -2805,7 +2813,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
- CURRENT_PROJECT_VERSION = 72;
|
|
|
+ CURRENT_PROJECT_VERSION = 73;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
ENABLE_BITCODE = YES;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|