简体   繁体   English

如何在默认的“关于”窗口中自定义文本?

[英]How to customize the text in a default About window?

I have a Cocoa app and I want to use the default About window like this: 我有一个Cocoa应用,我想使用默认的“关于”窗口,如下所示:

在此处输入图片说明

How can I change the text? 如何更改文字? ex: 例如:

Engineering: 工程:
Some people (I want to change this text to the real developer) 有些人(我想将此文本更改为真正的开发人员)

Can it be configured somewhere in the info.plist file? 可以在info.plist文件中的某个位置进行配置吗? I can't find any related key after reading the Apple document about info.plist. 阅读有关info.plist的Apple文档后,我找不到任何相关密钥。

en.lproj文件夹中查找名为“ Credits.rtf”的文件

You can edit the Credits.rtf file in most editors. 您可以在大多数编辑器中编辑Credits.rtf文件。 Xcode is a bit limited, compared to even TextEdit. 与甚至TextEdit相比,Xcode都有一定的局限性。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM