2012-02-05 16 views

risposta

2

Utilizzare una chiave FooterText nella vostra PSGroupSpecifier come questo:

<dict> 
    <key>Type</key> 
    <string>PSGroupSpecifier</string> 
    <key>Title</key> 
    <string>My App Settings</string> 
    <key>FooterText</key> 
    <string>My custom footer text.</string> 
</dict>