first epoch pass
Some checks failed
Build Go/Fyne App for macOS ARM64 / build (pull_request) Has been cancelled

This commit is contained in:
2025-07-20 21:45:38 -07:00
parent 9b04ad7fd0
commit c735a3f90e
27 changed files with 216 additions and 402 deletions

View File

@@ -5,7 +5,7 @@
<key>CFBundleName</key>
<string>EpochSilicon</string>
<key>CFBundleExecutable</key>
<string>turtlesilicon</string>
<string>epochsilicon</string>
<key>CFBundleIdentifier</key>
<string>com.eburk.epochsilicon</string>
<key>CFBundleIconFile</key>
@@ -17,7 +17,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>78</string>
<string>91</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSSupportsAutomaticGraphicsSwitching</key>