Re: [MacRuby-devel] environment variables

2012-10-17 Thread Erik Lundqvist
n" > stage should have a list of environment variables that can be set and you can > add your variables there instead. > > HTH, > Mark > > On 2012-10-17, at 11:39 AM, Erik Lundqvist > wrote: > >> Dear all, >> >> Started playing with M

Re: [MacRuby-devel] environment variables

2012-10-17 Thread Erik Lundqvist
> Thanks, > Mark > > > On 2012-10-17, at 11:39 AM, Erik Lundqvist > wrote: > >> Dear all, >> >> Started playing with MacRuby again and I need to access the environment >> variables. >> >> Say I have a export V

[MacRuby-devel] environment variables

2012-10-17 Thread Erik Lundqvist
Dear all, Started playing with MacRuby again and I need to access the environment variables. Say I have a export VARIABLE_NAME = Whatever I have tried both: ENV['VARIABLE_NAME'] and NSProcessInfo.processInfo.environment.objectForKey('VARIABLE_NAME') Neither of which returns anything Both work

Re: [MacRuby-devel] Building MacRuby

2012-03-20 Thread Erik Lundqvist
o the 0.12 > nibtool. I'm using 0.12 with the XCode 4.3.1 and it works fine. > > Steve > > On 19 Mar 2012, at 18:32, Erik Lundqvist wrote: > >> Thanks >> >> I did find it and managed to build. XCode did not pick up bindings and >> custom classes

Re: [MacRuby-devel] Building MacRuby

2012-03-19 Thread Erik Lundqvist
installing a >> particular version of llvm. At least it did when I last built it a few >> months ago. LLVM takes a long time to compile - you may want to kick it off >> before going to sleep. >> >> -Marc >> http://marc-abramowitz.com >> Sent from my iP

Re: [MacRuby-devel] NSUserDefaults and registerDefaults

2012-03-16 Thread Erik Lundqvist
eTV/blob/master/TVFrancaise/AppDelegate.rb#L249-253 >read: > https://github.com/mattetti/LiveTV/blob/master/TVFrancaise/AppDelegate.rb#L41-42 > > I hope this will help you > > > -- Sean Mateus > > > On Friday, March 16, 2012 9:59:38 AM UTC+1, Erik Lundqvist wrot

Re: [MacRuby-devel] App Store

2012-03-15 Thread Erik Lundqvist
; meet the criteria of the review team .. i had another app rejected for > reasons which were at least a bit vague but that belongs to the life of an > app developer :))) > Rob > > > > Date: Wed, 14 Mar 2012 15:29:10 + > > From: Erik Lundqvist > > To: MacRuby-d

Re: [MacRuby-devel] App Store

2012-03-14 Thread Erik Lundqvist
995240?mt=12 ( > https://github.com/danielwestendorf/HTML-Slide-Presenter) > http://itunes.apple.com/us/app/karmahore/id486966617?mt=12 > > dw > > On Wed, Mar 14, 2012 at 9:29 AM, Erik Lundqvist < > willcodejavaforf...@gmail.com> wrote: > >> Hi everyone, >> >&g

[MacRuby-devel] App Store

2012-03-14 Thread Erik Lundqvist
Hi everyone, I'm Erik, a Swede who got lost in London and never looked back. I'm a Java developer who cheats a little bit with iOS, and last year around this time I bought the MacRuby in Action and tried a bit of MacRuby. Introduction over. So, I'm curious. Has anyone actually successfully creat