On Sun, Dec 14, 2008 at 2:03 PM, Michael Ash <[email protected]> wrote: > Although it's only about ten more seconds of typing to use > -openFile:withApplication: instead and simply avoid the possibility > altogether.
If you're using this method, make sure to use -[NSWorkspace absolutePathForAppBundleWithIdentifier:] to get the path for the second argument. (And yes, I recommended Launch Services because I overlooked this method.) --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
