Re: Action is not defined on AppDelegate
Re: Action is not defined on AppDelegate
- Subject: Re: Action is not defined on AppDelegate
- From: Shane Stanley <email@hidden>
- Date: Tue, 18 Mar 2014 18:20:08 +1100
Are you running Mavericks and Xcode 5.0.2? If so, it's an issue with Xcode not recognising the new interleaved syntax. If you've already made the connections, it doesn't matter about the warning. If you need to make new connections, you have to use underscore syntax for the action handler.
It's fixed in Xcode 5.1, but you can't build apps that use garbage collection, and hence can run under 10.6/10.7, in Xcode 5.1
--
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