Commit d08f685
committed
chore: bump both targets to v2.5.2
Mac: 2.5.0 (2500) -> 2.5.2 (2502)
iOS: 2.5.1 (6) -> 2.5.2 (7)
Changes since 2.5.1:
- Fix EXC_BREAKPOINT crash on CKProcessScopedStateManager.notificationQueue
(StatusItemController UserDefaults observer now uses queue: .main)
- Fix actor isolation warning in StatusItemController
- Fix 'No Mac found' after disconnect/reconnect (forceFetchAll resets
stale CKSyncEngine token before searching)
- Demo mode 'Preview a notification' fires a real UNNotification
(2s delay) so users see the actual system banner; falls back to
visual mock only when permission is denied
- Mac offline UI consistency: status dot turns red when Mac >10 min
stale, status line shows 'Mac unreachable' instead of stale cached
state, 'Try again' uses forceFetchAll for .offline level
- Settings 'Last sync' renamed to 'iCloud sync' to distinguish it
from 'Last seen' (Mac heartbeat age)1 parent fef3a86 commit d08f685
2 files changed
Lines changed: 8 additions & 8 deletions
File tree
- DoomCoder.xcodeproj
- DoomCoderCompanion/DoomCoderCompanion.xcodeproj
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
488 | | - | |
| 488 | + | |
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
497 | | - | |
| 497 | + | |
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
512 | | - | |
| 512 | + | |
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
| 521 | + | |
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
| 451 | + | |
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
533 | | - | |
| 533 | + | |
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
| 554 | + | |
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
| |||
0 commit comments