docs: clarify Apple Silicon release target
pipeline / test (push) Has been cancelled
pipeline / build (push) Has been cancelled

This commit is contained in:
Ein Anderssono
2026-06-15 00:41:49 +02:00
parent 05188e5451
commit 36832060d0
7 changed files with 39 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
BINARY := ./bin/photoscli
MODULE := gitea.k3s.k0.nu/tools/photocli
VERSION := 0.6.0
RELEASE_ZIP := ./bin/photoscli-$(VERSION)-macos.zip
RELEASE_ZIP := ./bin/photoscli-$(VERSION)-macos-arm64.zip
RELEASE_NOTES := RELEASE_NOTES.md
BRIDGE_DIR := bridge
LDFLAGS := -X main.version=$(VERSION)