From: Allison N. <dem...@ma...> - 2008-06-11 15:07:01
|
Yup, but if the Tiger binary install acts like the Leopard binary install, it copies it directly into your Frameworks folder - and as I'm quite happy with my WORKING installation at the moment, I'm not too eager to do that, thank you very much! :-) Anyway, I really do have to get around to downloading the source. It will help me answer some questions without having to ask the list :-) On Wednesday, June 11, 2008, at 04:54PM, "Eloy Duran" <elo...@gm...> wrote: >No unfortunately this isn't possible.... :( >You have to create a 10.4 and a 10.5 app bundle. > >But you don't need to compile to test this as both versions are >available from: >http://sourceforge.net/project/showfiles.php?group_id=44114 > >Eloy > >On 11 jun 2008, at 16:48, Allison Newman wrote: > >> There's one thing I don't understand about standaloneifying an app. >> On the EmbedRubyCocoa page, it explains that you tell the XCode >> project to copy the framework files when building the project, and >> then you drag in a RubyCocoa.framework into the new copy files group. >> >> OK, so far so good. I'm on Leopard, and I just upgraded to >> RubyCocoa 0.13.2. If I want to make sure that other Leopard users >> can run my app, using the version of RubyCocoa that I have tested, >> this function is great. >> >> But what happens if I give this standalone app to a Tiger user? If >> I've understood correctly, it won't work. Is that true? And what >> happens if I try to use the Tiger version of the framework on >> Leopard? I'd do the experiment myself, but I haven't ever compiled >> RubyCocoa from source, so I don't have the Tiger version readily >> available to me, and I can't afford the time to set the system up >> just to do this test. >> >> If this doesn't work, has anyone come up with an elegant method of >> making a standalone app that is easy to deploy on both Tiger and >> Leopard? >> >> Alli >> >> >> On Wednesday, June 11, 2008, at 03:29PM, "Eloy Duran" <elo...@gm... >> > wrote: >>> Hey Craig, >>> >>> Like someone else already pointed out, you'll need to use >>> standaloneify >>> if you want to package libraries with your app. Like for instance the >>> sqlite gem. >>> http://rubycocoa.sourceforge.net/EmbedRubyCocoa >>> >>> Cheers, >>> Eloy >>> >>> On 11 jun 2008, at 15:23, Craig Williams wrote: >>> >>>> Thanks everyone. The gems is the issue. >>>> >>>> Can you point me to some docs on how to remove them and use >>>> the standard ruby libs? >>>> >>>> Craig >>>> >>>> ------------------------------------------------------------------------- >>>> Check out the new SourceForge.net Marketplace. >>>> It's the best place to buy or sell services for >>>> just about anything Open Source. >>>> http://sourceforge.net/services/buy/index.php >>>> _______________________________________________ >>>> Rubycocoa-talk mailing list >>>> Rub...@li... >>>> https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk >>> >>> >>> ------------------------------------------------------------------------- >>> Check out the new SourceForge.net Marketplace. >>> It's the best place to buy or sell services for >>> just about anything Open Source. >>> http://sourceforge.net/services/buy/index.php >>> _______________________________________________ >>> Rubycocoa-talk mailing list >>> Rub...@li... >>> https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk >>> >>> >> >> ------------------------------------------------------------------------- >> Check out the new SourceForge.net Marketplace. >> It's the best place to buy or sell services for >> just about anything Open Source. >> http://sourceforge.net/services/buy/index.php >> _______________________________________________ >> Rubycocoa-talk mailing list >> Rub...@li... >> https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > > >------------------------------------------------------------------------- >Check out the new SourceForge.net Marketplace. >It's the best place to buy or sell services for >just about anything Open Source. >http://sourceforge.net/services/buy/index.php >_______________________________________________ >Rubycocoa-talk mailing list >Rub...@li... >https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > > |