[Rubycocoa-devel 903] Problems with standaloneify.rb

Back to archive index

Benjamin Jackson bhjac****@gmail*****
Sun May 27 10:01:53 JST 2007


Hi all,

I'm trying to figure out how to do release builds. From what I
understand, setting the build prefs in XCode to "ppc i386", linking
against /usr/lib/libruby.dylib and running standaloneify.rb on the
product should be enough to build a standalone universal application.
However, after running standaloneify.rb, I get missing requires for
all of the ruby classes when deploying to the production mac. The only
way to get the app running is to copy /usr/lib/ruby/1.8/* to
.app/Contents/Resources/ThirdParty. Is this a bug in standaloneify.rb,
or am I doing something wrong? Thanks,

Ben




More information about the Rubycocoa-devel mailing list
Back to archive index