1
0
forked from BRT/arc

Add missing build resources: app.rc (Windows resource script referencing arc.ico for the executable icon) and arc.icns (macOS app icon). Both are referenced by the build but were not tracked in the repository.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
slava 2026-05-25 16:44:32 +05:00
parent cff6ec7216
commit 54edae7600
2 changed files with 1 additions and 0 deletions

1
app.rc Normal file
View File

@ -0,0 +1 @@
IDI_ICON1 ICON "arc.ico"

BIN
arc.icns Normal file

Binary file not shown.