From: <ki...@us...> - 2012-08-26 03:17:53
|
Revision: 2342 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2342&view=rev Author: kimuraw Date: 2012-08-26 03:17:46 +0000 (Sun, 26 Aug 2012) Log Message: ----------- Fix bundle_for_class() returns NSNumber, not NSBundle - fix bundle_for_class() returns NSNumber, not NSBundle. this bug occurs an exception from NSBundle.loadNibNamed_owner. - remove constant OSX::BundleSupport::BUNDLE_MAP. introduce a function OSX::BundleSupport._bundle_map. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/mdl_bundle_support.m This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |