commit | 88f0b3adf3dd3a1d4c7d87bd871befd095a7b5f2 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Sep 24 23:52:08 2013 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Sep 24 23:52:08 2013 -0700 |
tree | 903138263077e4dfeb473cba307d1d43a61da670 | |
parent | 749f065a1a732a89828cf00d867d71843df7eca3 [diff] |
Importing the skeleton of system tray implementation and making sure it compiles and works There was an interesting "problem" due to automatic reference counting (-fobjc-arc flag). XCode includes this flag by default, so making sure that wscript is doing the same thing.