|
@@ -113,18 +113,6 @@
|
|
|
F72D1001210B6638009C96B7 /* FirebaseCoreDiagnostics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F72D0FF8210B6638009C96B7 /* FirebaseCoreDiagnostics.framework */; };
|
|
|
F72D1003210B67CE009C96B7 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = F72D1002210B67CE009C96B7 /* GoogleService-Info.plist */; };
|
|
|
F72D1007210B6882009C96B7 /* NCPushNotificationEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F72D1005210B6882009C96B7 /* NCPushNotificationEncryption.m */; };
|
|
|
- F72D100F210B6B17009C96B7 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = F72D100E210B6B17009C96B7 /* NotificationService.swift */; };
|
|
|
- F72D1013210B6B17009C96B7 /* Notification Service Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = F72D100C210B6B16009C96B7 /* Notification Service Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
- F72D101A210B7473009C96B7 /* CCUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = F7053E3D1C639DF500741EA5 /* CCUtility.m */; };
|
|
|
- F72D103A210B769E009C96B7 /* NCDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7BAADB41ED5A87C00B7EAD4 /* NCDatabase.swift */; };
|
|
|
- F72D103B210B76A1009C96B7 /* NCManageDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7BAADB51ED5A87C00B7EAD4 /* NCManageDatabase.swift */; };
|
|
|
- F72D103C210B777F009C96B7 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
|
- F72D103D210B7796009C96B7 /* OCSharedDto.m in Sources */ = {isa = PBXBuildFile; fileRef = F70022791EC4C9100080073F /* OCSharedDto.m */; };
|
|
|
- F72D103E210B77A5009C96B7 /* OCActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = F70022671EC4C9100080073F /* OCActivity.m */; };
|
|
|
- F72D103F210B77B8009C96B7 /* NCPushNotificationEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F72D1005210B6882009C96B7 /* NCPushNotificationEncryption.m */; };
|
|
|
- F72D1040210B77EA009C96B7 /* libcrypto.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F70A63061D5B3467004E2AA5 /* libcrypto.a */; };
|
|
|
- F72D1041210B77ED009C96B7 /* libssl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F70A63071D5B3467004E2AA5 /* libssl.a */; };
|
|
|
- F72D1042210B783D009C96B7 /* NCEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */; };
|
|
|
F72E0B9D21AD60BC00898D7B /* WeScan.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F72E0B9C21AD60BC00898D7B /* WeScan.framework */; };
|
|
|
F732BA061D76CE1500E9878B /* CCNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F732BA041D76CE1500E9878B /* CCNetworking.m */; };
|
|
|
F732BA0B1D76DBA500E9878B /* CCNetworking.m in Sources */ = {isa = PBXBuildFile; fileRef = F732BA041D76CE1500E9878B /* CCNetworking.m */; };
|
|
@@ -196,6 +184,19 @@
|
|
|
F73D71641F2674A400E233EB /* NCText.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F73D71631F2674A400E233EB /* NCText.storyboard */; };
|
|
|
F73F537F1E929C8500F8678D /* CCMore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F73F537E1E929C8500F8678D /* CCMore.swift */; };
|
|
|
F7417DB3216CE925007D05F5 /* NCTrashSectionHeaderFooter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7417DB2216CE925007D05F5 /* NCTrashSectionHeaderFooter.swift */; };
|
|
|
+ F7425B2B224B846E009A3857 /* NotificationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7425B2A224B846E009A3857 /* NotificationService.swift */; };
|
|
|
+ F7425B2F224B846E009A3857 /* Notification Service Extension.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = F7425B28224B846E009A3857 /* Notification Service Extension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
+ F7425B35224B871B009A3857 /* libssl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F70A63071D5B3467004E2AA5 /* libssl.a */; };
|
|
|
+ F7425B36224B872B009A3857 /* libcrypto.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F70A63061D5B3467004E2AA5 /* libcrypto.a */; };
|
|
|
+ F7425B37224B89D2009A3857 /* NCDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7BAADB41ED5A87C00B7EAD4 /* NCDatabase.swift */; };
|
|
|
+ F7425B38224B89D6009A3857 /* NCManageDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7BAADB51ED5A87C00B7EAD4 /* NCManageDatabase.swift */; };
|
|
|
+ F7425B39224B89FE009A3857 /* CCUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = F7053E3D1C639DF500741EA5 /* CCUtility.m */; };
|
|
|
+ F7425B3A224B8A23009A3857 /* NCPushNotificationEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F72D1005210B6882009C96B7 /* NCPushNotificationEncryption.m */; };
|
|
|
+ F7425B3B224B8A9B009A3857 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
|
+ F7425B3C224B8CDD009A3857 /* NCEndToEndEncryption.m in Sources */ = {isa = PBXBuildFile; fileRef = F70CAE391F8CF31A008125FD /* NCEndToEndEncryption.m */; };
|
|
|
+ F7425B3D224B8D4D009A3857 /* NCRichDocumentTemplate.m in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7DF219C312D00680748 /* NCRichDocumentTemplate.m */; };
|
|
|
+ F7425B3E224B8D54009A3857 /* OCActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = F70022671EC4C9100080073F /* OCActivity.m */; };
|
|
|
+ F7425B43224B8D73009A3857 /* OCSharedDto.m in Sources */ = {isa = PBXBuildFile; fileRef = F70022791EC4C9100080073F /* OCSharedDto.m */; };
|
|
|
F7434B3420E23FD700417916 /* NCDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7BAADB41ED5A87C00B7EAD4 /* NCDatabase.swift */; };
|
|
|
F7434B3620E23FE000417916 /* NCManageDatabase.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7BAADB51ED5A87C00B7EAD4 /* NCManageDatabase.swift */; };
|
|
|
F7434B3720E23FF200417916 /* NCUtility.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70BFC7320E0FA7C00C67599 /* NCUtility.swift */; };
|
|
@@ -243,6 +244,7 @@
|
|
|
F745B251222D871800346520 /* QRCodeReader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F745B250222D871800346520 /* QRCodeReader.framework */; };
|
|
|
F745B253222D88AE00346520 /* NCLoginQRCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = F745B252222D88AE00346520 /* NCLoginQRCode.swift */; };
|
|
|
F747BA1F22354D2000971601 /* NCCreateFormUploadVoiceNote.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F747BA1E22354D2000971601 /* NCCreateFormUploadVoiceNote.storyboard */; };
|
|
|
+ F7499A1C2247AD3A00A7D630 /* IMImagemeterView.xib in Resources */ = {isa = PBXBuildFile; fileRef = F7499A1B2247AD3A00A7D630 /* IMImagemeterView.xib */; };
|
|
|
F749E4E91DC1FB38009BA2FD /* Share.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = F7CE8AFB1DC1F8D8009CAE48 /* Share.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
|
F74E432620B5547700C2E54C /* NCNetworkingEndToEnd.m in Sources */ = {isa = PBXBuildFile; fileRef = F74E432520B5547700C2E54C /* NCNetworkingEndToEnd.m */; };
|
|
|
F74E432720B5547700C2E54C /* NCNetworkingEndToEnd.m in Sources */ = {isa = PBXBuildFile; fileRef = F74E432520B5547700C2E54C /* NCNetworkingEndToEnd.m */; };
|
|
@@ -353,6 +355,8 @@
|
|
|
F76B3CCE1EAE01BD00921AC9 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
|
F76B3CCF1EAE01BD00921AC9 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
|
F76C6F8E21943C8C0063591B /* NCActionSheetHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76C6F8D21943C8C0063591B /* NCActionSheetHeader.swift */; };
|
|
|
+ F76E71E52244DF6900690001 /* Zip.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F76E71E42244DF6900690001 /* Zip.framework */; };
|
|
|
+ F76E71E72244F48400690001 /* NCViewerImagemeter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76E71E62244F48400690001 /* NCViewerImagemeter.swift */; };
|
|
|
F771E3D320E2392D00AFB62D /* FileProviderExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F771E3D220E2392D00AFB62D /* FileProviderExtension.swift */; };
|
|
|
F771E3D520E2392D00AFB62D /* FileProviderItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = F771E3D420E2392D00AFB62D /* FileProviderItem.swift */; };
|
|
|
F771E3D720E2392D00AFB62D /* FileProviderEnumerator.swift in Sources */ = {isa = PBXBuildFile; fileRef = F771E3D620E2392D00AFB62D /* FileProviderEnumerator.swift */; };
|
|
@@ -544,10 +548,10 @@
|
|
|
F7D4238B1F0596C6009C9782 /* ThumbsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F7D423761F0596C6009C9782 /* ThumbsViewController.m */; };
|
|
|
F7D4238C1F0596C6009C9782 /* UIXToolbarView.m in Sources */ = {isa = PBXBuildFile; fileRef = F7D423781F0596C6009C9782 /* UIXToolbarView.m */; };
|
|
|
F7D6650720FF341600BFBA9E /* NCMainCommon.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7D6650620FF341600BFBA9E /* NCMainCommon.swift */; };
|
|
|
+ F7D7B0D42245271100E6FE36 /* IMImagemeter.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7D7B0D32245271100E6FE36 /* IMImagemeter.swift */; };
|
|
|
F7DFB7E0219C312D00680748 /* NCRichDocumentTemplate.m in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7DF219C312D00680748 /* NCRichDocumentTemplate.m */; };
|
|
|
F7DFB7E1219C312D00680748 /* NCRichDocumentTemplate.m in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7DF219C312D00680748 /* NCRichDocumentTemplate.m */; };
|
|
|
F7DFB7E2219C312D00680748 /* NCRichDocumentTemplate.m in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7DF219C312D00680748 /* NCRichDocumentTemplate.m */; };
|
|
|
- F7DFB7E3219C312D00680748 /* NCRichDocumentTemplate.m in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7DF219C312D00680748 /* NCRichDocumentTemplate.m */; };
|
|
|
F7DFB7EB219C5A2E00680748 /* NCCreateMenuAdd.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7EA219C5A2E00680748 /* NCCreateMenuAdd.swift */; };
|
|
|
F7DFB7F0219C5B8000680748 /* NCCreateFormUploadAssets.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7EF219C5B8000680748 /* NCCreateFormUploadAssets.swift */; };
|
|
|
F7DFB7F2219C5C0000680748 /* NCCreateFormUploadFileText.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7DFB7F1219C5C0000680748 /* NCCreateFormUploadFileText.swift */; };
|
|
@@ -616,11 +620,11 @@
|
|
|
remoteGlobalIDString = F71459B41D12E3B700CAFEEC;
|
|
|
remoteInfo = "Share Ext Nextcloud";
|
|
|
};
|
|
|
- F72D1011210B6B17009C96B7 /* PBXContainerItemProxy */ = {
|
|
|
+ F7425B2D224B846E009A3857 /* PBXContainerItemProxy */ = {
|
|
|
isa = PBXContainerItemProxy;
|
|
|
containerPortal = F7F67BA01A24D27800EE80DA /* Project object */;
|
|
|
proxyType = 1;
|
|
|
- remoteGlobalIDString = F72D100B210B6B16009C96B7;
|
|
|
+ remoteGlobalIDString = F7425B27224B846E009A3857;
|
|
|
remoteInfo = "Notification Service Extension";
|
|
|
};
|
|
|
F771E3E920E2392E00AFB62D /* PBXContainerItemProxy */ = {
|
|
@@ -651,7 +655,7 @@
|
|
|
files = (
|
|
|
F771E3EB20E2392E00AFB62D /* File Provider Extension.appex in Embed App Extensions */,
|
|
|
F749E4E91DC1FB38009BA2FD /* Share.appex in Embed App Extensions */,
|
|
|
- F72D1013210B6B17009C96B7 /* Notification Service Extension.appex in Embed App Extensions */,
|
|
|
+ F7425B2F224B846E009A3857 /* Notification Service Extension.appex in Embed App Extensions */,
|
|
|
);
|
|
|
name = "Embed App Extensions";
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -785,9 +789,6 @@
|
|
|
F72D1004210B6835009C96B7 /* Firebase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Firebase.h; sourceTree = "<group>"; };
|
|
|
F72D1005210B6882009C96B7 /* NCPushNotificationEncryption.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NCPushNotificationEncryption.m; sourceTree = "<group>"; };
|
|
|
F72D1006210B6882009C96B7 /* NCPushNotificationEncryption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCPushNotificationEncryption.h; sourceTree = "<group>"; };
|
|
|
- F72D100C210B6B16009C96B7 /* Notification Service Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Notification Service Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
- F72D100E210B6B17009C96B7 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
|
|
|
- F72D1019210B7394009C96B7 /* NotificationServiceExtension-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NotificationServiceExtension-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
F72E0B9C21AD60BC00898D7B /* WeScan.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WeScan.framework; path = Carthage/Build/iOS/WeScan.framework; sourceTree = "<group>"; };
|
|
|
F73049B81CB567F000C7C320 /* NSString+TruncateToWidth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+TruncateToWidth.h"; sourceTree = "<group>"; };
|
|
|
F73049B91CB567F000C7C320 /* NSString+TruncateToWidth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+TruncateToWidth.m"; sourceTree = "<group>"; };
|
|
@@ -888,6 +889,9 @@
|
|
|
F73D71631F2674A400E233EB /* NCText.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = NCText.storyboard; sourceTree = "<group>"; };
|
|
|
F73F537E1E929C8500F8678D /* CCMore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CCMore.swift; sourceTree = "<group>"; };
|
|
|
F7417DB2216CE925007D05F5 /* NCTrashSectionHeaderFooter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCTrashSectionHeaderFooter.swift; sourceTree = "<group>"; };
|
|
|
+ F7425B28224B846E009A3857 /* Notification Service Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Notification Service Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ F7425B2A224B846E009A3857 /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
|
|
|
+ F7425B33224B84BA009A3857 /* NotificationServiceExtension-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NotificationServiceExtension-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
F7434B5F20E2440600417916 /* FileProviderExtension-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "FileProviderExtension-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
F743B2C31C95BBE8006F5B4A /* CCShareInfoCMOC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCShareInfoCMOC.h; sourceTree = "<group>"; };
|
|
|
F743B2C41C95BBE8006F5B4A /* CCShareInfoCMOC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCShareInfoCMOC.m; sourceTree = "<group>"; };
|
|
@@ -896,6 +900,7 @@
|
|
|
F747BA1E22354D2000971601 /* NCCreateFormUploadVoiceNote.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = NCCreateFormUploadVoiceNote.storyboard; sourceTree = "<group>"; };
|
|
|
F7496B81208F5651004B299C /* iOSClient.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = iOSClient.plist; sourceTree = "<group>"; };
|
|
|
F7496B83208F5652004B299C /* Share.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Share.plist; sourceTree = "<group>"; };
|
|
|
+ F7499A1B2247AD3A00A7D630 /* IMImagemeterView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = IMImagemeterView.xib; sourceTree = "<group>"; };
|
|
|
F74D3DBD1BAC1941000BAE4B /* OCNetworking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCNetworking.h; sourceTree = "<group>"; };
|
|
|
F74D3DBE1BAC1941000BAE4B /* OCNetworking.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCNetworking.m; sourceTree = "<group>"; };
|
|
|
F74E432420B5547700C2E54C /* NCNetworkingEndToEnd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCNetworkingEndToEnd.h; sourceTree = "<group>"; };
|
|
@@ -1143,6 +1148,8 @@
|
|
|
F76C3B871C638A4C00DC4301 /* CCError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCError.h; sourceTree = "<group>"; };
|
|
|
F76C3B881C638A4C00DC4301 /* CCError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCError.m; sourceTree = "<group>"; };
|
|
|
F76C6F8D21943C8C0063591B /* NCActionSheetHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCActionSheetHeader.swift; sourceTree = "<group>"; };
|
|
|
+ F76E71E42244DF6900690001 /* Zip.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Zip.framework; path = Carthage/Build/iOS/Zip.framework; sourceTree = "<group>"; };
|
|
|
+ F76E71E62244F48400690001 /* NCViewerImagemeter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerImagemeter.swift; sourceTree = "<group>"; };
|
|
|
F76F23321ED4600700C40023 /* Share-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Share-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
F771E3D020E2392D00AFB62D /* File Provider Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "File Provider Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
F771E3D220E2392D00AFB62D /* FileProviderExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileProviderExtension.swift; sourceTree = "<group>"; };
|
|
@@ -1389,6 +1396,7 @@
|
|
|
F7D5328F1F5D443B006568B1 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
F7D532A41F5D4461006568B1 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
|
F7D6650620FF341600BFBA9E /* NCMainCommon.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCMainCommon.swift; sourceTree = "<group>"; };
|
|
|
+ F7D7B0D32245271100E6FE36 /* IMImagemeter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IMImagemeter.swift; sourceTree = "<group>"; };
|
|
|
F7DE9AB01F482FA5008DFE10 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
|
F7DFB7DE219C312D00680748 /* NCRichDocumentTemplate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NCRichDocumentTemplate.h; sourceTree = "<group>"; };
|
|
|
F7DFB7DF219C312D00680748 /* NCRichDocumentTemplate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NCRichDocumentTemplate.m; sourceTree = "<group>"; };
|
|
@@ -1488,12 +1496,12 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
- F72D1009210B6B16009C96B7 /* Frameworks */ = {
|
|
|
+ F7425B25224B846E009A3857 /* Frameworks */ = {
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- F72D1041210B77ED009C96B7 /* libssl.a in Frameworks */,
|
|
|
- F72D1040210B77EA009C96B7 /* libcrypto.a in Frameworks */,
|
|
|
+ F7425B36224B872B009A3857 /* libcrypto.a in Frameworks */,
|
|
|
+ F7425B35224B871B009A3857 /* libssl.a in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -1549,6 +1557,7 @@
|
|
|
F72D1001210B6638009C96B7 /* FirebaseCoreDiagnostics.framework in Frameworks */,
|
|
|
F72D0FFA210B6638009C96B7 /* FirebaseMessaging.framework in Frameworks */,
|
|
|
F72D0FFC210B6638009C96B7 /* FirebaseAnalytics.framework in Frameworks */,
|
|
|
+ F76E71E52244DF6900690001 /* Zip.framework in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -1832,15 +1841,6 @@
|
|
|
path = Analytics;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- F72D100D210B6B17009C96B7 /* Notification Service Extension */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- F72D100E210B6B17009C96B7 /* NotificationService.swift */,
|
|
|
- F72D1019210B7394009C96B7 /* NotificationServiceExtension-Bridging-Header.h */,
|
|
|
- );
|
|
|
- path = "Notification Service Extension";
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
F7381ED9218218A4000B1560 /* Offline */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1961,6 +1961,15 @@
|
|
|
path = Text;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ F7425B29224B846E009A3857 /* Notification Service Extension */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ F7425B33224B84BA009A3857 /* NotificationServiceExtension-Bridging-Header.h */,
|
|
|
+ F7425B2A224B846E009A3857 /* NotificationService.swift */,
|
|
|
+ );
|
|
|
+ path = "Notification Service Extension";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
F74D3DB81BAC1941000BAE4B /* Networking */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2420,6 +2429,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
F790110D21415BF600D7B136 /* NCViewerRichdocument.swift */,
|
|
|
+ F76E71E62244F48400690001 /* NCViewerImagemeter.swift */,
|
|
|
F7FB1D3D215E191D00D669EA /* NCViewerDocumentWeb.swift */,
|
|
|
F79630ED215527D40015EEA5 /* NCViewerMedia.swift */,
|
|
|
);
|
|
@@ -2780,6 +2790,15 @@
|
|
|
path = Sources;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ F7D7B0D52245377800E6FE36 /* Imagemeter */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ F7D7B0D32245271100E6FE36 /* IMImagemeter.swift */,
|
|
|
+ F7499A1B2247AD3A00A7D630 /* IMImagemeterView.xib */,
|
|
|
+ );
|
|
|
+ path = Imagemeter;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
F7DFB7E9219C5A0500680748 /* Create cloud */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2910,13 +2929,13 @@
|
|
|
children = (
|
|
|
F7F67BAA1A24D27800EE80DA /* iOSClient */,
|
|
|
F7F67BAB1A24D27800EE80DA /* Supporting Files */,
|
|
|
- F7C0F46D1C8880540059EC54 /* Share */,
|
|
|
F771E3D120E2392D00AFB62D /* File Provider Extension */,
|
|
|
- F72D100D210B6B17009C96B7 /* Notification Service Extension */,
|
|
|
+ F7C0F46D1C8880540059EC54 /* Share */,
|
|
|
+ F7425B29224B846E009A3857 /* Notification Service Extension */,
|
|
|
F7FC7D651DC1F98700BB2C6A /* Products */,
|
|
|
F7FC7D541DC1F93700BB2C6A /* Frameworks */,
|
|
|
F771E3D020E2392D00AFB62D /* File Provider Extension.appex */,
|
|
|
- F72D100C210B6B16009C96B7 /* Notification Service Extension.appex */,
|
|
|
+ F7425B28224B846E009A3857 /* Notification Service Extension.appex */,
|
|
|
);
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
@@ -2925,17 +2944,18 @@
|
|
|
children = (
|
|
|
F70F02A81C889183008DAB36 /* Libraries external */,
|
|
|
F70022561EC4C9100080073F /* OCCommunicationLib */,
|
|
|
+ F7C1CDD91E6DFC6F005D92BE /* Brand */,
|
|
|
+ F70211F31BAC56E9003FC03E /* Main */,
|
|
|
F7A582D71A24DAB500E903D7 /* AppDelegate.h */,
|
|
|
F7A582D61A24DAB500E903D7 /* AppDelegate.m */,
|
|
|
F7C8C1901B482CEA0048180E /* CCGlobal.h */,
|
|
|
F7F67BB81A24D27800EE80DA /* Images.xcassets */,
|
|
|
- F70211F31BAC56E9003FC03E /* Main */,
|
|
|
- F7C1CDD91E6DFC6F005D92BE /* Brand */,
|
|
|
- F79630EC215526B60015EEA5 /* Viewer */,
|
|
|
- F7B0C1701EE8397E0033AC24 /* AutoUpload */,
|
|
|
F7A321621E9E37960069AD1B /* Activity */,
|
|
|
+ F7E0E1DA22327885006B0911 /* AudioRecorder */,
|
|
|
+ F7B0C1701EE8397E0033AC24 /* AutoUpload */,
|
|
|
F7BAAD951ED5A63D00B7EAD4 /* Database */,
|
|
|
F7A3214D1E9E2A070069AD1B /* Favorites */,
|
|
|
+ F7D7B0D52245377800E6FE36 /* Imagemeter */,
|
|
|
F7F54CAC1E5B143100E19C62 /* Library */,
|
|
|
F7BFFA621A24D7300044ED85 /* Login */,
|
|
|
F7BFCCBD1B68C21900548E76 /* ManageLocation+ManageAsset */,
|
|
@@ -2946,19 +2966,19 @@
|
|
|
F7C5259A1E3B441D00FFE02C /* Notification */,
|
|
|
F7381ED9218218A4000B1560 /* Offline */,
|
|
|
F7FCFFD51D70798C000E6E29 /* PeekPop */,
|
|
|
+ F758B41E212C516300515F55 /* Scan */,
|
|
|
F7FE125B1BAC03FB0041924B /* Security */,
|
|
|
F79A65C12191D8DC00FF6DCC /* Select */,
|
|
|
F7ACE4281BAC0268006C0017 /* Settings */,
|
|
|
F728CE741BF6322C00E69702 /* Share */,
|
|
|
- F758B41E212C516300515F55 /* Scan */,
|
|
|
F7169A161EE590930086BD69 /* Shares */,
|
|
|
F7B0C0CA1EE7E7750033AC24 /* Synchronize */,
|
|
|
F73D71561F26739100E233EB /* Text */,
|
|
|
- F78F74322163753B00C2ADAD /* Trash */,
|
|
|
F7E9C41320F4CA870040CF18 /* Transfers */,
|
|
|
+ F78F74322163753B00C2ADAD /* Trash */,
|
|
|
F70784811A2C8A0D00AC9FFF /* UploadFromOtherUpp */,
|
|
|
- F7E0E1DA22327885006B0911 /* AudioRecorder */,
|
|
|
F7BFFA991A24D7BB0044ED85 /* Utility */,
|
|
|
+ F79630EC215526B60015EEA5 /* Viewer */,
|
|
|
);
|
|
|
path = iOSClient;
|
|
|
sourceTree = "<group>";
|
|
@@ -2996,6 +3016,7 @@
|
|
|
F7FC7D541DC1F93700BB2C6A /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ F76E71E42244DF6900690001 /* Zip.framework */,
|
|
|
F745B250222D871800346520 /* QRCodeReader.framework */,
|
|
|
F75153232226920200323DDC /* FastScroll.framework */,
|
|
|
F78AA20521F783E900D0F205 /* SwiftRichString.framework */,
|
|
@@ -3084,13 +3105,13 @@
|
|
|
productReference = F7CE8AFB1DC1F8D8009CAE48 /* Share.appex */;
|
|
|
productType = "com.apple.product-type.app-extension";
|
|
|
};
|
|
|
- F72D100B210B6B16009C96B7 /* Notification Service Extension */ = {
|
|
|
+ F7425B27224B846E009A3857 /* Notification Service Extension */ = {
|
|
|
isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = F72D1014210B6B17009C96B7 /* Build configuration list for PBXNativeTarget "Notification Service Extension" */;
|
|
|
+ buildConfigurationList = F7425B32224B846E009A3857 /* Build configuration list for PBXNativeTarget "Notification Service Extension" */;
|
|
|
buildPhases = (
|
|
|
- F72D1008210B6B16009C96B7 /* Sources */,
|
|
|
- F72D1009210B6B16009C96B7 /* Frameworks */,
|
|
|
- F72D100A210B6B16009C96B7 /* Resources */,
|
|
|
+ F7425B24224B846E009A3857 /* Sources */,
|
|
|
+ F7425B25224B846E009A3857 /* Frameworks */,
|
|
|
+ F7425B26224B846E009A3857 /* Resources */,
|
|
|
);
|
|
|
buildRules = (
|
|
|
);
|
|
@@ -3098,7 +3119,7 @@
|
|
|
);
|
|
|
name = "Notification Service Extension";
|
|
|
productName = "Notification Service Extension";
|
|
|
- productReference = F72D100C210B6B16009C96B7 /* Notification Service Extension.appex */;
|
|
|
+ productReference = F7425B28224B846E009A3857 /* Notification Service Extension.appex */;
|
|
|
productType = "com.apple.product-type.app-extension";
|
|
|
};
|
|
|
F771E3CF20E2392D00AFB62D /* File Provider Extension */ = {
|
|
@@ -3136,7 +3157,7 @@
|
|
|
dependencies = (
|
|
|
F7145A321D12E65F00CAFEEC /* PBXTargetDependency */,
|
|
|
F771E3EA20E2392E00AFB62D /* PBXTargetDependency */,
|
|
|
- F72D1012210B6B17009C96B7 /* PBXTargetDependency */,
|
|
|
+ F7425B2E224B846E009A3857 /* PBXTargetDependency */,
|
|
|
);
|
|
|
name = Nextcloud;
|
|
|
productName = "Crypto Cloud";
|
|
@@ -3149,7 +3170,7 @@
|
|
|
F7F67BA01A24D27800EE80DA /* Project object */ = {
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
- LastSwiftUpdateCheck = 0940;
|
|
|
+ LastSwiftUpdateCheck = 1010;
|
|
|
LastUpgradeCheck = 1010;
|
|
|
ORGANIZATIONNAME = TWS;
|
|
|
TargetAttributes = {
|
|
@@ -3165,10 +3186,9 @@
|
|
|
};
|
|
|
};
|
|
|
};
|
|
|
- F72D100B210B6B16009C96B7 = {
|
|
|
- CreatedOnToolsVersion = 9.4.1;
|
|
|
+ F7425B27224B846E009A3857 = {
|
|
|
+ CreatedOnToolsVersion = 10.1;
|
|
|
DevelopmentTeam = 6JLRKY9ZV7;
|
|
|
- LastSwiftMigration = 1000;
|
|
|
ProvisioningStyle = Automatic;
|
|
|
SystemCapabilities = {
|
|
|
com.apple.ApplicationGroups.iOS = {
|
|
@@ -3255,7 +3275,7 @@
|
|
|
F77B0DEB1D118A16002130FE /* Nextcloud */,
|
|
|
F71459B41D12E3B700CAFEEC /* Share */,
|
|
|
F771E3CF20E2392D00AFB62D /* File Provider Extension */,
|
|
|
- F72D100B210B6B16009C96B7 /* Notification Service Extension */,
|
|
|
+ F7425B27224B846E009A3857 /* Notification Service Extension */,
|
|
|
);
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
@@ -3274,7 +3294,7 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
- F72D100A210B6B16009C96B7 /* Resources */ = {
|
|
|
+ F7425B26224B846E009A3857 /* Resources */ = {
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
@@ -3388,6 +3408,7 @@
|
|
|
F7F54CFB1E5B14C700E19C62 /* UIBarButtonItemArrowLeft@2x.png in Resources */,
|
|
|
F7C525A21E3B6DA800FFE02C /* CCNotification.storyboard in Resources */,
|
|
|
F7F54CEB1E5B14C700E19C62 /* ImageSelectedOn.png in Resources */,
|
|
|
+ F7499A1C2247AD3A00A7D630 /* IMImagemeterView.xib in Resources */,
|
|
|
F72D1003210B67CE009C96B7 /* GoogleService-Info.plist in Resources */,
|
|
|
F762CB951EACB84400B38484 /* icon-error.png in Resources */,
|
|
|
F7F54CF01E5B14C700E19C62 /* ImageSelectedSmallOff@3x.png in Resources */,
|
|
@@ -3470,6 +3491,7 @@
|
|
|
"$(SRCROOT)/Carthage/Build/iOS/SwiftRichString.framework",
|
|
|
"$(SRCROOT)/Carthage/Build/iOS/FastScroll.framework",
|
|
|
"$(SRCROOT)/Carthage/Build/iOS/QRCodeReader.framework",
|
|
|
+ "$(SRCROOT)/Carthage/Build/iOS/Zip.framework",
|
|
|
);
|
|
|
outputPaths = (
|
|
|
);
|
|
@@ -3562,20 +3584,20 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
- F72D1008210B6B16009C96B7 /* Sources */ = {
|
|
|
+ F7425B24224B846E009A3857 /* Sources */ = {
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- F72D103C210B777F009C96B7 /* NCBrand.swift in Sources */,
|
|
|
- F7DFB7E3219C312D00680748 /* NCRichDocumentTemplate.m in Sources */,
|
|
|
- F72D101A210B7473009C96B7 /* CCUtility.m in Sources */,
|
|
|
- F72D100F210B6B17009C96B7 /* NotificationService.swift in Sources */,
|
|
|
- F72D103A210B769E009C96B7 /* NCDatabase.swift in Sources */,
|
|
|
- F72D103D210B7796009C96B7 /* OCSharedDto.m in Sources */,
|
|
|
- F72D103F210B77B8009C96B7 /* NCPushNotificationEncryption.m in Sources */,
|
|
|
- F72D103E210B77A5009C96B7 /* OCActivity.m in Sources */,
|
|
|
- F72D1042210B783D009C96B7 /* NCEndToEndEncryption.m in Sources */,
|
|
|
- F72D103B210B76A1009C96B7 /* NCManageDatabase.swift in Sources */,
|
|
|
+ F7425B3B224B8A9B009A3857 /* NCBrand.swift in Sources */,
|
|
|
+ F7425B3D224B8D4D009A3857 /* NCRichDocumentTemplate.m in Sources */,
|
|
|
+ F7425B39224B89FE009A3857 /* CCUtility.m in Sources */,
|
|
|
+ F7425B2B224B846E009A3857 /* NotificationService.swift in Sources */,
|
|
|
+ F7425B37224B89D2009A3857 /* NCDatabase.swift in Sources */,
|
|
|
+ F7425B43224B8D73009A3857 /* OCSharedDto.m in Sources */,
|
|
|
+ F7425B3A224B8A23009A3857 /* NCPushNotificationEncryption.m in Sources */,
|
|
|
+ F7425B3E224B8D54009A3857 /* OCActivity.m in Sources */,
|
|
|
+ F7425B3C224B8CDD009A3857 /* NCEndToEndEncryption.m in Sources */,
|
|
|
+ F7425B38224B89D6009A3857 /* NCManageDatabase.swift in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -3700,6 +3722,7 @@
|
|
|
F7DFB7F0219C5B8000680748 /* NCCreateFormUploadAssets.swift in Sources */,
|
|
|
F762CB0C1EACB66200B38484 /* XLFormSectionDescriptor.m in Sources */,
|
|
|
F760F79421F21F61006B1A73 /* ResizeControl.swift in Sources */,
|
|
|
+ F76E71E72244F48400690001 /* NCViewerImagemeter.swift in Sources */,
|
|
|
F77B0E131D118A16002130FE /* AppDelegate.m in Sources */,
|
|
|
F7DFB7F2219C5C0000680748 /* NCCreateFormUploadFileText.swift in Sources */,
|
|
|
F762CB861EACB81000B38484 /* RECommonFunctions.m in Sources */,
|
|
@@ -3859,6 +3882,7 @@
|
|
|
F760F78A21F21F61006B1A73 /* UIImage+Size.swift in Sources */,
|
|
|
F70022B31EC4C9100080073F /* OCActivity.m in Sources */,
|
|
|
F734A8BF21B59137009DE2E8 /* WKCookieWebView.swift in Sources */,
|
|
|
+ F7D7B0D42245271100E6FE36 /* IMImagemeter.swift in Sources */,
|
|
|
F70022D41EC4C9100080073F /* NSDate+ISO8601.m in Sources */,
|
|
|
F762CB151EACB66200B38484 /* XLFormRowNavigationAccessoryView.m in Sources */,
|
|
|
F762CB0A1EACB66200B38484 /* XLFormDescriptor.m in Sources */,
|
|
@@ -3936,10 +3960,10 @@
|
|
|
target = F71459B41D12E3B700CAFEEC /* Share */;
|
|
|
targetProxy = F7145A311D12E65F00CAFEEC /* PBXContainerItemProxy */;
|
|
|
};
|
|
|
- F72D1012210B6B17009C96B7 /* PBXTargetDependency */ = {
|
|
|
+ F7425B2E224B846E009A3857 /* PBXTargetDependency */ = {
|
|
|
isa = PBXTargetDependency;
|
|
|
- target = F72D100B210B6B16009C96B7 /* Notification Service Extension */;
|
|
|
- targetProxy = F72D1011210B6B17009C96B7 /* PBXContainerItemProxy */;
|
|
|
+ target = F7425B27224B846E009A3857 /* Notification Service Extension */;
|
|
|
+ targetProxy = F7425B2D224B846E009A3857 /* PBXContainerItemProxy */;
|
|
|
};
|
|
|
F771E3EA20E2392E00AFB62D /* PBXTargetDependency */ = {
|
|
|
isa = PBXTargetDependency;
|
|
@@ -4091,7 +4115,7 @@
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
- F72D1015210B6B17009C96B7 /* Debug */ = {
|
|
|
+ F7425B30224B846E009A3857 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
@@ -4127,11 +4151,9 @@
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/Notification_Service_Extension.plist";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
- LIBRARY_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "\"Libraries external\"/**",
|
|
|
- );
|
|
|
- OTHER_LDFLAGS = "-ObjC";
|
|
|
+ LIBRARY_SEARCH_PATHS = "\"Libraries external\"/**";
|
|
|
+ MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
|
+ MTL_FAST_MATH = YES;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "it.twsweb.Nextcloud.Notification-Service-Extension";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SKIP_INSTALL = YES;
|
|
@@ -4143,7 +4165,7 @@
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
|
- F72D1016210B6B17009C96B7 /* Release */ = {
|
|
|
+ F7425B31224B846E009A3857 /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
@@ -4178,11 +4200,8 @@
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/Notification_Service_Extension.plist";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
- LIBRARY_SEARCH_PATHS = (
|
|
|
- "$(inherited)",
|
|
|
- "\"Libraries external\"/**",
|
|
|
- );
|
|
|
- OTHER_LDFLAGS = "-ObjC";
|
|
|
+ LIBRARY_SEARCH_PATHS = "\"Libraries external\"/**";
|
|
|
+ MTL_FAST_MATH = YES;
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "it.twsweb.Nextcloud.Notification-Service-Extension";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SKIP_INSTALL = YES;
|
|
@@ -4502,11 +4521,11 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
- F72D1014210B6B17009C96B7 /* Build configuration list for PBXNativeTarget "Notification Service Extension" */ = {
|
|
|
+ F7425B32224B846E009A3857 /* Build configuration list for PBXNativeTarget "Notification Service Extension" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
|
- F72D1015210B6B17009C96B7 /* Debug */,
|
|
|
- F72D1016210B6B17009C96B7 /* Release */,
|
|
|
+ F7425B30224B846E009A3857 /* Debug */,
|
|
|
+ F7425B31224B846E009A3857 /* Release */,
|
|
|
);
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|