|
@@ -184,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 */; };
|
|
@@ -607,6 +620,13 @@
|
|
|
remoteGlobalIDString = F71459B41D12E3B700CAFEEC;
|
|
|
remoteInfo = "Share Ext Nextcloud";
|
|
|
};
|
|
|
+ F7425B2D224B846E009A3857 /* PBXContainerItemProxy */ = {
|
|
|
+ isa = PBXContainerItemProxy;
|
|
|
+ containerPortal = F7F67BA01A24D27800EE80DA /* Project object */;
|
|
|
+ proxyType = 1;
|
|
|
+ remoteGlobalIDString = F7425B27224B846E009A3857;
|
|
|
+ remoteInfo = "Notification Service Extension";
|
|
|
+ };
|
|
|
F771E3E920E2392E00AFB62D /* PBXContainerItemProxy */ = {
|
|
|
isa = PBXContainerItemProxy;
|
|
|
containerPortal = F7F67BA01A24D27800EE80DA /* Project object */;
|
|
@@ -635,6 +655,7 @@
|
|
|
files = (
|
|
|
F771E3EB20E2392E00AFB62D /* File Provider Extension.appex in Embed App Extensions */,
|
|
|
F749E4E91DC1FB38009BA2FD /* Share.appex in Embed App Extensions */,
|
|
|
+ F7425B2F224B846E009A3857 /* Notification Service Extension.appex in Embed App Extensions */,
|
|
|
);
|
|
|
name = "Embed App Extensions";
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -868,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>"; };
|
|
@@ -1472,6 +1496,15 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
+ F7425B25224B846E009A3857 /* Frameworks */ = {
|
|
|
+ isa = PBXFrameworksBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ F7425B36224B872B009A3857 /* libcrypto.a in Frameworks */,
|
|
|
+ F7425B35224B871B009A3857 /* libssl.a in Frameworks */,
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
F771E3CD20E2392D00AFB62D /* Frameworks */ = {
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
@@ -1928,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 = (
|
|
@@ -2889,9 +2931,11 @@
|
|
|
F7F67BAB1A24D27800EE80DA /* Supporting Files */,
|
|
|
F771E3D120E2392D00AFB62D /* File Provider Extension */,
|
|
|
F7C0F46D1C8880540059EC54 /* Share */,
|
|
|
+ F7425B29224B846E009A3857 /* Notification Service Extension */,
|
|
|
F7FC7D651DC1F98700BB2C6A /* Products */,
|
|
|
F7FC7D541DC1F93700BB2C6A /* Frameworks */,
|
|
|
F771E3D020E2392D00AFB62D /* File Provider Extension.appex */,
|
|
|
+ F7425B28224B846E009A3857 /* Notification Service Extension.appex */,
|
|
|
);
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
@@ -3061,6 +3105,23 @@
|
|
|
productReference = F7CE8AFB1DC1F8D8009CAE48 /* Share.appex */;
|
|
|
productType = "com.apple.product-type.app-extension";
|
|
|
};
|
|
|
+ F7425B27224B846E009A3857 /* Notification Service Extension */ = {
|
|
|
+ isa = PBXNativeTarget;
|
|
|
+ buildConfigurationList = F7425B32224B846E009A3857 /* Build configuration list for PBXNativeTarget "Notification Service Extension" */;
|
|
|
+ buildPhases = (
|
|
|
+ F7425B24224B846E009A3857 /* Sources */,
|
|
|
+ F7425B25224B846E009A3857 /* Frameworks */,
|
|
|
+ F7425B26224B846E009A3857 /* Resources */,
|
|
|
+ );
|
|
|
+ buildRules = (
|
|
|
+ );
|
|
|
+ dependencies = (
|
|
|
+ );
|
|
|
+ name = "Notification Service Extension";
|
|
|
+ productName = "Notification Service Extension";
|
|
|
+ productReference = F7425B28224B846E009A3857 /* Notification Service Extension.appex */;
|
|
|
+ productType = "com.apple.product-type.app-extension";
|
|
|
+ };
|
|
|
F771E3CF20E2392D00AFB62D /* File Provider Extension */ = {
|
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = F771E3EF20E2392E00AFB62D /* Build configuration list for PBXNativeTarget "File Provider Extension" */;
|
|
@@ -3096,6 +3157,7 @@
|
|
|
dependencies = (
|
|
|
F7145A321D12E65F00CAFEEC /* PBXTargetDependency */,
|
|
|
F771E3EA20E2392E00AFB62D /* PBXTargetDependency */,
|
|
|
+ F7425B2E224B846E009A3857 /* PBXTargetDependency */,
|
|
|
);
|
|
|
name = Nextcloud;
|
|
|
productName = "Crypto Cloud";
|
|
@@ -3108,7 +3170,7 @@
|
|
|
F7F67BA01A24D27800EE80DA /* Project object */ = {
|
|
|
isa = PBXProject;
|
|
|
attributes = {
|
|
|
- LastSwiftUpdateCheck = 0940;
|
|
|
+ LastSwiftUpdateCheck = 1010;
|
|
|
LastUpgradeCheck = 1010;
|
|
|
ORGANIZATIONNAME = TWS;
|
|
|
TargetAttributes = {
|
|
@@ -3124,6 +3186,19 @@
|
|
|
};
|
|
|
};
|
|
|
};
|
|
|
+ F7425B27224B846E009A3857 = {
|
|
|
+ CreatedOnToolsVersion = 10.1;
|
|
|
+ DevelopmentTeam = 6JLRKY9ZV7;
|
|
|
+ ProvisioningStyle = Automatic;
|
|
|
+ SystemCapabilities = {
|
|
|
+ com.apple.ApplicationGroups.iOS = {
|
|
|
+ enabled = 1;
|
|
|
+ };
|
|
|
+ com.apple.Keychain = {
|
|
|
+ enabled = 1;
|
|
|
+ };
|
|
|
+ };
|
|
|
+ };
|
|
|
F771E3CF20E2392D00AFB62D = {
|
|
|
CreatedOnToolsVersion = 9.4.1;
|
|
|
DevelopmentTeam = 6JLRKY9ZV7;
|
|
@@ -3200,6 +3275,7 @@
|
|
|
F77B0DEB1D118A16002130FE /* Nextcloud */,
|
|
|
F71459B41D12E3B700CAFEEC /* Share */,
|
|
|
F771E3CF20E2392D00AFB62D /* File Provider Extension */,
|
|
|
+ F7425B27224B846E009A3857 /* Notification Service Extension */,
|
|
|
);
|
|
|
};
|
|
|
/* End PBXProject section */
|
|
@@ -3218,6 +3294,13 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
+ F7425B26224B846E009A3857 /* Resources */ = {
|
|
|
+ isa = PBXResourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ );
|
|
|
+ runOnlyForDeploymentPostprocessing = 0;
|
|
|
+ };
|
|
|
F771E3CE20E2392D00AFB62D /* Resources */ = {
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
@@ -3501,6 +3584,23 @@
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
+ F7425B24224B846E009A3857 /* Sources */ = {
|
|
|
+ isa = PBXSourcesBuildPhase;
|
|
|
+ buildActionMask = 2147483647;
|
|
|
+ files = (
|
|
|
+ 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;
|
|
|
+ };
|
|
|
F771E3CC20E2392D00AFB62D /* Sources */ = {
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
@@ -3860,6 +3960,11 @@
|
|
|
target = F71459B41D12E3B700CAFEEC /* Share */;
|
|
|
targetProxy = F7145A311D12E65F00CAFEEC /* PBXContainerItemProxy */;
|
|
|
};
|
|
|
+ F7425B2E224B846E009A3857 /* PBXTargetDependency */ = {
|
|
|
+ isa = PBXTargetDependency;
|
|
|
+ target = F7425B27224B846E009A3857 /* Notification Service Extension */;
|
|
|
+ targetProxy = F7425B2D224B846E009A3857 /* PBXContainerItemProxy */;
|
|
|
+ };
|
|
|
F771E3EA20E2392E00AFB62D /* PBXTargetDependency */ = {
|
|
|
isa = PBXTargetDependency;
|
|
|
target = F771E3CF20E2392D00AFB62D /* File Provider Extension */;
|
|
@@ -4010,6 +4115,102 @@
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
+ F7425B30224B846E009A3857 /* Debug */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
+ 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_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
|
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
|
+ CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
+ 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;
|
|
|
+ DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
+ DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
+ FRAMEWORK_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "$(PROJECT_DIR)/Carthage/Build/iOS",
|
|
|
+ );
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
+ GCC_PREFIX_HEADER = iOSClient/CryptoCloud.pch;
|
|
|
+ GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
+ "$(inherited)",
|
|
|
+ EXTENSION,
|
|
|
+ EXTENSION_NOTIFICATION_SERVICE,
|
|
|
+ NC,
|
|
|
+ );
|
|
|
+ HEADER_SEARCH_PATHS = "\"Libraries external\"/**";
|
|
|
+ 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 = "\"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;
|
|
|
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
|
+ SWIFT_OBJC_BRIDGING_HEADER = "Notification Service Extension/NotificationServiceExtension-Bridging-Header.h";
|
|
|
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
+ SWIFT_VERSION = 4.2;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ };
|
|
|
+ name = Debug;
|
|
|
+ };
|
|
|
+ F7425B31224B846E009A3857 /* Release */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ buildSettings = {
|
|
|
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
+ 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_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
|
+ CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
|
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
|
+ CLANG_WARN_STRICT_PROTOTYPES = NO;
|
|
|
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
|
+ 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;
|
|
|
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
+ DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
+ FRAMEWORK_SEARCH_PATHS = (
|
|
|
+ "$(inherited)",
|
|
|
+ "$(PROJECT_DIR)/Carthage/Build/iOS",
|
|
|
+ );
|
|
|
+ GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
|
+ GCC_PREFIX_HEADER = iOSClient/CryptoCloud.pch;
|
|
|
+ GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
+ EXTENSION,
|
|
|
+ EXTENSION_NOTIFICATION_SERVICE,
|
|
|
+ NC,
|
|
|
+ );
|
|
|
+ HEADER_SEARCH_PATHS = "\"Libraries external\"/**";
|
|
|
+ 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 = "\"Libraries external\"/**";
|
|
|
+ MTL_FAST_MATH = YES;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = "it.twsweb.Nextcloud.Notification-Service-Extension";
|
|
|
+ PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
+ SKIP_INSTALL = YES;
|
|
|
+ SWIFT_OBJC_BRIDGING_HEADER = "Notification Service Extension/NotificationServiceExtension-Bridging-Header.h";
|
|
|
+ SWIFT_VERSION = 4.2;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ };
|
|
|
+ name = Release;
|
|
|
+ };
|
|
|
F771E3F020E2392E00AFB62D /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
@@ -4320,6 +4521,15 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
+ F7425B32224B846E009A3857 /* Build configuration list for PBXNativeTarget "Notification Service Extension" */ = {
|
|
|
+ isa = XCConfigurationList;
|
|
|
+ buildConfigurations = (
|
|
|
+ F7425B30224B846E009A3857 /* Debug */,
|
|
|
+ F7425B31224B846E009A3857 /* Release */,
|
|
|
+ );
|
|
|
+ defaultConfigurationIsVisible = 0;
|
|
|
+ defaultConfigurationName = Release;
|
|
|
+ };
|
|
|
F771E3EF20E2392E00AFB62D /* Build configuration list for PBXNativeTarget "File Provider Extension" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|