We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a62e33e commit aeaf734Copy full SHA for aeaf734
.github/workflows/main.yml
@@ -56,4 +56,4 @@ jobs:
56
uses: actions/upload-artifact@v3
57
with:
58
name: macos-build
59
- path: fyne-cross/bin/darwin-amd64
+ path: SoundscapeSync.app
FyneApp.toml
@@ -1,6 +1,6 @@
1
[Details]
2
Icon = "Icon.png"
3
-Name = "Soundscape Sync"
+Name = "SoundscapeSync"
4
ID = "com.cloonar.soundscape-sync"
5
Version = "0.0.1"
6
Build = 1
0 commit comments