Projects
Home     Blog     Install     New Ticket     View Tickets     Browse Source

Ticket #10 (closed enhancement: fixed)

Opened 9 months ago

Last modified 9 months ago

also look for frameworks in /Developer/Local/Frameworks

Reported by: jordan.breeding@… Owned by: lsansonetti@…
Priority: minor Milestone: MacRuby 0.1
Component: MacRuby Keywords:
Cc:

Description

It would be useful to also look in /Developer/Local/Frameworks for Frameworks to load.

Change History

Changed 9 months ago by lsansonetti@…

Do you mean /Developer/Library/Frameworks? In my filesystem, /Developer/Local/Frameworks doesn't exist.

Changed 9 months ago by jordan.breeding@…

Ah. I had been using it for a while, but I guess it gets created by RegexKit.frameworks installer. Oh well, loading a framework with a full path works anyway.

Changed 9 months ago by lsansonetti@…

  • status changed from new to closed
  • resolution set to fixed

The framework load paths support has been improved in r38/trunk. Frameworks in /Developer/Library/Frameworks for example can now be loaded giving their name.

Changed 9 months ago by lsansonetti@…

  • milestone set to MacRuby 1.0

Changed 9 months ago by lsansonetti@…

  • milestone changed from MacRuby 1.0 to MacRuby 0.1
Note: See TracTickets for help on using tickets.