|
Some checks are pending
Swift Build & Test / swift build + test (push) Waiting to run
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> |
||
|---|---|---|
| .. | ||
| INoteSync | ||