FROM : Mike Ferris
DATE : Wed Jan 08 21:16:46 2003
I don't understand... you can rename app bundles. I just tried with a
couple to be sure. As long as the app's Info.plist has a
CFBundleExecutableName key in it, the name of the app wrapper does not
matter. (If it does not have that key in the Info.plist then the
assumption is that the binary has the same name as the wrapper and
renaming the wrapper will break it.) Apps built by PB will, by
default, have the CFBundleExecutableName key.
Also, apps that use the bundle API to locate their resources and other
stuff within their bundles should not care what the bundles name is or
where it is installed.
Perhaps you are trying to rename system applications? Depending on
what kind of user account you have, you may not have permission to do
this. When I am logged in normally (to a non-admin account), I cannot
rename TextEdit or Mail, etc... But I can sure rename apps that I
myself installed.
Can you be more specific about what does not work for you?
Mike
Begin forwarded message:
> From: <email_removed>
> Date: Tue Jan 7, 2003 10:59:29 PM US/Pacific
> To: Cocoa Dev List <<email_removed>>
> Subject: Question
>
> Could somebody please tell me why I cannot rename an open application
> bundle in Mac OS X? I see no logic in this whatsoever. One of the new
> annoyances with Mac OS X.
> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Wed Jan 08 21:16:46 2003
I don't understand... you can rename app bundles. I just tried with a
couple to be sure. As long as the app's Info.plist has a
CFBundleExecutableName key in it, the name of the app wrapper does not
matter. (If it does not have that key in the Info.plist then the
assumption is that the binary has the same name as the wrapper and
renaming the wrapper will break it.) Apps built by PB will, by
default, have the CFBundleExecutableName key.
Also, apps that use the bundle API to locate their resources and other
stuff within their bundles should not care what the bundles name is or
where it is installed.
Perhaps you are trying to rename system applications? Depending on
what kind of user account you have, you may not have permission to do
this. When I am logged in normally (to a non-admin account), I cannot
rename TextEdit or Mail, etc... But I can sure rename apps that I
myself installed.
Can you be more specific about what does not work for you?
Mike
Begin forwarded message:
> From: <email_removed>
> Date: Tue Jan 7, 2003 10:59:29 PM US/Pacific
> To: Cocoa Dev List <<email_removed>>
> Subject: Question
>
> Could somebody please tell me why I cannot rename an open application
> bundle in Mac OS X? I see no logic in this whatsoever. One of the new
> annoyances with Mac OS X.
> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| bayleyp | Jan 8, 07:59 | |
| Nicholas Riley | Jan 8, 09:08 | |
| bayleyp | Jan 8, 09:23 | |
| bayleyp | Jan 8, 10:38 | |
| Isaac Sherman | Jan 8, 19:10 | |
| Mike Ferris | Jan 8, 21:16 | |
| bayleyp | Jan 8, 23:47 | |
| Mike Ferris | Jan 9, 19:27 | |
| bayleyp | Jan 10, 09:35 | |
| Alex Rice | Jan 10, 17:33 | |
| Karl Kuehn | Jan 10, 22:03 |






Cocoa mail archive

