Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
orderFrontStandardAboutPanel メッセージを受信したときに NSApplication によって表示される標準の Cocoa についてのダイアログに追加の任意のデータを追加するオプションはありますか?
Credits.rtfコンテンツに名前を付けたファイルを追加するResourcesと、拡張された標準についてのパネルで自動的に使用され、必要な情報をファイルに入れることができます。から標準の著作権、バージョン情報などを取得しinfo.plistます。これは、私が知っている任意の情報を追加する最も簡単な方法です。
Credits.rtf
Resources
info.plist
-[NSApplication orderFrontStandardAboutPanelWithOptions:]