• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ARC and NSApplescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ARC and NSApplescript


  • Subject: ARC and NSApplescript
  • From: Chris Paveglio <email@hidden>
  • Date: Mon, 22 Apr 2013 20:28:58 +0000
  • Thread-topic: ARC and NSApplescript

Title: ARC and NSApplescript
Does anyone have any info on using NSApplescript in straight Objective C? I’m converting an app that used garbage collection with an NSApplescript object, compiling for 10.6 it worked fine. Now I’ve upgraded the code to 10.7 and using ARC and of course no GC.  No change to that code. The app breaks on an exception on the line
[script executeAndReturnError:&errorInfo];
Running the compiled script from Script Debugger works with no errors, so it’s not the script itself.
Is this a known thing that ARC doesn’t work with NSApplescript? Or is it likely something else?

Chris
 _______________________________________________
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

  • Follow-Ups:
    • Re: ARC and NSApplescript
      • From: Ron Reuter <email@hidden>
  • Prev by Date: Re: Bindings and Validation
  • Next by Date: Re: ARC and NSApplescript
  • Previous by thread: Re: Bindings and Validation
  • Next by thread: Re: ARC and NSApplescript
  • Index(es):
    • Date
    • Thread