Re: [MacRuby-devel] BridgeSupport build step for framework projects

2011-02-20 Thread Robert Payne
Is there any way to load BridgeSupport from a string in memory instead of a file on the desktop? I'd like to encrypt the bridge support files I have for my private frameworks and load them at runtime. I suppose I could always write a tmp file somewhere. -Robert On 20/02/2011, at 1:35 PM, Matt

[MacRuby-devel] BridgeSupport build step for framework projects

2011-02-19 Thread Matt Aimonetti
I wrote an extremely short tutorial on how to automatically generate a BridgeSupport file for your Framework Xcode project: http://merbist.com/2011/02/19/bridgesupport-build/ Hopefully that will save some people the headache to figure it out on their own (not that it's hard tho). One thing I didn'