Skip to content

Commit 631d219

Browse files
committed
fix: disable unattended updates
1 parent 681d448 commit 631d219

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Coder-Desktop/Coder-Desktop/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,7 @@
3737
<string>$(GIT_COMMIT_HASH)</string>
3838
<key>SUFeedURL</key>
3939
<string>https://releases.coder.com/coder-desktop/mac/appcast.xml</string>
40+
<key>SUAllowsAutomaticUpdates</key>
41+
<false/>
4042
</dict>
4143
</plist>

0 commit comments

Comments
 (0)