[Rubycocoa-devel 856] Re: Embedding RubyCocoa

アーカイブの一覧に戻る

Pierce T. Wetter III pierc****@twinf*****
Fri Apr 20 23:51:43 JST 2007


> this looks very similar to jarrad's backtrace that he posted to the  
> rubycocoa-talk list yesterday - are you on that list as well? might  
> you be embedding a thin rubycocoa framework and your application  
> crashes when run on the other architecture? with some more  
> information we might be able to better help.

  I'm on Intel in both places, building on my desktop and testing on  
my MBP which doesn't have RC installed. What I did is follow the  
directions here:

http://developer.apple.com/documentation/MacOSX/Conceptual/ 
BPFrameworks/Tasks/CreatingFrameworks.html#//apple_ref/doc/uid/ 
20002258-106880

Which said, in essence:

    1. Add the project file for RubyCocoa to your project.
    2. Tweak both projects to build to the same location. (This meant  
adding a new "Release" config to RubyCocoa by duplicating the  
"Deployment' config.)
    3. Add a "Copy Files" build phase.

   My app is freeware/open source, so source or a copy is available  
if anyone wants to look at it.

  Pierce




More information about the Rubycocoa-devel mailing list
アーカイブの一覧に戻る