larsblumberg / nsoutlineview-memory-leak

Simple OSX app that reveals memory leaks in NSOutlineView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nsoutlineview-memory-leak

Simple OSX app that reveals memory leaks in NSOutlineView.

  1. Open the project in Xcode
  2. Run it and select different items in the outline view by clicking them or using arrow up/down keys
  3. Observe how memory is increasing constantly

Memory consumption as reported by Xcode's debug navigator

About

Simple OSX app that reveals memory leaks in NSOutlineView


Languages

Language:Swift 100.0%