On 12/06/18 9:42 PM, "Alexander Cohen" <[EMAIL PROTECTED]> wrote:
>>> I have a plugin im writting that uses a custom framework. In a built
>>> app, this framework will go into the apps framework folder in the
>>> package. When debugging in rb, where should i put this framework? I
>>> tried putting it in a couple of the obvious places, but the plugin
>>> won't load. As soon as i remove the framework from the xcode project,
>>> the plugin loads fine. Any ideas what might be going on?
>>
>> Try
>>
>> /Library/Frameworks/Your.framework
>
> I tried this one. I didnt work. The only one that worked was inside
> the rb package in its framework folder. weird.
Try do in terminal
> otool -L framework
Simply drag it into terminal after -L
Also the same for your plugin .dylib
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>