سؤال

I have a Cocoa app and I want to use the default About window like this:

enter image description here

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? I can't find any related key after reading the Apple document about info.plist.

هل كانت مفيدة؟

المحلول

Look in the en.lproj folder for a file called "Credits.rtf"

نصائح أخرى

You can edit the Credits.rtf file in most editors. Xcode is a bit limited, compared to even TextEdit.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top