macsync/@packages
Natalie dfa7eb519d
Some checks are pending
Swift Build & Test / swift build + test (push) Waiting to run
fix(inotes): build US/RS separators with character id, not backslash-u escapes
THE actual root cause of notes never syncing (masked for several rebuilds by
os_log <private> redaction, now surfaced as AppleScript error -2741): the
fetchAllNotes script joined fields with backslash-u-001F / backslash-u-001E
separators, but AppleScript has no backslash-u escape (only \n \t \" \\), so the
script never compiled. Produce the 0x1F/0x1E separators (which Self.parse splits
on) via "character id 31" / "character id 30".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 15:00:16 -04:00
..
contacts-sync-core apricot baseline: contacts-sync-core + BlobSyncManager + embedding/search/sync-history 2026-05-15 17:05:39 -07:00
ical merge batch 1: top-level metadata, shared, ical, imail 2026-05-15 18:02:04 -07:00
icalls feat(deploy): video-projects FUSE mount over DO Spaces 2026-06-28 21:10:13 -04:00
imail merge batch 1: top-level metadata, shared, ical, imail 2026-05-15 18:02:04 -07:00
imessage feat(deploy): video-projects FUSE mount over DO Spaces 2026-06-28 21:10:13 -04:00
inotes fix(inotes): build US/RS separators with character id, not backslash-u escapes 2026-06-30 15:00:16 -04:00
iphoto feat(@applications): implement mac-sync identity and photo workflows 2026-05-17 20:27:05 -07:00
ireminders merge: restore plum-only additive files atop apricot baseline 2026-05-15 17:06:07 -07:00
shared feat(shared): LocalWebServer outbox/read routes 2026-06-29 11:35:13 -04:00