mirror of
https://github.com/iterate-ch/cyberduck.git
synced 2026-05-26 19:10:49 +00:00
Remove NSDockTilePlugIn key for Mac App Store build.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
[9.2.2](https://github.com/iterate-ch/cyberduck/compare/release-9-2-1...release-9-2-2)
|
||||
* [Bugfix] Remove Dock Tile Plugin (macOS, Mac App Store)
|
||||
|
||||
[9.2.1](https://github.com/iterate-ch/cyberduck/compare/release-9-2-0...release-9-2-1)
|
||||
* [Bugfix] Unable to enter username in login prompt (macOS)
|
||||
|
||||
|
||||
@@ -276,6 +276,8 @@
|
||||
<string>${SPARKLEFEED}</string>
|
||||
<key>SUEnableAutomaticChecks</key>
|
||||
<false/>
|
||||
<key>NSDockTilePlugIn</key>
|
||||
<string>Cyberduck Dock Plugin.docktileplugin</string>
|
||||
#endif
|
||||
<key>NSServices</key>
|
||||
<array>
|
||||
@@ -413,7 +415,5 @@
|
||||
<string>Allow to download files</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>NSDockTilePlugIn</key>
|
||||
<string>Cyberduck Dock Plugin.docktileplugin</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
@@ -84,6 +84,13 @@
|
||||
Mastodon.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a target="_blank" href="https://trac.cyberduck.io/milestone/9.2.2"><strong>Version 9.2.2</strong></a>
|
||||
</p>
|
||||
<ul data-sparkle-version="9.2.2">
|
||||
<li><span class="label label-success">Bugfix</span> Remove Dock Tile Plugin (macOS, Mac App Store)</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<a target="_blank" href="https://trac.cyberduck.io/milestone/9.2.1"><strong>Version 9.2.1</strong></a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user