Re: 10.11 Issues?
Re: 10.11 Issues?
- Subject: Re: 10.11 Issues?
- From: Shane Stanley <email@hidden>
- Date: Sun, 14 Jun 2015 10:49:08 +1000
On 14 Jun 2015, at 1:26 am, Ron Reuter <email@hidden> wrote:
>
> Doug, are you using the new enums?
That's an interesting point. We don't have the luxury of using the new ones if we want backwards compatibility, because ASObjC resolves them at run-time rather than compile-time. But after your post I looked up the relevant .bridgesupport file, and sure enough the old ones are defined wrongly (as constants type='I' type64='Q', rather than enums with a value). The good news is that there aren't many others we're likely to use, and it seems to be only deprecated ones (NSDefaultTokenStyle et al, NSUnderlineByWordMask et al).
So with any luck the problem can be fixed via tweaking whatever produces the .bridgesupport files.
--
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