| Sign In/My Account | View Cart |
| Article: |
Integrating AppleScript and Cocoa | |
| Subject: | Adding NSAppleScriptEnabled key incorrectly | |
| Date: | 2002-02-23 10:26:29 | |
| From: | scott@nocturne.org | |
|
To properly set the NSAppleScriptEnabled key you need to set it in the target, not the Info.plist in the Products folder (which is just a view of the built product).
|
||
Showing messages 1 through 2 of 2.
tried what you said