|
@@ -694,9 +694,7 @@
|
|
|
08EA97471E6554FC004C83FA /* GoogleToolboxForMac.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleToolboxForMac.framework; sourceTree = "<group>"; };
|
|
|
2C33C47F23E2C475005F963B /* Notification Service Extension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = "Notification Service Extension.appex"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
2C33C48123E2C475005F963B /* NotificationService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationService.swift; sourceTree = "<group>"; };
|
|
|
- 2C33C48323E2C475005F963B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
2C33C48A23E2CC26005F963B /* Notification_Service_Extension-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Notification_Service_Extension-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
- 2CB7D1CB23E2F35400376EF9 /* Notification Service Extension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Notification Service Extension.entitlements"; sourceTree = "<group>"; };
|
|
|
3704EB2923D5A58400455C5B /* NCMenu.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCMenu.storyboard; sourceTree = "<group>"; };
|
|
|
371B5A2D23D0B04500FAFAE9 /* NCMainMenuTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCMainMenuTableViewController.swift; sourceTree = "<group>"; };
|
|
|
371B5A3223D0BD5500FAFAE9 /* FloatingPanel.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FloatingPanel.framework; path = Carthage/Build/iOS/FloatingPanel.framework; sourceTree = "<group>"; };
|
|
@@ -799,6 +797,8 @@
|
|
|
F7267A81225DFCE100D6DB7D /* AFNetworking.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AFNetworking.framework; path = Carthage/Build/iOS/AFNetworking.framework; sourceTree = "<group>"; };
|
|
|
F726EEEB1FED1C820030B9C8 /* NCEndToEndInitialize.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCEndToEndInitialize.swift; sourceTree = "<group>"; };
|
|
|
F72747752382E31600E9B76D /* IMCreate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IMCreate.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>"; };
|
|
|
F7296A661C8880ED001A7809 /* CCloadItemData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CCloadItemData.swift; sourceTree = "<group>"; };
|
|
|
F729B92A217A2E4E00FE2150 /* NCActionSheetHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NCActionSheetHeaderView.xib; sourceTree = "<group>"; };
|
|
|
F729B92C217A2F1B00FE2150 /* NCActionSheetHeaderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCActionSheetHeaderView.swift; sourceTree = "<group>"; };
|
|
@@ -1544,10 +1544,8 @@
|
|
|
2C33C48023E2C475005F963B /* Notification Service Extension */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 2CB7D1CB23E2F35400376EF9 /* Notification Service Extension.entitlements */,
|
|
|
2C33C48123E2C475005F963B /* NotificationService.swift */,
|
|
|
2C33C48A23E2CC26005F963B /* Notification_Service_Extension-Bridging-Header.h */,
|
|
|
- 2C33C48323E2C475005F963B /* Info.plist */,
|
|
|
);
|
|
|
path = "Notification Service Extension";
|
|
|
sourceTree = "<group>";
|
|
@@ -2529,6 +2527,8 @@
|
|
|
F771E3FC20E23A8800AFB62D /* File_Provider_Extension.plist */,
|
|
|
F7C742C01E7BD01F00D9C973 /* iOSClient.entitlements */,
|
|
|
F7496B81208F5651004B299C /* iOSClient.plist */,
|
|
|
+ F728B2BC23E83AD200E12DA0 /* Notification_Service_Extension.entitlements */,
|
|
|
+ F728B2BB23E83AD200E12DA0 /* Notification_Service_Extension.plist */,
|
|
|
F7C742D01E7BD35B00D9C973 /* Share.entitlements */,
|
|
|
F7496B83208F5652004B299C /* Share.plist */,
|
|
|
);
|
|
@@ -3956,14 +3956,17 @@
|
|
|
2C33C48723E2C475005F963B /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = NO;
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
|
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
|
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = NO;
|
|
|
+ CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
- CODE_SIGN_ENTITLEMENTS = "Notification Service Extension/Notification Service Extension.entitlements";
|
|
|
+ CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOSClient/Brand/Notification_Service_Extension.entitlements";
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
@@ -3977,22 +3980,23 @@
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
GCC_PREFIX_HEADER = iOSClient/CryptoCloud.pch;
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
- "DEBUG=1",
|
|
|
"$(inherited)",
|
|
|
- EXTENSION_NOTIFICATION_SERVICE,
|
|
|
EXTENSION,
|
|
|
+ EXTENSION_NOTIFICATION_SERVICE,
|
|
|
);
|
|
|
HEADER_SEARCH_PATHS = "\"Libraries external\"/**";
|
|
|
- INFOPLIST_FILE = "Notification Service Extension/Info.plist";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 13.2;
|
|
|
+ INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/Notification_Service_Extension.plist";
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
+ LIBRARY_SEARCH_PATHS = "\"Libraries external\"/**";
|
|
|
MARKETING_VERSION = 2.25.6;
|
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
|
MTL_FAST_MATH = YES;
|
|
|
+ OTHER_LDFLAGS = "-ObjC";
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "it.twsweb.Nextcloud.Notification-Service-Extension";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SKIP_INSTALL = YES;
|
|
|
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
|
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Notification Service Extension/Notification_Service_Extension-Bridging-Header.h";
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
SWIFT_VERSION = 5.0;
|
|
@@ -4003,14 +4007,17 @@
|
|
|
2C33C48823E2C475005F963B /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
+ APPLICATION_EXTENSION_API_ONLY = NO;
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
|
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
|
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
|
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
|
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
|
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = NO;
|
|
|
+ CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
- CODE_SIGN_ENTITLEMENTS = "Notification Service Extension/Notification Service Extension.entitlements";
|
|
|
+ CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOSClient/Brand/Notification_Service_Extension.entitlements";
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
@@ -4025,19 +4032,21 @@
|
|
|
GCC_PREFIX_HEADER = iOSClient/CryptoCloud.pch;
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
"$(inherited)",
|
|
|
- NC,
|
|
|
- EXTENSION_NOTIFICATION_SERVICE,
|
|
|
EXTENSION,
|
|
|
+ EXTENSION_NOTIFICATION_SERVICE,
|
|
|
);
|
|
|
HEADER_SEARCH_PATHS = "\"Libraries external\"/**";
|
|
|
- INFOPLIST_FILE = "Notification Service Extension/Info.plist";
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 13.2;
|
|
|
+ INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/Notification_Service_Extension.plist";
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
+ LIBRARY_SEARCH_PATHS = "\"Libraries external\"/**";
|
|
|
MARKETING_VERSION = 2.25.6;
|
|
|
MTL_FAST_MATH = YES;
|
|
|
+ OTHER_LDFLAGS = "-ObjC";
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = "it.twsweb.Nextcloud.Notification-Service-Extension";
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SKIP_INSTALL = YES;
|
|
|
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)";
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Notification Service Extension/Notification_Service_Extension-Bridging-Header.h";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|