Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

lynkynpark86

macrumors 6502
Original poster
I recently updated Xcode to 3.2.3. I started an Applescript application, but could not find the "Applescript" tab in the inspector in Interface Builder. If anyone knows how to bring back the Applescript menu, add applescript in an alternative way, or, as a last resort, downgrade back to a previous release, that would be great. Thanks!
 
Apple has depreciated AppleScript Studio in favor of using the AppleScript-ObjC bridge. I am hugely in favor of this new model, both as is more closely follows the model used for Python and Ruby, and as it makes AppleScript a first-class user of the Cocoa libraries (rather than a weird step-cousin).

This is going to take a bit of new learning if you already knew AppleScript-Studio, but it is well worth the jump.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.