[MacRuby-devel] macruby_deploy problem with app having space in name

Eloy Duran eloy.de.enige at gmail.com
Thu Jul 21 07:09:14 PDT 2011


Our test fixture app should probably include a space in the name so we can ensure this doesn't happen anymore.

On 21 jul. 2011, at 11:37, James Chen <ashchan at gmail.com> wrote:

> Mark,
> 
> I saw this is fixed on github. Installed the July 21 nightly build and tried again. Now it has another error on lipo:
> 
> $ macruby_deploy --compile --embed --stdlib --bs Gmail\ Notifr.app
> *** Deployment started
> *** Embedding MacRuby.framework
> *** Embed BridgeSupport system files
> *** Fix install path of binaries
> *** Fix identification name of libmacruby
> *** Compiling files
> /usr/bin/lipo: can't open input file: Gmail (No such file or directory)
> Can't compile "Gmail Notifr.app/Contents/Resources/AccountDetailController.rb"
> 
> Thanks in advance! :)
> 
> James
> 
> On Thu, Jul 21, 2011 at 12:53 PM, Mark Rada <mrada at marketcircle.com> wrote:
> Oopsie, I'll get that fixed in a few moments...unless it's fixed by the time I finish this email. 
> 
> Sent from my iDevice
> 
> On 2011-07-20, at 23:30, James Chen <ashchan at gmail.com> wrote:
> 
>> Hey guys,
>> 
>> I have an app with a space in the name. macruby_deploy fails to do its job:
>> 
>> 
>> $ macruby_deploy --compile --embed --bs Gmail\ Notifr.app
>> 
>> 
>> 
>> 
>> *** Deployment started
>> 
>> 
>> *** Embedding MacRuby.framework
>> 
>> 
>> *** Embed BridgeSupport system files
>> 
>> 
>> *** Fix install path of binaries
>> 
>> 
>> *** Fix identification name of libmacruby
>> 
>> 
>> /usr/bin/otool: can't open file: Gmail (No such file or directory)
>> 
>> 
>> 
>> 
>> /usr/bin/otool: can't open file: Notifr.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/site_ruby/1.9.2/universal-darwin10.0/bigdecimal.bundle (No such file or directory)
>> 
>> 
>> 
>> 
>> Error when executing `/usr/bin/otool -L Gmail Notifr.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/site_ruby/1.9.2/universal-darwin10.0/bigdecimal.bundle'
>> 
>> 
>> 
>> 
>> 
>> Quoting the app name doesn't help.
>> 
>> (I could change the app name and the executable name in the package content, use macruby_deploy on it then change back the name) 
>> 
>> (On another machine I have nightly build of April installed, and that macruby_deploy actually worked).
>> 
>> Thanks!
>> 
>> ---
>> James Chen
>> ashchan.com | @ashchan 
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20110721/3fb025f7/attachment.html>


More information about the MacRuby-devel mailing list