Re: Third party frameworks
Re: Third party frameworks
- Subject: Re: Third party frameworks
- From: Shane Stanley <email@hidden>
- Date: Sat, 04 Oct 2014 22:32:48 +1000
On 4 Oct 2014, at 10:44 am, Shane Stanley <email@hidden> wrote:
> The tricky part, though, is using it if wasn't built with bridging support. Basically, look inside the framework folder for a .bridgesupport file. If it's not there, you're out of luck.
That's not strictly true. If the methods you want to use all deal in objects and not primitive values, and you're happy to use numbers for enums and strings for any constants, you don't need a .bridgesupport file.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden