What is -launchApplication:'s "name of the application"
What is -launchApplication:'s "name of the application"
- Subject: What is -launchApplication:'s "name of the application"
- From: Jerry Krinock <email@hidden>
- Date: Sat, 21 Mar 2009 15:17:12 -0700
From NSWorkspace documentation,
- (BOOL)launchApplication:(NSString *)appName
Parameters > appName > The name of the application to open.
Well, applications can have several names, so I believe this is
ambiguous.
My guess is that, in this context, "name" means the CFBundleIdentifier
value in the application's Info.plist. Did I guess correctly?
Thanks to anyone who knows!
Jerry
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden