Add Mac arch detection (relatively naive)

This commit is contained in:
2025-08-08 13:00:00 +09:00
parent 6795c187c3
commit 35842b8ac7
7 changed files with 28 additions and 23 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
%%% @end
-module(gmc_sup).
-vsn("0.2.5").
-vsn("0.2.6").
-behaviour(supervisor).
-author("Craig Everett <craigeverett@qpq.swiss>").
-copyright("QPQ AG <craigeverett@qpq.swiss>").