-
-
Notifications
You must be signed in to change notification settings - Fork 685
Closed
Labels
UpdaterIssues related to Sparkle updaterIssues related to Sparkle updater
Milestone
Description
The latest version of MacVim includes a file Contents/Frameworks/Sparkle.framework/XPCServices
, which is a symlink to Contents/Frameworks/Sparkle.framework/Versions/Current/XPCServices
, but that file does not exist. (Since Current
is technically a symlink to B
, the equivalent file in B
is also missing.)
This doesn't appear to be a problem in the normal user workflow of using Finder to install the package, but does break on unattended automated installation using a package manager we deploy internally to our fleet of Macs. (A recursive chmod
chokes on the broken symlink.)
Metadata
Metadata
Assignees
Labels
UpdaterIssues related to Sparkle updaterIssues related to Sparkle updater