Skip to content

Commit 1d10a62

Browse files
committed
Merge pull request #213 from macvim-dev/fix/update_sparkle
Sparkle v1.13.0
2 parents 9ec66d3 + 8bbd6d3 commit 1d10a62

File tree

263 files changed

+785
-2687
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

263 files changed

+785
-2687
lines changed

src/MacVim/MacVim.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,7 @@
687687
HEADER_SEARCH_PATHS = "";
688688
INFOPLIST_FILE = Info.plist;
689689
INSTALL_PATH = "$(HOME)/Applications";
690+
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
690691
MACOSX_DEPLOYMENT_TARGET = "";
691692
ONLY_ACTIVE_ARCH = YES;
692693
PRODUCT_BUNDLE_IDENTIFIER = org.vim.MacVim;
@@ -717,6 +718,7 @@
717718
HEADER_SEARCH_PATHS = "";
718719
INFOPLIST_FILE = Info.plist;
719720
INSTALL_PATH = "$(HOME)/Applications";
721+
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks";
720722
MACOSX_DEPLOYMENT_TARGET = "";
721723
ONLY_ACTIVE_ARCH = YES;
722724
PRODUCT_BUNDLE_IDENTIFIER = org.vim.MacVim;

src/MacVim/Sparkle.framework/Headers

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versions/Current/Headers

src/MacVim/Sparkle.framework/Headers/SUAppcast.h

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/MacVim/Sparkle.framework/Headers/SUAppcastItem.h

Lines changed: 0 additions & 47 deletions
This file was deleted.

src/MacVim/Sparkle.framework/Headers/SUUpdater.h

Lines changed: 0 additions & 118 deletions
This file was deleted.

src/MacVim/Sparkle.framework/Headers/SUVersionComparisonProtocol.h

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/MacVim/Sparkle.framework/Headers/Sparkle.h

Lines changed: 0 additions & 21 deletions
This file was deleted.

src/MacVim/Sparkle.framework/Modules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versions/Current/Modules
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versions/Current/PrivateHeaders
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Versions/Current/Resources

0 commit comments

Comments
 (0)