kimura wataru
kimur****@i*****
Thu Oct 26 23:24:30 JST 2006
Excellent! The package works fine on my PowerBook G4 (except RubyTypeTutor). I think we are ready for release. task list: (1) decide release date (2) update docsrc * news.*.xml : add news of release * make install (copy .html files into src/doc) and commit (3) update src/VERSION (4) tagging svn (copy trunk to tags/release-0_5_0) (5) make distribute files * .tgz from svn export * .dmg with the "package" task from the above tarball (6) upload distribute files (7) website update (make rsync at docsrc) (8) release announce // END anything else? On Thu, 26 Oct 2006 17:20:50 +0900, Fujimoto Hisa wrote: > I've put 0.5 preview4 which was build on MacBook: > > tested myself about the following: > > * MacBook (10.4.8, Xcode 2.4) > * sample/*.rb => OK > * build sample apps by xcodebuild commands and lunch => OK > * Xcode, create Cocoa-Ruby app, build and run => OK > * create universal binary app => OK > > * PowerBook G4 (10.4.8, Xcode 2.0) > * sample/*.rb => OK > * build sample apps by xcodebuild commands and lunch => NG > (no problem because NG is spec about Xcode 2.0) > * Xcode, create Cocoa-Ruby app, build and run => OK > > * PowerBook G4 (10.4.8, Xcode 2.4) > * sample/*.rb => OK > * build sample apps by xcodebuild commands and lunch => OK > * Xcode, create Cocoa-Ruby app, build and run => OK > * create universal binary app => OK > > sample/RubyTypeTutor (example app from the Hillegass's book) is > abnormally down at dragging a character. > > -- > hisa >