[MacRuby-devel] Xcode 4.3 move template files

Matt Aimonetti mattaimonetti at gmail.com
Sat Feb 18 20:28:52 PST 2012


Great job Kevin, I would assume that a symlink would alter the code sig,
but I might be wrong.
Could you open a bug report https://bugreport.apple.com explaining what you
found out. Please also mention radar: 9828745 which refers to the problem
we had last time.

Also, don't forget to post the radar number so we can nag our Apple friends
to make sure someone is looking at it ;)

Thanks,

- Matt


2012/2/18 Kevin Poorman <kjp at brightleafsoftware.com>

> Interesting news,
>
> Using instruments, I am able to monitor file activity and see rb_nibtool
> being stat'd several times by Xcode 4.2.1
>
> I can also see Xcode 4.3 calling for rb_nibtool. The same exception stat
> lines appear in roughly the same time frames on each startup of Xcode with
> a mac ruby project
>
> Unfortunately, Xcode 4.3 is looking for rb_nibtool here:
> /Applications/Xcode.app/Contents/Developer/Tools/rb_nibtool
> This doesn't actually exist.  because Xcode 4.3 is signed … I'm not sure
> how we solve this one. I wonder if symbolic links will alter the code sig ?
>
> -pkj
>
> On Feb 18, 2012, at 9:51 PM, Matt Aimonetti wrote:
>
> > Last time that happened I had to file a bug with Apple and thy fixed it.
> This time it might be more tricky as we need to know where Xcode expects us
> to put this file. Maybe someone at Apple could help?
> >
> > Thanks
> >
> > -Matt
> > Sent from my iPhone
> >
> > On Feb 18, 2012, at 18:35, Marc Abramowitz <msabramo at gmail.com> wrote:
> >
> >> Perhaps try using DTrace to see if it's trying to open the file? (if
> you haven't already tried that)
> >>
> >> -Marc
> >> http://marc-abramowitz.com
> >> Sent from my iPhone 4
> >>
> >>
> >> On Feb 18, 2012, at 6:15 PM, Kevin Poorman <kjp at brightleafsoftware.com>
> wrote:
> >>
> >>> After more testing,  I cannot find any evidence that xcode4.3 is even
> attempting to find rb_nibtool
> >>>
> >>> could this be a policy shift on the Xcode side?
> >>>
> >>>
> >>> On Feb 18, 2012, at 2:05 PM, Sean Mateus wrote:
> >>>
> >>>> Hi Kevin,
> >>>>
> >>>> I believe that it’ll not be a problem to place the rb_nibtool into
> /usr/local/bin,
> >>>>
> >>>> unfortunately I doesn’t work for me! have you any hint?
> >>>>
> >>>> Sean
> >>>> _______________________________________________
> >>>> 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
> > _______________________________________________
> > 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/20120218/8946e75d/attachment-0001.html>


More information about the MacRuby-devel mailing list