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

This commit is contained in:
2025-07-22 13:42:30 -07:00
parent abb9f3a0e5
commit 1b07d8ecc6
8 changed files with 50 additions and 55 deletions

View File

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>epochsilicon</string>
<key>CFBundleIdentifier</key>
<string>com.eburk.epochsilicon</string>
<string>com.burkey.epochsilicon</string>
<key>CFBundleIconFile</key>
<string>icon.icns</string>
<key>CFBundleShortVersionString</key>
@@ -17,7 +17,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>99</string>
<string>133</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSSupportsAutomaticGraphicsSwitching</key>