Hi guys,
The macruby_install_xcode_support should be getting called at install time.
When I run the installer I can see in the system log that the script is called,
but it doesn't seem to do anything. I'll investigate, thanks for bringing it up.
--
Mark
On 2012-10-01, at 12:24 PM, Jonathan Sil
https://github.com/MacRuby/MacRuby/issues/90
I agree with you, and this was non-intuitive. but after, everything works and I
have submitted 2 apps to the app store over the weekend, awaiting review.. also
added some information to the Mac Ruby App Store Submittal article relating to
changes in
Thanks Jonathan,
That did the trick. Is there a reason the MacRuby installer doesn't run this
automatically? Perhaps a message could be added to the installer dialog.
Bob Rice
On Oct 1, 2012, at 12:03 PM, Jonathan Silverman wrote:
> /usr/local/bin/macruby_install_xcode_support
_
Try this
sudo /usr/local/bin/macruby_install_xcode_support
On 1 Oct 2012, at 08:49, Robert Carl Rice wrote:
> Hi,
>
> Since updating to Xcode 4.5, my MacRuby outlets are not updating. I don't get
> the circular busy icon that indicates that Xcode is parsing my source files
> to find outlets
Hi,
Since updating to Xcode 4.5, my MacRuby outlets are not updating. I don't get
the circular busy icon that indicates that Xcode is parsing my source files to
find outlets. Is this a code sense problem?
I also notice that, although Xcode 4.5 can build and run my project, the
Organizer>Projec