Re: [MacRuby-devel] XCode Templates For MacRuby Not Showing Up

2010-12-06 Thread Jeff Hemmelgarn
OK, Don't know how THAT happened. The Application directory had the wrong ownership and permissions - drwx-- 6 1025 wheel 204 Oct 6 11:24 Application I changed it to root owner and 755 permissions and it works now. Thanks! Jeff On Dec 6, 2010, at 8:13 PM, Matt Aimonetti wrote: > Did

Re: [MacRuby-devel] XCode Templates For MacRuby Not Showing Up

2010-12-06 Thread Matt Aimonetti
Did you install the iPhone SDK by any chance? Here is what you should see: $ ls /Library/Application\ Support/Developer/Shared/Xcode/Project\ Templates/Application/ MacRuby ApplicationMacRuby Core Data Application MacRuby Document-based Application MacRuby Preference Pane Otherwis

[MacRuby-devel] XCode Templates For MacRuby Not Showing Up

2010-12-06 Thread Jeff Hemmelgarn
Hello! Being an old POSIX/C hack, I usually do my MacRuby coding with MacVim. While trying to look into a bug during the bug mash I found that I didn't have all of the MacRuby templates available in XCode. The only one I see is a system plugin for the MacRuby preference pane plugin. Any sugg