Changes between Version 6 and Version 7 of Chemr

Show
Ignore:
Timestamp:
10/27/07 13:30:05 (6 years ago)
Author:
cho45 (IP: 124.87.107.183)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Chemr

    v6 v7  
    137137  *  https://rubycocoa.svn.sourceforge.net/svnroot/rubycocoa/trunk/src/framework/tool/rubycocoa 
    138138 
     139=== Build === 
     140 
     141{{{ 
     142$ rake 
     143}}} 
     144 
     145or... 
     146 
     147{{{ 
     148$ xcodebuild 
     149$ open build/Release/Chemr.app 
     150}}} 
     151 
     152If you want only to modify ruby sources. This process is not required. You can edit Chemr.app/Contents/Resources/*.rb directly, because these files are loaded dynamically. 
     153 
    139154 
    140155== Copyright ==