Commit b33a1e7
File tree
3 files changed
+16
-1
lines changed- crates/objc2/src/topics
- framework-crates/objc2-user-notifications
3 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
- UserNotifications/UNNotification.rs+2-2
- UserNotifications/UNNotificationAction.rs+12-12
- UserNotifications/UNNotificationActionIcon.rs+2-2
- UserNotifications/UNNotificationAttachment.rs+3-3
- UserNotifications/UNNotificationCategory.rs+9-9
- UserNotifications/UNNotificationContent.rs+66-58
- UserNotifications/UNNotificationRequest.rs+4-4
- UserNotifications/UNNotificationResponse.rs+3-3
- UserNotifications/UNNotificationServiceExtension.rs+11-4
- UserNotifications/UNNotificationSettings.rs+15-15
- UserNotifications/UNNotificationSound.rs+8-8
- UserNotifications/UNNotificationTrigger.rs+9-10
- UserNotifications/UNUserNotificationCenter.rs+19-22
0 commit comments