Skip to content

Commit 132bad4

Browse files
committed
fix: move Sparkle SUFeedURL and SUPublicEDKey into Info.plist
1 parent ecc7831 commit 132bad4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Config/Info.plist

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,13 @@
2828
<string>AccentColor</string>
2929
<key>NSMicrophoneUsageDescription</key>
3030
<string>Wave needs microphone access to record speech for transcription.</string>
31+
<key>SUFeedURL</key>
32+
<string>https://mxvsh.github.io/wave/appcast.xml</string>
33+
<key>SUPublicEDKey</key>
34+
<string>K0yJPvXnOPfoG18bP57X24M05PnY70jlj6NqK76CikE=</string>
35+
<key>SUEnableAutomaticChecks</key>
36+
<true/>
37+
<key>SUAutomaticallyUpdate</key>
38+
<true/>
3139
</dict>
3240
</plist>

0 commit comments

Comments
 (0)