From 3caef112913ab78b593e35f6fd378614005cb66a Mon Sep 17 00:00:00 2001 From: Michael Babienco Date: Tue, 17 Feb 2026 09:50:34 +0900 Subject: [PATCH] Update TODO.txt --- TODO.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO.txt b/TODO.txt index 4ea8947..4264750 100644 --- a/TODO.txt +++ b/TODO.txt @@ -12,5 +12,6 @@ https://gitflic.ru/project/jackhammer/pdf-forge-net/file?commit=7bdce6132a70ab12664a8f2482003836c7af2ab6 ---Publishing--- --Published app has unneeded .DSYM file --Published app has Assets folder already copied to it; don't want that in output macOS folder but it's being copied there anyway \ No newline at end of file +*-Published app has unneeded .DSYM file (fixed via .app builder) +*-Published app has Assets folder already copied to it; don't want that in output macOS folder but it's being copied there anyway (fixed via .app builder) +-macOS x64 build \ No newline at end of file