Executing AppleScript from Objective-C
Last few days i’ve been busy with extending What’s Tuned with user defined Apple Script. With functions written …
Creating an Installer DMG
Making a nice looking installer DMG with background is not too hard to do. The following 4 steps will guide you …
Adding AppleScript to your Mac OS Application
Adding AppleScript support to your application is hard. Adding a simple line to you Build Phases will help to ease …
Preferences file in Sandboxed apps
Trying to modify the preferences of my sandboxed apps outside the app, I noticed that it is not possible anymore …