File tree Expand file tree Collapse file tree 10 files changed +13
-8
lines changed
Framework/OneSignal.framework/Versions/A
OneSignal_XCFramework/OneSignal.xcframework
ios-arm64_armv7_armv7s/OneSignal.framework
ios-arm64_i386_x86_64-simulator/OneSignal.framework
ios-arm64_x86_64-maccatalyst/OneSignal.framework/Versions/A Expand file tree Collapse file tree 10 files changed +13
-8
lines changed Original file line number Diff line number Diff line change @@ -488,7 +488,8 @@ typedef void (^OSInAppMessageClickBlock)(OSInAppMessageAction * _Nonnull action)
488488// iOS 10 only
489489// Process from Notification Service Extension.
490490// Used for iOS Media Attachemtns and Action Buttons.
491- + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent ;
491+ + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent __deprecated_msg(" Please use didReceiveNotificationExtensionRequest:withMutableNotificationContent:withContentHandler: instead." );
492+ + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent withContentHandler : (void (^)(UNNotificationContent * _Nullable))contentHandler ;
492493+ (UNMutableNotificationContent *)serviceExtensionTimeWillExpireRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent ;
493494
494495#pragma mark Tags
Original file line number Diff line number Diff line change @@ -488,7 +488,8 @@ typedef void (^OSInAppMessageClickBlock)(OSInAppMessageAction * _Nonnull action)
488488// iOS 10 only
489489// Process from Notification Service Extension.
490490// Used for iOS Media Attachemtns and Action Buttons.
491- + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent ;
491+ + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent __deprecated_msg(" Please use didReceiveNotificationExtensionRequest:withMutableNotificationContent:withContentHandler: instead." );
492+ + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent withContentHandler : (void (^)(UNNotificationContent * _Nullable))contentHandler ;
492493+ (UNMutableNotificationContent *)serviceExtensionTimeWillExpireRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent ;
493494
494495#pragma mark Tags
Original file line number Diff line number Diff line change @@ -488,7 +488,8 @@ typedef void (^OSInAppMessageClickBlock)(OSInAppMessageAction * _Nonnull action)
488488// iOS 10 only
489489// Process from Notification Service Extension.
490490// Used for iOS Media Attachemtns and Action Buttons.
491- + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent ;
491+ + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent __deprecated_msg(" Please use didReceiveNotificationExtensionRequest:withMutableNotificationContent:withContentHandler: instead." );
492+ + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent withContentHandler : (void (^)(UNNotificationContent * _Nullable))contentHandler ;
492493+ (UNMutableNotificationContent *)serviceExtensionTimeWillExpireRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent ;
493494
494495#pragma mark Tags
Original file line number Diff line number Diff line change 66 <dict >
77 <key >Headers/OneSignal.h</key >
88 <data >
9- BLD4jYD/TpJymJPeuBhvFcyFbgw =
9+ W6N0UuUkDLB6qW1ThU2j6hUiUKI =
1010 </data >
1111 <key >Info.plist</key >
1212 <data >
2323 <dict >
2424 <key >hash</key >
2525 <data >
26- BLD4jYD/TpJymJPeuBhvFcyFbgw =
26+ W6N0UuUkDLB6qW1ThU2j6hUiUKI =
2727 </data >
2828 <key >hash2</key >
2929 <data >
30- ejbMIRRYTnU9t5kqK7YwnDP4rbpTj+sdUflpW0FmvoM =
30+ vE2sD0gByvhuMJV7AWhmBTgJinRvSLhNDPPMcS+V3io =
3131 </data >
3232 </dict >
3333 <key >Modules/module.modulemap</key >
Original file line number Diff line number Diff line change @@ -488,7 +488,8 @@ typedef void (^OSInAppMessageClickBlock)(OSInAppMessageAction * _Nonnull action)
488488// iOS 10 only
489489// Process from Notification Service Extension.
490490// Used for iOS Media Attachemtns and Action Buttons.
491- + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent ;
491+ + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent __deprecated_msg(" Please use didReceiveNotificationExtensionRequest:withMutableNotificationContent:withContentHandler: instead." );
492+ + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent withContentHandler : (void (^)(UNNotificationContent * _Nullable))contentHandler ;
492493+ (UNMutableNotificationContent *)serviceExtensionTimeWillExpireRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent ;
493494
494495#pragma mark Tags
Original file line number Diff line number Diff line change @@ -488,7 +488,8 @@ typedef void (^OSInAppMessageClickBlock)(OSInAppMessageAction * _Nonnull action)
488488// iOS 10 only
489489// Process from Notification Service Extension.
490490// Used for iOS Media Attachemtns and Action Buttons.
491- + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent ;
491+ + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent __deprecated_msg(" Please use didReceiveNotificationExtensionRequest:withMutableNotificationContent:withContentHandler: instead." );
492+ + (UNMutableNotificationContent *)didReceiveNotificationExtensionRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent withContentHandler : (void (^)(UNNotificationContent * _Nullable))contentHandler ;
492493+ (UNMutableNotificationContent *)serviceExtensionTimeWillExpireRequest : (UNNotificationRequest * _Nonnull)request withMutableNotificationContent : (UNMutableNotificationContent * _Nullable)replacementContent ;
493494
494495#pragma mark Tags
You can’t perform that action at this time.
0 commit comments