From: <lr...@us...> - 2007-05-10 00:36:29
|
Revision: 1717 http://svn.sourceforge.net/rubycocoa/?rev=1717&view=rev Author: lrz Date: 2007-05-09 17:36:27 -0700 (Wed, 09 May 2007) Log Message: ----------- 2007-05-10 Laurent Sansonetti <lsa...@ap...> * framework/RubyCocoa.xcodeproj/project.pbxproj: Added a build phase that copies the bridge support file within the RubyCocoa framework bundle, only if the bridge support files have been generated. * framework/post-config.rb: Updated to run the new bridge support build process. * metaconfig: Removed the 'bridge-support' config variable, now the bridge support files are always copied within the RubyCocoa framework bundle. * framework/bridge-support-exceptions, framework/tool/gen_bridge_metadata.rb: Removed. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/RubyCocoa.xcodeproj/project.pbxproj trunk/src/framework/post-config.rb trunk/src/metaconfig Removed Paths: ------------- trunk/src/framework/bridge-support-exceptions/ trunk/src/framework/tool/gen_bridge_metadata.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |