Skip to content

Commit

Permalink
+ Add Sparkle info.plist keys (only those relevant for non-sandboxed …
Browse files Browse the repository at this point in the history
…apps).
  • Loading branch information
boscojwho committed Aug 25, 2024
1 parent 37e8a39 commit 89b93d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions PyTerm/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@
<dict>
<key>NSOpenPanelUsageDescription</key>
<string>This app needs access to files and folders to perform its operations.</string>
<key>SUFeedURL</key>
<string>https://boscojwho.github.io/PipPy/appcast.xml</string>
<key>SUPublicEDKey</key>
<string>slwMz2gixXrLO5RPabRGD5HegeDxip0YFmJH7b1vcaI=</string>
</dict>
</plist>

0 comments on commit 89b93d9

Please sign in to comment.