Using new Sparkle and KeePassKit versions

Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
This commit is contained in:
michael starke
2015-10-30 17:27:10 +01:00
parent 40ee7f5163
commit d233d6dac2
5 changed files with 5 additions and 5 deletions

View File

@@ -17,8 +17,7 @@ NSString *const MPDocumentDidCommitChangesToSelectedItem = @"com.hicknhack.mac
@implementation MPDocument (EditingSession)
- (BOOL)hasActiveEditingSession {
// return (self.tree.activeEditingSession != nil);
// return (self.editingSession != nil);
return NO;
}
- (void)commitChangesToSelectedItem:(id)sender {

View File

@@ -29,6 +29,7 @@
#import "MPEntryContextMenuDelegate.h"
#import "KeePassKit/KeePassKit.h"
#import "KPKNode+IconImage.h"
#import "HNHTableHeaderCell.h"
#import "HNHGradientView.h"

View File

@@ -62,7 +62,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2560</string>
<string>2562</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSAppTransportSecurity</key>

Submodule Sparkle updated: e9fa7c3d4a...93a5228f5b