From c3768d8d3ed2493324c308a85e1ada132ffe76ee Mon Sep 17 00:00:00 2001 From: michael starke Date: Sat, 12 Apr 2014 09:34:19 +0200 Subject: [PATCH] Fixed auto type not getting the corret entry set after cloning Minor changes to time recording --- KeePassKit | 2 +- MacPass.xcodeproj/project.pbxproj | 4 ++-- MacPass.xcodeproj/xcshareddata/xcschemes/MacPass.xcscheme | 7 +++++++ 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/KeePassKit b/KeePassKit index de1b69fe..75c898b0 160000 --- a/KeePassKit +++ b/KeePassKit @@ -1 +1 @@ -Subproject commit de1b69fe330dd164133b5523328b4ff1b3f383fb +Subproject commit 75c898b025cce37e98c33b5d277cd10f2093eaa0 diff --git a/MacPass.xcodeproj/project.pbxproj b/MacPass.xcodeproj/project.pbxproj index ca0b742c..970f8418 100644 --- a/MacPass.xcodeproj/project.pbxproj +++ b/MacPass.xcodeproj/project.pbxproj @@ -895,7 +895,7 @@ 4CFC873A179DEDF3000DFC03 /* KPKMetaData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KPKMetaData.m; sourceTree = ""; }; 4CFC873C179DF200000DFC03 /* KPKTimeInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KPKTimeInfo.h; sourceTree = ""; }; 4CFC873D179DF200000DFC03 /* KPKTimeInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KPKTimeInfo.m; sourceTree = ""; }; - 4CFC873F179DF295000DFC03 /* KPKTimerecording.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KPKTimerecording.h; sourceTree = ""; }; + 4CFC873F179DF295000DFC03 /* KPKModificationRecording.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KPKModificationRecording.h; sourceTree = ""; }; 4CFC8742179DFD3E000DFC03 /* KPKTestXmlLoading.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KPKTestXmlLoading.m; sourceTree = ""; }; 4CFDDDE7185E92A600A9E7F1 /* HNHTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HNHTextView.h; sourceTree = ""; }; 4CFDDDE8185E92A600A9E7F1 /* HNHTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HNHTextView.m; sourceTree = ""; }; @@ -1804,7 +1804,7 @@ 4CFC873A179DEDF3000DFC03 /* KPKMetaData.m */, 4CFC873C179DF200000DFC03 /* KPKTimeInfo.h */, 4CFC873D179DF200000DFC03 /* KPKTimeInfo.m */, - 4CFC873F179DF295000DFC03 /* KPKTimerecording.h */, + 4CFC873F179DF295000DFC03 /* KPKModificationRecording.h */, 4C68456817BC21DD00FCDBFC /* KPKAutotype.h */, 4C68456917BC21DD00FCDBFC /* KPKAutotype.m */, 4C68456B17BC227B00FCDBFC /* KPKWindowAssociation.h */, diff --git a/MacPass.xcodeproj/xcshareddata/xcschemes/MacPass.xcscheme b/MacPass.xcodeproj/xcshareddata/xcschemes/MacPass.xcscheme index eec65a47..1409b6c9 100644 --- a/MacPass.xcodeproj/xcshareddata/xcschemes/MacPass.xcscheme +++ b/MacPass.xcodeproj/xcshareddata/xcschemes/MacPass.xcscheme @@ -80,6 +80,13 @@ isEnabled = "NO"> + + + +