1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/example projects/Builds/MacOSX
2013-09-09 20:07:17 +01:00
..
HelloWorld.xcodeproj New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this. 2013-09-09 20:07:17 +01:00
Info.plist Introjucer: added a flag to help with OSX retina displays. 2012-07-08 17:32:58 +01:00
RecentFilesMenuTemplate.nib Introjucer: swapped the xib file for a nib file. 2012-11-08 11:28:16 +00:00
RecentFilesMenuTemplate.xib Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer. 2012-10-28 18:38:10 +00:00