diff --git a/MacPass/MPEntryViewController.m b/MacPass/MPEntryViewController.m index 338df0a9..0e34a40e 100644 --- a/MacPass/MPEntryViewController.m +++ b/MacPass/MPEntryViewController.m @@ -217,9 +217,6 @@ NSString *const _toggleFilterUsernameButton = @"SearchUsername"; return view; } -- (void)tableView:(NSTableView *)tableView didAddRowView:(NSTableRowView *)rowView forRow:(NSInteger)row { - NSLog(@"didAddRowViewForRow: %ld color:%@ isFloating:%i", (long)row, rowView.backgroundColor, rowView.isFloating); -} - (void)tableViewSelectionDidChange:(NSNotification *)notification { if([self.entryTable selectedRow] < 0) { diff --git a/MacPass/MacPass-Info.plist b/MacPass/MacPass-Info.plist index 7b15e74e..77d22b2d 100644 --- a/MacPass/MacPass-Info.plist +++ b/MacPass/MacPass-Info.plist @@ -48,7 +48,7 @@ CFBundleSignature ???? CFBundleVersion - 95B + 972 LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} NSHumanReadableCopyright