We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc7831 commit 132bad4Copy full SHA for 132bad4
1 file changed
Config/Info.plist
@@ -28,5 +28,13 @@
28
<string>AccentColor</string>
29
<key>NSMicrophoneUsageDescription</key>
30
<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
39
</dict>
40
</plist>
0 commit comments